[==========] 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:50:59.748404  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:42151,127.4.88.189:40943,127.4.88.188:39249
I20260608 12:50:59.750243  4450 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:50:59.751276  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:50:59.768118  4457 instance_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:50:59.769308  4456 instance_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:50:59.768198  4459 instance_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:51:00.962224  4458 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:51:00.962356  4450 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:51:00.966944  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:00.967242  4450 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:51:00.967464  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923060967444 us; error 0 us; skew 500 ppm
I20260608 12:51:00.968449  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:00.975114  4450 webserver.cc:533] Webserver started at http://127.4.88.190:37879/ using document root <none> and password file <none>
I20260608 12:51:00.976164  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:00.976470  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:00.976950  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:00.982854  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "462e8f063e6e4f87aaf68b72494b683d"
format_stamp: "Formatted at 2026-06-08 12:51:00 on dist-test-slave-vkhm"
I20260608 12:51:00.991293  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260608 12:51:00.997023  4465 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:51:00.998384  4450 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:51:00.998800  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "462e8f063e6e4f87aaf68b72494b683d"
format_stamp: "Formatted at 2026-06-08 12:51:00 on dist-test-slave-vkhm"
I20260608 12:51:00.999174  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-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:51:01.069191  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:01.070863  4450 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:51:01.071394  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:01.145804  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:42151
I20260608 12:51:01.145901  4516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:42151 every 8 connection(s)
I20260608 12:51:01.152642  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:01.154325  4517 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:51:01.159737  4519 instance_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:51:01.161322  4520 instance_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:51:01.165820  4522 instance_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:51:01.165948  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:01.168033  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:01.168360  4450 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:51:01.168596  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923061168577 us; error 0 us; skew 500 ppm
I20260608 12:51:01.169514  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:01.173843  4450 webserver.cc:533] Webserver started at http://127.4.88.189:45025/ using document root <none> and password file <none>
I20260608 12:51:01.174690  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:01.174973  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:01.175326  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:01.176867  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root/instance:
uuid: "37e9413b334a4d898de4b397bb4c9d86"
format_stamp: "Formatted at 2026-06-08 12:51:01 on dist-test-slave-vkhm"
I20260608 12:51:01.179733  4517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:01.184087  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:51:01.190502  4529 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:51:01.191391  4450 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:51:01.191718  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root
uuid: "37e9413b334a4d898de4b397bb4c9d86"
format_stamp: "Formatted at 2026-06-08 12:51:01 on dist-test-slave-vkhm"
I20260608 12:51:01.192034  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-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:51:01.215003  4517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:51:01.217796  4466 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.189:40943: connect: Connection refused (error 111)
W20260608 12:51:01.222720  4517 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.189:40943: Network error: Client connection negotiation failed: client connection to 127.4.88.189:40943: connect: Connection refused (error 111)
I20260608 12:51:01.232489  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:01.233873  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:01.272601  4517 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } attempt: 1
W20260608 12:51:01.279140  4517 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.189:40943: Network error: Client connection negotiation failed: client connection to 127.4.88.189:40943: connect: Connection refused (error 111)
I20260608 12:51:01.306253  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.189:40943
I20260608 12:51:01.306486  4581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.189:40943 every 8 connection(s)
I20260608 12:51:01.311271  4582 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:51:01.312279  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:01.316872  4582 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:51:01.321724  4585 instance_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:51:01.320096  4584 instance_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:51:01.329057  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:01.329648  4588 instance_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:51:01.330745  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:01.331389  4450 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:51:01.331611  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923061331591 us; error 0 us; skew 500 ppm
I20260608 12:51:01.332455  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:01.335038  4582 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:01.336371  4450 webserver.cc:533] Webserver started at http://127.4.88.188:46065/ using document root <none> and password file <none>
I20260608 12:51:01.337163  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:01.337437  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:01.337797  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:01.339409  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root/instance:
uuid: "b98146cfd57040feaf7defb7defa69c8"
format_stamp: "Formatted at 2026-06-08 12:51:01 on dist-test-slave-vkhm"
I20260608 12:51:01.345305  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260608 12:51:01.347678  4517 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } attempt: 2
I20260608 12:51:01.349859  4582 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:01.351820  4594 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:51:01.352795  4450 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.002s
I20260608 12:51:01.353097  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root
uuid: "b98146cfd57040feaf7defb7defa69c8"
format_stamp: "Formatted at 2026-06-08 12:51:01 on dist-test-slave-vkhm"
I20260608 12:51:01.353456  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-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:51:01.359994  4517 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:51:01.360922  4582 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.188:39249: Network error: Client connection negotiation failed: client connection to 127.4.88.188:39249: connect: Connection refused (error 111)
W20260608 12:51:01.365044  4517 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.188:39249: Network error: Client connection negotiation failed: client connection to 127.4.88.188:39249: connect: Connection refused (error 111)
I20260608 12:51:01.386797  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:01.388079  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:01.396456  4517 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } attempt: 1
W20260608 12:51:01.401259  4517 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.188:39249: Network error: Client connection negotiation failed: client connection to 127.4.88.188:39249: connect: Connection refused (error 111)
I20260608 12:51:01.404536  4582 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } attempt: 1
W20260608 12:51:01.410459  4582 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.188:39249: Network error: Client connection negotiation failed: client connection to 127.4.88.188:39249: connect: Connection refused (error 111)
I20260608 12:51:01.460232  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.188:39249
I20260608 12:51:01.460373  4646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.188:39249 every 8 connection(s)
I20260608 12:51:01.464486  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:01.465469  4647 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:51:01.470978  4647 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:01.476774  4517 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } attempt: 2
I20260608 12:51:01.477952  4582 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } attempt: 2
I20260608 12:51:01.488297  4647 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:01.500626  4647 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:01.502368  4517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d: Bootstrap starting.
I20260608 12:51:01.502745  4582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: Bootstrap starting.
I20260608 12:51:01.510197  4582 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:01.510569  4517 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:01.513025  4582 log.cc:826] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: Log is configured to *not* fsync() on all Append() calls
I20260608 12:51:01.518352  4582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: No bootstrap required, opened a new log
I20260608 12:51:01.520222  4647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: Bootstrap starting.
I20260608 12:51:01.520234  4517 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d: No bootstrap required, opened a new log
I20260608 12:51:01.525933  4647 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:01.531167  4647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: No bootstrap required, opened a new log
I20260608 12:51:01.537935  4582 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.537952  4517 raft_consensus.cc:359] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.537952  4647 raft_consensus.cc:359] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.538673  4582 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:01.538938  4517 raft_consensus.cc:385] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:01.539021  4647 raft_consensus.cc:385] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:01.539140  4582 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e9413b334a4d898de4b397bb4c9d86, State: Initialized, Role: FOLLOWER
I20260608 12:51:01.539311  4517 raft_consensus.cc:740] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e8f063e6e4f87aaf68b72494b683d, State: Initialized, Role: FOLLOWER
I20260608 12:51:01.539350  4647 raft_consensus.cc:740] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b98146cfd57040feaf7defb7defa69c8, State: Initialized, Role: FOLLOWER
I20260608 12:51:01.540377  4582 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.540463  4517 consensus_queue.cc:260] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.540387  4647 consensus_queue.cc:260] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.545130  4655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [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: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.546108  4655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:01.545764  4657 sys_catalog.cc:455] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [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: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.546839  4657 sys_catalog.cc:458] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:01.547472  4582 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:01.548225  4656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [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: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.549003  4656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:01.549378  4647 sys_catalog.cc:565] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:01.549755  4517 sys_catalog.cc:565] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:51:01.577416  4471 tablet.cc:2404] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:51:01.599465  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:51:01.599872  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:51:01.602295  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:01.604461  4686 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:51:01.604847  4686 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:51:01.605719  4690 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:51:01.605947  4690 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:51:01.611742  4689 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:51:01.612162  4689 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:51:01.613088  4692 instance_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:51:01.614602  4693 instance_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:51:01.617683  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:01.618386  4695 instance_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:51:01.619355  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:01.619590  4450 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:51:01.619796  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923061619776 us; error 0 us; skew 500 ppm
I20260608 12:51:01.620484  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:01.623090  4450 webserver.cc:533] Webserver started at http://127.4.88.129:45313/ using document root <none> and password file <none>
I20260608 12:51:01.623623  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:01.623847  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:01.624138  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:01.625381  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "dc8837c95b8e41a9adc77b26bf19748f"
format_stamp: "Formatted at 2026-06-08 12:51:01 on dist-test-slave-vkhm"
I20260608 12:51:01.630545  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:51:01.634464  4700 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:51:01.635336  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:51:01.635665  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "dc8837c95b8e41a9adc77b26bf19748f"
format_stamp: "Formatted at 2026-06-08 12:51:01 on dist-test-slave-vkhm"
I20260608 12:51:01.636003  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-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:51:01.663050  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:01.665122  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:01.668285  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:01.669984  4656 raft_consensus.cc:493] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:01.670652  4656 raft_consensus.cc:515] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.674849  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:01.675218  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:01.675100  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "462e8f063e6e4f87aaf68b72494b683d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e9413b334a4d898de4b397bb4c9d86" is_pre_election: true
I20260608 12:51:01.675621  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:01.675912  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:01.676059  4557 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e8f063e6e4f87aaf68b72494b683d in term 0.
I20260608 12:51:01.677925  4466 leader_election.cc:304] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e9413b334a4d898de4b397bb4c9d86, 462e8f063e6e4f87aaf68b72494b683d; no voters: 
I20260608 12:51:01.681037  4656 leader_election.cc:290] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e9413b334a4d898de4b397bb4c9d86 (127.4.88.189:40943), b98146cfd57040feaf7defb7defa69c8 (127.4.88.188:39249)
I20260608 12:51:01.681658  4656 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:01.681849  4622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "462e8f063e6e4f87aaf68b72494b683d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98146cfd57040feaf7defb7defa69c8" is_pre_election: true
I20260608 12:51:01.682134  4656 raft_consensus.cc:493] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:01.682634  4656 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:01.682662  4622 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e8f063e6e4f87aaf68b72494b683d in term 0.
I20260608 12:51:01.696043  4656 raft_consensus.cc:515] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.703274  4557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "462e8f063e6e4f87aaf68b72494b683d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e9413b334a4d898de4b397bb4c9d86"
I20260608 12:51:01.703789  4656 leader_election.cc:290] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [CANDIDATE]: Term 1 election: Requested vote from peers 37e9413b334a4d898de4b397bb4c9d86 (127.4.88.189:40943), b98146cfd57040feaf7defb7defa69c8 (127.4.88.188:39249)
I20260608 12:51:01.703910  4557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:01.704689  4622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "462e8f063e6e4f87aaf68b72494b683d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b98146cfd57040feaf7defb7defa69c8"
I20260608 12:51:01.705365  4622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:01.718442  4557 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e8f063e6e4f87aaf68b72494b683d in term 1.
I20260608 12:51:01.720292  4622 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e8f063e6e4f87aaf68b72494b683d in term 1.
I20260608 12:51:01.721619  4466 leader_election.cc:304] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e9413b334a4d898de4b397bb4c9d86, 462e8f063e6e4f87aaf68b72494b683d; no voters: 
I20260608 12:51:01.722760  4656 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:01.723287  4656 raft_consensus.cc:697] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 1 LEADER]: Becoming Leader. State: Replica: 462e8f063e6e4f87aaf68b72494b683d, State: Running, Role: LEADER
I20260608 12:51:01.724385  4656 consensus_queue.cc:237] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } }
I20260608 12:51:01.741218  4708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 462e8f063e6e4f87aaf68b72494b683d. Latest consensus state: current_term: 1 leader_uuid: "462e8f063e6e4f87aaf68b72494b683d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.742324  4708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:01.745597  4714 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:01.753907  4714 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:01.777608  4622 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 1 FOLLOWER]: Refusing update from remote peer 462e8f063e6e4f87aaf68b72494b683d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:01.779822  4708 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:01.784049  4557 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 1 FOLLOWER]: Refusing update from remote peer 462e8f063e6e4f87aaf68b72494b683d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:01.786006  4656 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:01.820852  4657 sys_catalog.cc:455] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 462e8f063e6e4f87aaf68b72494b683d. Latest consensus state: current_term: 1 leader_uuid: "462e8f063e6e4f87aaf68b72494b683d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.821887  4657 sys_catalog.cc:458] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:01.833032  4655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 462e8f063e6e4f87aaf68b72494b683d. Latest consensus state: current_term: 1 leader_uuid: "462e8f063e6e4f87aaf68b72494b683d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.834080  4655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:01.835517  4722 mvcc.cc:204] Tried to move back new op lower bound from 7294660861013798912 to 7294660860835790848. Current Snapshot: MvccSnapshot[applied={T|T < 7294660861013798912}]
I20260608 12:51:01.853570  4655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "462e8f063e6e4f87aaf68b72494b683d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.854645  4655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:01.869678  4657 sys_catalog.cc:455] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "462e8f063e6e4f87aaf68b72494b683d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.870743  4657 sys_catalog.cc:458] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:01.877939  4714 catalog_manager.cc:1382] Generated new cluster ID: 05a8b0fe49d043ac9f0f13cbed5a5e86
I20260608 12:51:01.878294  4714 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:01.879451  4656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "462e8f063e6e4f87aaf68b72494b683d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.880298  4656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:01.881033  4656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "462e8f063e6e4f87aaf68b72494b683d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e8f063e6e4f87aaf68b72494b683d" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 42151 } } peers { permanent_uuid: "37e9413b334a4d898de4b397bb4c9d86" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40943 } } peers { permanent_uuid: "b98146cfd57040feaf7defb7defa69c8" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 39249 } } }
I20260608 12:51:01.881672  4656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:01.922909  4714 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:01.925153  4714 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:01.963398  4714 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d: Generated new TSK 0
I20260608 12:51:01.964728  4714 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:01.990707  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:42445
I20260608 12:51:01.991014  4774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:42445 every 8 connection(s)
I20260608 12:51:02.016670  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:02.030972  4776 heartbeater.cc:344] Connected to a master server at 127.4.88.188:39249
I20260608 12:51:02.031538  4776 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:02.032820  4776 heartbeater.cc:507] Master 127.4.88.188:39249 requested a full tablet report, sending...
W20260608 12:51:02.034829  4783 instance_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:51:02.035866  4775 heartbeater.cc:344] Connected to a master server at 127.4.88.189:40943
I20260608 12:51:02.036608  4775 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:02.037453  4775 heartbeater.cc:507] Master 127.4.88.189:40943 requested a full tablet report, sending...
I20260608 12:51:02.037830  4612 ts_manager.cc:194] Registered new tserver with Master: dc8837c95b8e41a9adc77b26bf19748f (127.4.88.129:42445)
I20260608 12:51:02.038579  4777 heartbeater.cc:344] Connected to a master server at 127.4.88.190:42151
I20260608 12:51:02.038978  4777 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:02.039881  4777 heartbeater.cc:507] Master 127.4.88.190:42151 requested a full tablet report, sending...
I20260608 12:51:02.040709  4547 ts_manager.cc:194] Registered new tserver with Master: dc8837c95b8e41a9adc77b26bf19748f (127.4.88.129:42445)
I20260608 12:51:02.043146  4482 ts_manager.cc:194] Registered new tserver with Master: dc8837c95b8e41a9adc77b26bf19748f (127.4.88.129:42445)
W20260608 12:51:02.044373  4784 instance_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:51:02.047245  4482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40942
I20260608 12:51:02.049516  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:02.051200  4787 instance_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:51:02.052191  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:02.052490  4450 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:51:02.052706  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923062052688 us; error 0 us; skew 500 ppm
I20260608 12:51:02.053342  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:02.056054  4450 webserver.cc:533] Webserver started at http://127.4.88.130:34071/ using document root <none> and password file <none>
I20260608 12:51:02.056653  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:02.056852  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:02.057137  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:02.058209  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "fb52ad4398564a24b878837820bf26e3"
format_stamp: "Formatted at 2026-06-08 12:51:02 on dist-test-slave-vkhm"
I20260608 12:51:02.063237  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:51:02.067139  4791 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:51:02.068084  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:51:02.068447  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "fb52ad4398564a24b878837820bf26e3"
format_stamp: "Formatted at 2026-06-08 12:51:02 on dist-test-slave-vkhm"
I20260608 12:51:02.068735  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-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:51:02.091517  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:02.092902  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:02.095983  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:02.098475  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:02.098752  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:02.099020  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:02.099220  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:02.201040  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:35897
I20260608 12:51:02.201172  4853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:35897 every 8 connection(s)
I20260608 12:51:02.231998  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:02.240322  4854 heartbeater.cc:344] Connected to a master server at 127.4.88.189:40943
I20260608 12:51:02.240886  4854 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:02.242245  4854 heartbeater.cc:507] Master 127.4.88.189:40943 requested a full tablet report, sending...
I20260608 12:51:02.246908  4547 ts_manager.cc:194] Registered new tserver with Master: fb52ad4398564a24b878837820bf26e3 (127.4.88.130:35897)
I20260608 12:51:02.248690  4855 heartbeater.cc:344] Connected to a master server at 127.4.88.188:39249
I20260608 12:51:02.249167  4855 heartbeater.cc:461] Registering TS with master...
W20260608 12:51:02.250101  4861 instance_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:51:02.250629  4855 heartbeater.cc:507] Master 127.4.88.188:39249 requested a full tablet report, sending...
I20260608 12:51:02.249171  4858 heartbeater.cc:344] Connected to a master server at 127.4.88.190:42151
I20260608 12:51:02.251519  4858 heartbeater.cc:461] Registering TS with master...
W20260608 12:51:02.253530  4862 instance_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:51:02.254722  4612 ts_manager.cc:194] Registered new tserver with Master: fb52ad4398564a24b878837820bf26e3 (127.4.88.130:35897)
I20260608 12:51:02.254912  4858 heartbeater.cc:507] Master 127.4.88.190:42151 requested a full tablet report, sending...
I20260608 12:51:02.258014  4482 ts_manager.cc:194] Registered new tserver with Master: fb52ad4398564a24b878837820bf26e3 (127.4.88.130:35897)
W20260608 12:51:02.259763  4864 instance_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:51:02.259917  4482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40944
I20260608 12:51:02.264128  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:02.265365  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:02.265654  4450 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:51:02.265880  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923062265859 us; error 0 us; skew 500 ppm
I20260608 12:51:02.266479  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:02.269600  4450 webserver.cc:533] Webserver started at http://127.4.88.131:45923/ using document root <none> and password file <none>
I20260608 12:51:02.270141  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:02.270347  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:02.270792  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:02.272014  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "82d75b2de0144855891d2863fa8463dd"
format_stamp: "Formatted at 2026-06-08 12:51:02 on dist-test-slave-vkhm"
I20260608 12:51:02.277576  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:51:02.281895  4869 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:51:02.282831  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:51:02.283154  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "82d75b2de0144855891d2863fa8463dd"
format_stamp: "Formatted at 2026-06-08 12:51:02 on dist-test-slave-vkhm"
I20260608 12:51:02.283438  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923059578967-4450-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:51:02.304143  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:02.305603  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:02.308223  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:02.311951  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:02.312166  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:02.312505  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:02.312676  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:02.416915  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:39639
I20260608 12:51:02.417079  4931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:39639 every 8 connection(s)
I20260608 12:51:02.457166  4932 heartbeater.cc:344] Connected to a master server at 127.4.88.189:40943
I20260608 12:51:02.457641  4932 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:02.458731  4932 heartbeater.cc:507] Master 127.4.88.189:40943 requested a full tablet report, sending...
I20260608 12:51:02.459205  4933 heartbeater.cc:344] Connected to a master server at 127.4.88.188:39249
I20260608 12:51:02.459518  4935 heartbeater.cc:344] Connected to a master server at 127.4.88.190:42151
I20260608 12:51:02.459699  4933 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:02.459939  4935 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:02.460728  4933 heartbeater.cc:507] Master 127.4.88.188:39249 requested a full tablet report, sending...
I20260608 12:51:02.460896  4935 heartbeater.cc:507] Master 127.4.88.190:42151 requested a full tablet report, sending...
I20260608 12:51:02.462460  4547 ts_manager.cc:194] Registered new tserver with Master: 82d75b2de0144855891d2863fa8463dd (127.4.88.131:39639)
I20260608 12:51:02.463475  4482 ts_manager.cc:194] Registered new tserver with Master: 82d75b2de0144855891d2863fa8463dd (127.4.88.131:39639)
I20260608 12:51:02.465306  4612 ts_manager.cc:194] Registered new tserver with Master: 82d75b2de0144855891d2863fa8463dd (127.4.88.131:39639)
I20260608 12:51:02.465919  4482 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40950
I20260608 12:51:02.466512  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023823719s
I20260608 12:51:02.610906  4686 catalog_manager.cc:1294] Loaded cluster ID: 05a8b0fe49d043ac9f0f13cbed5a5e86
I20260608 12:51:02.611277  4686 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: loading cluster ID for follower catalog manager: success
I20260608 12:51:02.616385  4689 catalog_manager.cc:1294] Loaded cluster ID: 05a8b0fe49d043ac9f0f13cbed5a5e86
I20260608 12:51:02.616696  4689 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: loading cluster ID for follower catalog manager: success
I20260608 12:51:02.618912  4686 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: acquiring CA information for follower catalog manager: success
I20260608 12:51:02.621625  4689 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: acquiring CA information for follower catalog manager: success
I20260608 12:51:02.624735  4686 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:51:02.625545  4689 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:51:03.051532  4777 heartbeater.cc:499] Master 127.4.88.190:42151 was elected leader, sending a full tablet report...
I20260608 12:51:03.263336  4858 heartbeater.cc:499] Master 127.4.88.190:42151 was elected leader, sending a full tablet report...
I20260608 12:51:03.468935  4935 heartbeater.cc:499] Master 127.4.88.190:42151 was elected leader, sending a full tablet report...
I20260608 12:51:04.254082  4688 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:04.867743  4482 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40952:
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"
    }
  }
}
W20260608 12:51:04.938576  4672 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:51:04.994710  4897 tablet_service.cc:1511] Processing CreateTablet for tablet 8478f789ffea444ea51c46f77877bc85 (DEFAULT_TABLE table=test-workload [id=11f18568469c4e0e940bb0bc220706f0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:51:04.995440  4740 tablet_service.cc:1511] Processing CreateTablet for tablet d29b0103b5144b8287aba75eafbc0f4f (DEFAULT_TABLE table=test-workload [id=11f18568469c4e0e940bb0bc220706f0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:51:04.996730  4897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8478f789ffea444ea51c46f77877bc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:04.996945  4739 tablet_service.cc:1511] Processing CreateTablet for tablet a331fc094da04116aacc84b53bd31c55 (DEFAULT_TABLE table=test-workload [id=11f18568469c4e0e940bb0bc220706f0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:51:04.997697  4740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d29b0103b5144b8287aba75eafbc0f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:04.998543  4739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a331fc094da04116aacc84b53bd31c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.017278  4819 tablet_service.cc:1511] Processing CreateTablet for tablet 7cf956752f024a3c986a3afec61b78eb (DEFAULT_TABLE table=test-workload [id=11f18568469c4e0e940bb0bc220706f0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:51:05.019127  4819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cf956752f024a3c986a3afec61b78eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:05.030378  4969 tablet_bootstrap.cc:492] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f: Bootstrap starting.
I20260608 12:51:05.034880  4970 tablet_bootstrap.cc:492] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd: Bootstrap starting.
I20260608 12:51:05.044968  4969 tablet_bootstrap.cc:654] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.046605  4970 tablet_bootstrap.cc:654] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.050417  4971 tablet_bootstrap.cc:492] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3: Bootstrap starting.
I20260608 12:51:05.063205  4971 tablet_bootstrap.cc:654] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.063524  4969 tablet_bootstrap.cc:492] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f: No bootstrap required, opened a new log
I20260608 12:51:05.064779  4969 ts_tablet_manager.cc:1403] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.019s
I20260608 12:51:05.068539  4970 tablet_bootstrap.cc:492] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd: No bootstrap required, opened a new log
I20260608 12:51:05.068610  4969 raft_consensus.cc:359] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.069204  4970 ts_tablet_manager.cc:1403] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.000s
I20260608 12:51:05.069639  4969 raft_consensus.cc:385] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.070199  4969 raft_consensus.cc:740] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc8837c95b8e41a9adc77b26bf19748f, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.071396  4969 consensus_queue.cc:260] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.072387  4969 raft_consensus.cc:399] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:05.072875  4969 raft_consensus.cc:493] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:05.073354  4969 raft_consensus.cc:3060] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.076182  4970 raft_consensus.cc:359] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d75b2de0144855891d2863fa8463dd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39639 } }
I20260608 12:51:05.076881  4970 raft_consensus.cc:385] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.077016  4971 tablet_bootstrap.cc:492] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3: No bootstrap required, opened a new log
I20260608 12:51:05.077268  4970 raft_consensus.cc:740] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d75b2de0144855891d2863fa8463dd, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.077621  4971 ts_tablet_manager.cc:1403] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260608 12:51:05.078271  4970 consensus_queue.cc:260] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82d75b2de0144855891d2863fa8463dd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39639 } }
I20260608 12:51:05.079073  4970 raft_consensus.cc:399] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:05.079437  4970 raft_consensus.cc:493] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:05.079859  4970 raft_consensus.cc:3060] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.080585  4969 raft_consensus.cc:515] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.080775  4971 raft_consensus.cc:359] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb52ad4398564a24b878837820bf26e3" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35897 } }
I20260608 12:51:05.081453  4971 raft_consensus.cc:385] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.081431  4969 leader_election.cc:304] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [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: dc8837c95b8e41a9adc77b26bf19748f; no voters: 
I20260608 12:51:05.082008  4971 raft_consensus.cc:740] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb52ad4398564a24b878837820bf26e3, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.083046  4971 consensus_queue.cc:260] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb52ad4398564a24b878837820bf26e3" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35897 } }
I20260608 12:51:05.083999  4971 raft_consensus.cc:399] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:05.084542  4971 raft_consensus.cc:493] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:05.085079  4971 raft_consensus.cc:3060] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.086356  4970 raft_consensus.cc:515] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d75b2de0144855891d2863fa8463dd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39639 } }
I20260608 12:51:05.087170  4970 leader_election.cc:304] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [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: 82d75b2de0144855891d2863fa8463dd; no voters: 
I20260608 12:51:05.090513  4975 raft_consensus.cc:2804] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:05.090975  4969 leader_election.cc:290] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:05.096312  4971 raft_consensus.cc:515] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb52ad4398564a24b878837820bf26e3" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35897 } }
I20260608 12:51:05.097620  4971 leader_election.cc:304] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [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: fb52ad4398564a24b878837820bf26e3; no voters: 
I20260608 12:51:05.102651  4976 raft_consensus.cc:2804] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:05.104774  4970 leader_election.cc:290] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:05.109177  4971 leader_election.cc:290] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:05.113411  4979 raft_consensus.cc:2804] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:05.105715  4975 raft_consensus.cc:697] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 1 LEADER]: Becoming Leader. State: Replica: dc8837c95b8e41a9adc77b26bf19748f, State: Running, Role: LEADER
I20260608 12:51:05.117381  4975 consensus_queue.cc:237] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [LEADER]: Queue going to LEADER mode. State: All 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: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.119774  4969 ts_tablet_manager.cc:1434] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f: Time spent starting tablet: real 0.055s	user 0.036s	sys 0.006s
I20260608 12:51:05.134783  4971 ts_tablet_manager.cc:1434] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3: Time spent starting tablet: real 0.057s	user 0.013s	sys 0.030s
I20260608 12:51:05.121765  4976 raft_consensus.cc:697] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 1 LEADER]: Becoming Leader. State: Replica: 82d75b2de0144855891d2863fa8463dd, State: Running, Role: LEADER
I20260608 12:51:05.135377  4969 tablet_bootstrap.cc:492] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f: Bootstrap starting.
I20260608 12:51:05.141125  4970 ts_tablet_manager.cc:1434] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.024s
I20260608 12:51:05.138180  4976 consensus_queue.cc:237] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [LEADER]: Queue going to LEADER mode. State: All 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: "82d75b2de0144855891d2863fa8463dd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39639 } }
I20260608 12:51:05.147989  4979 raft_consensus.cc:697] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 1 LEADER]: Becoming Leader. State: Replica: fb52ad4398564a24b878837820bf26e3, State: Running, Role: LEADER
I20260608 12:51:05.151242  4979 consensus_queue.cc:237] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [LEADER]: Queue going to LEADER mode. State: All 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: "fb52ad4398564a24b878837820bf26e3" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35897 } }
I20260608 12:51:05.155879  4482 catalog_manager.cc:5696] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc8837c95b8e41a9adc77b26bf19748f (127.4.88.129). New cstate: current_term: 1 leader_uuid: "dc8837c95b8e41a9adc77b26bf19748f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:05.165759  4969 tablet_bootstrap.cc:654] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:05.195880  4482 catalog_manager.cc:5696] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d75b2de0144855891d2863fa8463dd (127.4.88.131). New cstate: current_term: 1 leader_uuid: "82d75b2de0144855891d2863fa8463dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d75b2de0144855891d2863fa8463dd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39639 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:05.235594  4480 catalog_manager.cc:5696] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb52ad4398564a24b878837820bf26e3 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "fb52ad4398564a24b878837820bf26e3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb52ad4398564a24b878837820bf26e3" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35897 } health_report { overall_health: HEALTHY } } }
W20260608 12:51:05.239419  4771 debug-util.cc:398] Leaking SignalData structure 0x7b0800186060 after lost signal to thread 4453
I20260608 12:51:05.275447  4969 tablet_bootstrap.cc:492] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f: No bootstrap required, opened a new log
I20260608 12:51:05.276021  4969 ts_tablet_manager.cc:1403] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.006s
I20260608 12:51:05.292052  4969 raft_consensus.cc:359] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.292740  4969 raft_consensus.cc:385] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:05.293045  4969 raft_consensus.cc:740] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc8837c95b8e41a9adc77b26bf19748f, State: Initialized, Role: FOLLOWER
I20260608 12:51:05.299229  4969 consensus_queue.cc:260] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.300086  4969 raft_consensus.cc:399] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:05.300457  4969 raft_consensus.cc:493] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:05.300848  4969 raft_consensus.cc:3060] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:05.308182  4969 raft_consensus.cc:515] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.310202  4969 leader_election.cc:304] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [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: dc8837c95b8e41a9adc77b26bf19748f; no voters: 
I20260608 12:51:05.310894  4969 leader_election.cc:290] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:05.311064  4975 raft_consensus.cc:2804] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:05.311621  4975 raft_consensus.cc:697] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 1 LEADER]: Becoming Leader. State: Replica: dc8837c95b8e41a9adc77b26bf19748f, State: Running, Role: LEADER
I20260608 12:51:05.312397  4975 consensus_queue.cc:237] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [LEADER]: Queue going to LEADER mode. State: All 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: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } }
I20260608 12:51:05.313840  4969 ts_tablet_manager.cc:1434] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.005s
I20260608 12:51:05.351297  4482 catalog_manager.cc:5696] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc8837c95b8e41a9adc77b26bf19748f (127.4.88.129). New cstate: current_term: 1 leader_uuid: "dc8837c95b8e41a9adc77b26bf19748f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc8837c95b8e41a9adc77b26bf19748f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42445 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:05.455065  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:51:05.483971  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:05.485100  4450 tablet_replica.cc:333] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f: stopping tablet replica
I20260608 12:51:05.486092  4450 raft_consensus.cc:2243] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:05.486775  4450 raft_consensus.cc:2272] T d29b0103b5144b8287aba75eafbc0f4f P dc8837c95b8e41a9adc77b26bf19748f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:05.491000  4450 tablet_replica.cc:333] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f: stopping tablet replica
I20260608 12:51:05.491823  4450 raft_consensus.cc:2243] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:05.492412  4450 raft_consensus.cc:2272] T a331fc094da04116aacc84b53bd31c55 P dc8837c95b8e41a9adc77b26bf19748f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:06.255347  4688 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:06.255805  4688 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:51:06.664095  4450 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4771)
W20260608 12:51:07.664623  4450 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4771)
I20260608 12:51:08.257025  4688 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:08.257501  4688 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:08.565008  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:51:08.576032  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:51:08.594098  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:08.594704  4450 tablet_replica.cc:333] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3: stopping tablet replica
I20260608 12:51:08.595245  4450 raft_consensus.cc:2243] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:08.595638  4450 raft_consensus.cc:2272] T 7cf956752f024a3c986a3afec61b78eb P fb52ad4398564a24b878837820bf26e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:08.613694  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:51:08.621711  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:51:08.638919  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:08.639497  4450 tablet_replica.cc:333] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd: stopping tablet replica
I20260608 12:51:08.639997  4450 raft_consensus.cc:2243] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:08.640465  4450 raft_consensus.cc:2272] T 8478f789ffea444ea51c46f77877bc85 P 82d75b2de0144855891d2863fa8463dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:08.658182  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:51:08.666368  4450 master.cc:562] Master@127.4.88.190:42151 shutting down...
I20260608 12:51:08.767325  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:08.768317  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:08.768689  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 462e8f063e6e4f87aaf68b72494b683d: stopping tablet replica
I20260608 12:51:08.787953  4450 master.cc:584] Master@127.4.88.190:42151 shutdown complete.
I20260608 12:51:08.799634  4450 master.cc:562] Master@127.4.88.189:40943 shutting down...
I20260608 12:51:08.818614  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:08.819252  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:08.819665  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37e9413b334a4d898de4b397bb4c9d86: stopping tablet replica
I20260608 12:51:08.857999  4450 master.cc:584] Master@127.4.88.189:40943 shutdown complete.
I20260608 12:51:08.867820  4450 master.cc:562] Master@127.4.88.188:39249 shutting down...
I20260608 12:51:08.884572  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:08.885144  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:08.885473  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P b98146cfd57040feaf7defb7defa69c8: stopping tablet replica
I20260608 12:51:08.902745  4450 master.cc:584] Master@127.4.88.188:39249 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (9183 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:51:08.928830  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:35461
I20260608 12:51:08.929999  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:08.934767  4994 instance_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:51:08.935562  4995 instance_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:51:08.936704  4997 instance_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:51:08.937851  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:08.938527  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:08.938709  4450 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:51:08.938825  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923068938814 us; error 0 us; skew 500 ppm
I20260608 12:51:08.939352  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:08.941669  4450 webserver.cc:533] Webserver started at http://127.4.88.190:42327/ using document root <none> and password file <none>
I20260608 12:51:08.942114  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:08.942276  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:08.942479  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:08.943480  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "2321bf7aec1c4e0e98280983fd8a5051"
format_stamp: "Formatted at 2026-06-08 12:51:08 on dist-test-slave-vkhm"
I20260608 12:51:08.947790  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:51:08.951035  5002 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:51:08.951779  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:51:08.952080  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "2321bf7aec1c4e0e98280983fd8a5051"
format_stamp: "Formatted at 2026-06-08 12:51:08 on dist-test-slave-vkhm"
I20260608 12:51:08.952421  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-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:51:08.972407  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:08.973497  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:09.008555  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:35461
I20260608 12:51:09.008668  5053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:35461 every 8 connection(s)
I20260608 12:51:09.012550  5054 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:51:09.021975  5054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051: Bootstrap starting.
I20260608 12:51:09.026360  5054 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:09.030476  5054 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051: No bootstrap required, opened a new log
I20260608 12:51:09.032612  5054 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2321bf7aec1c4e0e98280983fd8a5051" member_type: VOTER }
I20260608 12:51:09.033026  5054 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:09.033267  5054 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2321bf7aec1c4e0e98280983fd8a5051, State: Initialized, Role: FOLLOWER
I20260608 12:51:09.033896  5054 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2321bf7aec1c4e0e98280983fd8a5051" member_type: VOTER }
I20260608 12:51:09.034369  5054 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:09.034606  5054 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:09.034919  5054 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:09.038947  5054 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2321bf7aec1c4e0e98280983fd8a5051" member_type: VOTER }
I20260608 12:51:09.039507  5054 leader_election.cc:304] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [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: 2321bf7aec1c4e0e98280983fd8a5051; no voters: 
I20260608 12:51:09.040728  5054 leader_election.cc:290] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:09.041121  5057 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:09.042580  5057 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 1 LEADER]: Becoming Leader. State: Replica: 2321bf7aec1c4e0e98280983fd8a5051, State: Running, Role: LEADER
I20260608 12:51:09.043377  5057 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [LEADER]: Queue going to LEADER mode. State: All 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: "2321bf7aec1c4e0e98280983fd8a5051" member_type: VOTER }
I20260608 12:51:09.044219  5054 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:09.047639  5058 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2321bf7aec1c4e0e98280983fd8a5051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2321bf7aec1c4e0e98280983fd8a5051" member_type: VOTER } }
I20260608 12:51:09.048230  5058 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:09.048480  5059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2321bf7aec1c4e0e98280983fd8a5051. Latest consensus state: current_term: 1 leader_uuid: "2321bf7aec1c4e0e98280983fd8a5051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2321bf7aec1c4e0e98280983fd8a5051" member_type: VOTER } }
I20260608 12:51:09.049054  5059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:09.054234  5063 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:09.059600  5063 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:09.063158  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:09.068768  5063 catalog_manager.cc:1382] Generated new cluster ID: bbffefd25c0f4779a556290bb565bacb
I20260608 12:51:09.069099  5063 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:09.093518  5063 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:09.094820  5063 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:09.110008  5063 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051: Generated new TSK 0
I20260608 12:51:09.110620  5063 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:09.130306  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:09.136152  5075 instance_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:51:09.137565  5076 instance_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:51:09.139091  5078 instance_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:51:09.139812  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:09.140653  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:09.140895  4450 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:51:09.141076  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923069141051 us; error 0 us; skew 500 ppm
I20260608 12:51:09.141647  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:09.143909  4450 webserver.cc:533] Webserver started at http://127.4.88.129:41099/ using document root <none> and password file <none>
I20260608 12:51:09.144438  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:09.144606  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:09.144827  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:09.145859  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
format_stamp: "Formatted at 2026-06-08 12:51:09 on dist-test-slave-vkhm"
I20260608 12:51:09.150333  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:51:09.153510  5083 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:51:09.154309  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:51:09.154623  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
format_stamp: "Formatted at 2026-06-08 12:51:09 on dist-test-slave-vkhm"
I20260608 12:51:09.154953  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-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:51:09.166641  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:09.167714  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:09.169184  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:09.171415  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:09.171639  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:09.171878  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:09.172073  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:09.209151  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:42723
I20260608 12:51:09.209280  5145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:42723 every 8 connection(s)
I20260608 12:51:09.214334  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:09.221838  5150 instance_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:51:09.223202  5151 instance_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:51:09.225880  5153 instance_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:51:09.225930  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:09.228045  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:09.228317  4450 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:51:09.228547  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923069228529 us; error 0 us; skew 500 ppm
I20260608 12:51:09.229285  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:09.230257  5146 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35461
I20260608 12:51:09.230719  5146 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:09.231627  5146 heartbeater.cc:507] Master 127.4.88.190:35461 requested a full tablet report, sending...
I20260608 12:51:09.232110  4450 webserver.cc:533] Webserver started at http://127.4.88.130:37241/ using document root <none> and password file <none>
I20260608 12:51:09.232801  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:09.233021  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:09.233350  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:09.234022  5019 ts_manager.cc:194] Registered new tserver with Master: 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723)
I20260608 12:51:09.234562  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "d6d0f58fafce4bf7b20b593982299696"
format_stamp: "Formatted at 2026-06-08 12:51:09 on dist-test-slave-vkhm"
I20260608 12:51:09.235785  5019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44290
I20260608 12:51:09.239665  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:51:09.243103  5158 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:51:09.243875  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:09.244170  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "d6d0f58fafce4bf7b20b593982299696"
format_stamp: "Formatted at 2026-06-08 12:51:09 on dist-test-slave-vkhm"
I20260608 12:51:09.244498  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-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:51:09.254573  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:09.255683  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:09.257267  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:09.259500  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:09.259676  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:09.259991  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:09.260154  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:09.296690  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:44173
I20260608 12:51:09.296798  5220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:44173 every 8 connection(s)
I20260608 12:51:09.301694  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:09.308842  5224 instance_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:51:09.311249  5225 instance_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:51:09.312134  5227 instance_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:51:09.313800  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:09.314440  5221 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35461
I20260608 12:51:09.314879  5221 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:09.314864  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:09.315353  4450 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:51:09.315577  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923069315557 us; error 0 us; skew 500 ppm
I20260608 12:51:09.316011  5221 heartbeater.cc:507] Master 127.4.88.190:35461 requested a full tablet report, sending...
I20260608 12:51:09.316483  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:09.318296  5019 ts_manager.cc:194] Registered new tserver with Master: d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:09.319403  4450 webserver.cc:533] Webserver started at http://127.4.88.131:42683/ using document root <none> and password file <none>
I20260608 12:51:09.319772  5019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44298
I20260608 12:51:09.319943  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:09.320292  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:09.320582  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:09.321995  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "5928b12d0f7346fd891b836d58716dbd"
format_stamp: "Formatted at 2026-06-08 12:51:09 on dist-test-slave-vkhm"
I20260608 12:51:09.326479  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:51:09.329725  5232 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:51:09.330499  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:51:09.330801  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "5928b12d0f7346fd891b836d58716dbd"
format_stamp: "Formatted at 2026-06-08 12:51:09 on dist-test-slave-vkhm"
I20260608 12:51:09.331089  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-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:51:09.345644  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:09.346800  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:09.348112  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:09.350391  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:09.350600  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:09.350871  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:09.351037  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:09.389766  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:43261
I20260608 12:51:09.389873  5294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:43261 every 8 connection(s)
I20260608 12:51:09.403680  5295 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35461
I20260608 12:51:09.404057  5295 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:09.404819  5295 heartbeater.cc:507] Master 127.4.88.190:35461 requested a full tablet report, sending...
I20260608 12:51:09.406754  5019 ts_manager.cc:194] Registered new tserver with Master: 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:09.407745  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01454276s
I20260608 12:51:09.408025  5019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44312
I20260608 12:51:10.238968  5146 heartbeater.cc:499] Master 127.4.88.190:35461 was elected leader, sending a full tablet report...
I20260608 12:51:10.322862  5221 heartbeater.cc:499] Master 127.4.88.190:35461 was elected leader, sending a full tablet report...
I20260608 12:51:10.410697  5295 heartbeater.cc:499] Master 127.4.88.190:35461 was elected leader, sending a full tablet report...
I20260608 12:51:10.467749  5019 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44320:
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:51:10.470772  5019 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:51:10.558269  5186 tablet_service.cc:1511] Processing CreateTablet for tablet 7b03368bb8284d89ab72bb51b2d37581 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:51:10.560230  5186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b03368bb8284d89ab72bb51b2d37581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.567210  5185 tablet_service.cc:1511] Processing CreateTablet for tablet 29248d452b3e4dd5a54b4104be0237b2 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:51:10.568925  5185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29248d452b3e4dd5a54b4104be0237b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.568769  5260 tablet_service.cc:1511] Processing CreateTablet for tablet 7b03368bb8284d89ab72bb51b2d37581 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:51:10.569772  5255 tablet_service.cc:1511] Processing CreateTablet for tablet c36ab4547f894d83ae6067e57345222c (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:51:10.570421  5260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b03368bb8284d89ab72bb51b2d37581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.571200  5111 tablet_service.cc:1511] Processing CreateTablet for tablet 7b03368bb8284d89ab72bb51b2d37581 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:51:10.572883  5111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b03368bb8284d89ab72bb51b2d37581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.572963  5254 tablet_service.cc:1511] Processing CreateTablet for tablet 0082d2bf6b7e45af9e54c145a2ccaa16 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:51:10.573843  5257 tablet_service.cc:1511] Processing CreateTablet for tablet 1164578bc8e34da1927e6dde8a9bdd9b (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:51:10.573879  5184 tablet_service.cc:1511] Processing CreateTablet for tablet 82ef65a6a6da4e2f80e3455e93e1a23f (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:51:10.575686  5184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ef65a6a6da4e2f80e3455e93e1a23f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.575875  5253 tablet_service.cc:1511] Processing CreateTablet for tablet d7855d4840d6407c8b0957b09c9880a5 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:51:10.577780  5109 tablet_service.cc:1511] Processing CreateTablet for tablet 82ef65a6a6da4e2f80e3455e93e1a23f (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:51:10.578723  5107 tablet_service.cc:1511] Processing CreateTablet for tablet 07f73b0316044e4095d210e3677c9074 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:51:10.579376  5109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ef65a6a6da4e2f80e3455e93e1a23f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.580233  5107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f73b0316044e4095d210e3677c9074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.580906  5181 tablet_service.cc:1511] Processing CreateTablet for tablet c36ab4547f894d83ae6067e57345222c (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:51:10.581662  5258 tablet_service.cc:1511] Processing CreateTablet for tablet 82ef65a6a6da4e2f80e3455e93e1a23f (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:51:10.582249  5181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36ab4547f894d83ae6067e57345222c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.579411  5182 tablet_service.cc:1511] Processing CreateTablet for tablet 07f73b0316044e4095d210e3677c9074 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:51:10.585659  5259 tablet_service.cc:1511] Processing CreateTablet for tablet 29248d452b3e4dd5a54b4104be0237b2 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:51:10.587422  5105 tablet_service.cc:1511] Processing CreateTablet for tablet 0082d2bf6b7e45af9e54c145a2ccaa16 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:51:10.588837  5256 tablet_service.cc:1511] Processing CreateTablet for tablet 07f73b0316044e4095d210e3677c9074 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:51:10.589704  5106 tablet_service.cc:1511] Processing CreateTablet for tablet c36ab4547f894d83ae6067e57345222c (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:51:10.587666  5108 tablet_service.cc:1511] Processing CreateTablet for tablet 1164578bc8e34da1927e6dde8a9bdd9b (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:51:10.590335  5110 tablet_service.cc:1511] Processing CreateTablet for tablet 29248d452b3e4dd5a54b4104be0237b2 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:51:10.591970  5104 tablet_service.cc:1511] Processing CreateTablet for tablet d7855d4840d6407c8b0957b09c9880a5 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:51:10.577795  5183 tablet_service.cc:1511] Processing CreateTablet for tablet 1164578bc8e34da1927e6dde8a9bdd9b (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:51:10.595135  5105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0082d2bf6b7e45af9e54c145a2ccaa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.571211  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36ab4547f894d83ae6067e57345222c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.597283  5259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29248d452b3e4dd5a54b4104be0237b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.585789  5182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f73b0316044e4095d210e3677c9074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.600448  5180 tablet_service.cc:1511] Processing CreateTablet for tablet 0082d2bf6b7e45af9e54c145a2ccaa16 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:51:10.601715  5183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1164578bc8e34da1927e6dde8a9bdd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.604782  5256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f73b0316044e4095d210e3677c9074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.605760  5254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0082d2bf6b7e45af9e54c145a2ccaa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.606644  5258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ef65a6a6da4e2f80e3455e93e1a23f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.607604  5257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1164578bc8e34da1927e6dde8a9bdd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.627023  5179 tablet_service.cc:1511] Processing CreateTablet for tablet d7855d4840d6407c8b0957b09c9880a5 (DEFAULT_TABLE table=test-workload [id=bcf45aa65f494370b466a11b3b315dc1]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:51:10.628403  5253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7855d4840d6407c8b0957b09c9880a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.633035  5179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7855d4840d6407c8b0957b09c9880a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.640635  5106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36ab4547f894d83ae6067e57345222c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.641501  5104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7855d4840d6407c8b0957b09c9880a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.641841  5180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0082d2bf6b7e45af9e54c145a2ccaa16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.642196  5110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29248d452b3e4dd5a54b4104be0237b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.653038  5108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1164578bc8e34da1927e6dde8a9bdd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:10.670181  5316 tablet_bootstrap.cc:492] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:10.709616  5317 tablet_bootstrap.cc:492] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:10.727638  5318 tablet_bootstrap.cc:492] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
I20260608 12:51:10.737082  5316 tablet_bootstrap.cc:654] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.737076  5317 tablet_bootstrap.cc:654] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.741526  5318 tablet_bootstrap.cc:654] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.750722  5317 tablet_bootstrap.cc:492] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:10.751214  5318 tablet_bootstrap.cc:492] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:10.751211  5317 ts_tablet_manager.cc:1403] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.009s
I20260608 12:51:10.751564  5316 tablet_bootstrap.cc:492] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:10.751883  5318 ts_tablet_manager.cc:1403] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260608 12:51:10.752089  5316 ts_tablet_manager.cc:1403] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.010s
I20260608 12:51:10.754419  5317 raft_consensus.cc:359] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.755189  5317 raft_consensus.cc:385] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.755502  5317 raft_consensus.cc:740] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.755295  5318 raft_consensus.cc:359] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.755510  5316 raft_consensus.cc:359] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.756292  5318 raft_consensus.cc:385] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.756476  5316 raft_consensus.cc:385] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.756750  5318 raft_consensus.cc:740] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.756909  5316 raft_consensus.cc:740] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.756574  5317 consensus_queue.cc:260] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.757975  5318 consensus_queue.cc:260] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.758056  5316 consensus_queue.cc:260] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.760066  5317 ts_tablet_manager.cc:1434] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:51:10.761209  5317 tablet_bootstrap.cc:492] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:10.768183  5317 tablet_bootstrap.cc:654] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.768685  5316 ts_tablet_manager.cc:1434] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:51:10.771100  5318 ts_tablet_manager.cc:1434] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.009s
I20260608 12:51:10.772229  5318 tablet_bootstrap.cc:492] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
I20260608 12:51:10.775972  5316 tablet_bootstrap.cc:492] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:10.778919  5318 tablet_bootstrap.cc:654] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.790959  5316 tablet_bootstrap.cc:654] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.807682  5316 tablet_bootstrap.cc:492] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:10.808492  5316 ts_tablet_manager.cc:1403] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.010s
I20260608 12:51:10.812642  5316 raft_consensus.cc:359] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.813900  5316 raft_consensus.cc:385] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.814373  5316 raft_consensus.cc:740] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.815605  5316 consensus_queue.cc:260] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.819064  5316 ts_tablet_manager.cc:1434] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:51:10.820479  5316 tablet_bootstrap.cc:492] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:10.829759  5316 tablet_bootstrap.cc:654] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.838760  5317 tablet_bootstrap.cc:492] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:10.839244  5317 ts_tablet_manager.cc:1403] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.078s	user 0.029s	sys 0.046s
I20260608 12:51:10.840456  5318 tablet_bootstrap.cc:492] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:10.841089  5318 ts_tablet_manager.cc:1403] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.039s
I20260608 12:51:10.841709  5317 raft_consensus.cc:359] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.842353  5317 raft_consensus.cc:385] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.842610  5317 raft_consensus.cc:740] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.842656  5316 tablet_bootstrap.cc:492] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:10.843385  5316 ts_tablet_manager.cc:1403] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260608 12:51:10.843551  5317 consensus_queue.cc:260] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.844079  5318 raft_consensus.cc:359] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.844846  5318 raft_consensus.cc:385] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.845187  5318 raft_consensus.cc:740] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.845857  5317 ts_tablet_manager.cc:1434] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:51:10.846339  5318 consensus_queue.cc:260] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.846920  5317 tablet_bootstrap.cc:492] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:10.846709  5316 raft_consensus.cc:359] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.847465  5316 raft_consensus.cc:385] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.847822  5316 raft_consensus.cc:740] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.848824  5318 ts_tablet_manager.cc:1434] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:51:10.848654  5316 consensus_queue.cc:260] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.849964  5318 tablet_bootstrap.cc:492] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
I20260608 12:51:10.850992  5316 ts_tablet_manager.cc:1434] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:10.854285  5317 tablet_bootstrap.cc:654] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.854946  5316 tablet_bootstrap.cc:492] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:10.857038  5318 tablet_bootstrap.cc:654] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.864120  5316 tablet_bootstrap.cc:654] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.869251  5318 tablet_bootstrap.cc:492] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:10.869838  5318 ts_tablet_manager.cc:1403] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 12:51:10.872946  5318 raft_consensus.cc:359] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.873862  5318 raft_consensus.cc:385] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.874241  5318 raft_consensus.cc:740] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.875169  5318 consensus_queue.cc:260] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.877771  5316 tablet_bootstrap.cc:492] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:10.878890  5316 ts_tablet_manager.cc:1403] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260608 12:51:10.881505  5318 ts_tablet_manager.cc:1434] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:51:10.882651  5318 tablet_bootstrap.cc:492] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
I20260608 12:51:10.883399  5316 raft_consensus.cc:359] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.884513  5316 raft_consensus.cc:385] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.884986  5316 raft_consensus.cc:740] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.886279  5316 consensus_queue.cc:260] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.889848  5318 tablet_bootstrap.cc:654] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.896420  5316 ts_tablet_manager.cc:1434] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:51:10.897902  5316 tablet_bootstrap.cc:492] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:10.902652  5323 raft_consensus.cc:493] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:10.903228  5323 raft_consensus.cc:515] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.907136  5316 tablet_bootstrap.cc:654] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.912519  5317 tablet_bootstrap.cc:492] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:10.913149  5317 ts_tablet_manager.cc:1403] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.032s
I20260608 12:51:10.914248  5318 tablet_bootstrap.cc:492] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:10.914698  5318 ts_tablet_manager.cc:1403] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260608 12:51:10.916599  5317 raft_consensus.cc:359] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.917028  5318 raft_consensus.cc:359] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.917414  5317 raft_consensus.cc:385] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.917665  5318 raft_consensus.cc:385] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.917770  5317 raft_consensus.cc:740] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.918025  5318 raft_consensus.cc:740] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.918639  5317 consensus_queue.cc:260] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.918902  5318 consensus_queue.cc:260] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.912355  5323 leader_election.cc:290] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:10.913247  5316 tablet_bootstrap.cc:492] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:10.920681  5316 ts_tablet_manager.cc:1403] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 12:51:10.923800  5316 raft_consensus.cc:359] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.924630  5316 raft_consensus.cc:385] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.924964  5316 raft_consensus.cc:740] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.925951  5316 consensus_queue.cc:260] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.928896  5323 raft_consensus.cc:493] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:10.929520  5323 raft_consensus.cc:515] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.931824  5316 ts_tablet_manager.cc:1434] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:51:10.932075  5317 ts_tablet_manager.cc:1434] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:51:10.932909  5316 tablet_bootstrap.cc:492] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:10.933125  5317 tablet_bootstrap.cc:492] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:10.937444  5324 raft_consensus.cc:493] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:10.937969  5324 raft_consensus.cc:515] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.942485  5317 tablet_bootstrap.cc:654] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.944372  5324 leader_election.cc:290] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:10.946578  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:10.948987  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:10.955411  5317 tablet_bootstrap.cc:492] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:10.955958  5317 ts_tablet_manager.cc:1403] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260608 12:51:10.960731  5316 tablet_bootstrap.cc:654] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
W20260608 12:51:10.960886  5233 leader_election.cc:343] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:51:10.965324  5233 leader_election.cc:343] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:10.959401  5317 raft_consensus.cc:359] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.965337  5323 leader_election.cc:290] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:10.969336  5317 raft_consensus.cc:385] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.971822  5317 raft_consensus.cc:740] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:10.980257  5318 ts_tablet_manager.cc:1434] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.065s	user 0.030s	sys 0.025s
I20260608 12:51:10.983763  5318 tablet_bootstrap.cc:492] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
I20260608 12:51:10.983584  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:10.977723  5196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:10.984598  5196 raft_consensus.cc:2468] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 0.
W20260608 12:51:10.985489  5235 leader_election.cc:343] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:10.986068  5235 leader_election.cc:304] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [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: 5928b12d0f7346fd891b836d58716dbd; no voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696
I20260608 12:51:10.989614  5316 tablet_bootstrap.cc:492] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:10.990175  5316 ts_tablet_manager.cc:1403] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.002s
I20260608 12:51:10.980402  5317 consensus_queue.cc:260] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.991809  5323 raft_consensus.cc:2749] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:10.993389  5317 ts_tablet_manager.cc:1434] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260608 12:51:10.994386  5317 tablet_bootstrap.cc:492] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:10.994753  5318 tablet_bootstrap.cc:654] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:10.995993  5316 raft_consensus.cc:359] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:10.997897  5316 raft_consensus.cc:385] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:10.998260  5316 raft_consensus.cc:740] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.004134  5270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.004858  5270 raft_consensus.cc:2468] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 0.
I20260608 12:51:11.002027  5235 leader_election.cc:304] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [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: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696; no voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b
I20260608 12:51:11.006732  5323 raft_consensus.cc:2804] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.007378  5323 raft_consensus.cc:493] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.002310  5316 consensus_queue.cc:260] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.007975  5323 raft_consensus.cc:3060] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.007972  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.008539  5161 leader_election.cc:304] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.008846  5121 raft_consensus.cc:2468] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 0.
I20260608 12:51:11.010010  5324 raft_consensus.cc:2804] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.010399  5324 raft_consensus.cc:493] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.010751  5324 raft_consensus.cc:3060] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.019536  5323 raft_consensus.cc:515] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.019544  5324 raft_consensus.cc:515] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.021193  5316 ts_tablet_manager.cc:1434] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.005s
I20260608 12:51:11.023316  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:11.023705  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:11.024485  5120 raft_consensus.cc:3060] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:51:11.024963  5233 leader_election.cc:343] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:11.026326  5342 raft_consensus.cc:493] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.026865  5342 raft_consensus.cc:515] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.027323  5196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:11.027921  5196 raft_consensus.cc:3060] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.029484  5342 leader_election.cc:290] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.030181  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.030824  5316 tablet_bootstrap.cc:492] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:11.030790  5121 raft_consensus.cc:2468] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 0.
I20260608 12:51:11.032790  5159 leader_election.cc:304] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.035507  5270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.038280  5120 raft_consensus.cc:2468] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 1.
I20260608 12:51:11.038738  5316 tablet_bootstrap.cc:654] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.040622  5196 raft_consensus.cc:2468] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 1.
I20260608 12:51:11.039031  5342 raft_consensus.cc:2804] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.041281  5342 raft_consensus.cc:493] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.041198  5159 leader_election.cc:304] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.041873  5342 raft_consensus.cc:3060] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.039872  5324 leader_election.cc:290] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.041289  5318 tablet_bootstrap.cc:492] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:11.042802  5324 raft_consensus.cc:2804] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.043422  5318 ts_tablet_manager.cc:1403] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.005s
I20260608 12:51:11.043478  5324 raft_consensus.cc:697] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Becoming Leader. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:11.045871  5324 consensus_queue.cc:237] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.046679  5270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:11.047322  5270 raft_consensus.cc:3060] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.047923  5318 raft_consensus.cc:359] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.048806  5318 raft_consensus.cc:385] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.049177  5318 raft_consensus.cc:740] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.050324  5318 consensus_queue.cc:260] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.054453  5235 leader_election.cc:304] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [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: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696; no voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b
I20260608 12:51:11.055598  5336 raft_consensus.cc:2804] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.058137  5316 tablet_bootstrap.cc:492] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:11.058454  5318 ts_tablet_manager.cc:1434] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260608 12:51:11.058746  5316 ts_tablet_manager.cc:1403] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.001s
I20260608 12:51:11.059937  5318 tablet_bootstrap.cc:492] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
W20260608 12:51:11.056473  5161 leader_election.cc:343] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:51:11.060871  5067 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:51:11.060966  5323 leader_election.cc:290] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:11.023351  5317 tablet_bootstrap.cc:654] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.062790  5270 raft_consensus.cc:2468] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 1.
I20260608 12:51:11.063733  5072 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:11.064147  5324 raft_consensus.cc:493] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:51:11.065339  5072 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:51:11.065348  5324 raft_consensus.cc:515] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.052523  5342 raft_consensus.cc:515] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.069279  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7855d4840d6407c8b0957b09c9880a5" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.069561  5324 leader_election.cc:290] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.067940  5316 raft_consensus.cc:359] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.071276  5342 leader_election.cc:290] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.071807  5316 raft_consensus.cc:385] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.071805  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
W20260608 12:51:11.071245  5159 leader_election.cc:343] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:11.072906  5120 raft_consensus.cc:3060] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.072351  5018 catalog_manager.cc:5696] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d0f58fafce4bf7b20b593982299696 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "d6d0f58fafce4bf7b20b593982299696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:11.074476  5318 tablet_bootstrap.cc:654] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.078399  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:11.078742  5270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7855d4840d6407c8b0957b09c9880a5" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.079236  5269 raft_consensus.cc:3060] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.080159  5120 raft_consensus.cc:2468] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 1.
I20260608 12:51:11.081298  5316 raft_consensus.cc:740] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.081766  5159 leader_election.cc:304] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.082679  5342 raft_consensus.cc:2804] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.083428  5342 raft_consensus.cc:697] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Becoming Leader. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:11.084318  5342 consensus_queue.cc:237] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.086906  5269 raft_consensus.cc:2468] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 1.
I20260608 12:51:11.082620  5316 consensus_queue.cc:260] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
W20260608 12:51:11.089228  5161 leader_election.cc:343] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:11.089432  5317 tablet_bootstrap.cc:492] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:11.090958  5317 ts_tablet_manager.cc:1403] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.008s
I20260608 12:51:11.090662  5161 leader_election.cc:304] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [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: d6d0f58fafce4bf7b20b593982299696; no voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd
I20260608 12:51:11.092936  5324 raft_consensus.cc:2749] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:11.093765  5318 tablet_bootstrap.cc:492] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:11.094338  5318 ts_tablet_manager.cc:1403] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.006s
I20260608 12:51:11.094424  5317 raft_consensus.cc:359] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.095420  5317 raft_consensus.cc:385] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.095808  5317 raft_consensus.cc:740] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.090026  5316 ts_tablet_manager.cc:1434] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.006s
I20260608 12:51:11.097256  5316 tablet_bootstrap.cc:492] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696: Bootstrap starting.
I20260608 12:51:11.098006  5318 raft_consensus.cc:359] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.098812  5318 raft_consensus.cc:385] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.099124  5318 raft_consensus.cc:740] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.100308  5318 consensus_queue.cc:260] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.101765  5336 raft_consensus.cc:697] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Becoming Leader. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Running, Role: LEADER
I20260608 12:51:11.102417  5317 consensus_queue.cc:260] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.102958  5318 ts_tablet_manager.cc:1434] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:51:11.104278  5318 tablet_bootstrap.cc:492] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
I20260608 12:51:11.109093  5316 tablet_bootstrap.cc:654] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.108857  5336 consensus_queue.cc:237] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.105172  5317 ts_tablet_manager.cc:1434] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260608 12:51:11.113675  5317 tablet_bootstrap.cc:492] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:11.122464  5317 tablet_bootstrap.cc:654] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.175458  5318 tablet_bootstrap.cc:654] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.182075  5317 tablet_bootstrap.cc:492] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:11.182365  5316 tablet_bootstrap.cc:492] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696: No bootstrap required, opened a new log
I20260608 12:51:11.182719  5317 ts_tablet_manager.cc:1403] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.013s
I20260608 12:51:11.182848  5316 ts_tablet_manager.cc:1403] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.007s
I20260608 12:51:11.185885  5316 raft_consensus.cc:359] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.186141  5317 raft_consensus.cc:359] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.186646  5316 raft_consensus.cc:385] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.186849  5317 raft_consensus.cc:385] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.187058  5316 raft_consensus.cc:740] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.187247  5317 raft_consensus.cc:740] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.187943  5316 consensus_queue.cc:260] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.188036  5317 consensus_queue.cc:260] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.190295  5317 ts_tablet_manager.cc:1434] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:11.190683  5316 ts_tablet_manager.cc:1434] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:51:11.191366  5317 tablet_bootstrap.cc:492] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:11.199349  5317 tablet_bootstrap.cc:654] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.205330  5318 tablet_bootstrap.cc:492] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:11.206104  5318 ts_tablet_manager.cc:1403] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.005s
I20260608 12:51:11.206576  5317 tablet_bootstrap.cc:492] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:11.207114  5317 ts_tablet_manager.cc:1403] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:51:11.207234  5342 raft_consensus.cc:493] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.209810  5318 raft_consensus.cc:359] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.210664  5318 raft_consensus.cc:385] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.211016  5318 raft_consensus.cc:740] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.211112  5317 raft_consensus.cc:359] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.212081  5317 raft_consensus.cc:385] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.207741  5342 raft_consensus.cc:515] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.211964  5318 consensus_queue.cc:260] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.212608  5317 raft_consensus.cc:740] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.213750  5317 consensus_queue.cc:260] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.214576  5342 leader_election.cc:290] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.214835  5318 ts_tablet_manager.cc:1434] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:51:11.216226  5318 tablet_bootstrap.cc:492] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd: Bootstrap starting.
I20260608 12:51:11.216418  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
W20260608 12:51:11.218268  5159 leader_election.cc:343] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:51:11.219383  5317 ts_tablet_manager.cc:1434] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:51:11.220544  5317 tablet_bootstrap.cc:492] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Bootstrap starting.
I20260608 12:51:11.223992  5318 tablet_bootstrap.cc:654] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.227324  5317 tablet_bootstrap.cc:654] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:11.232169  5318 tablet_bootstrap.cc:492] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd: No bootstrap required, opened a new log
I20260608 12:51:11.232751  5318 ts_tablet_manager.cc:1403] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260608 12:51:11.233094  5317 tablet_bootstrap.cc:492] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b: No bootstrap required, opened a new log
I20260608 12:51:11.233752  5317 ts_tablet_manager.cc:1403] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260608 12:51:11.235572  5318 raft_consensus.cc:359] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.236374  5318 raft_consensus.cc:385] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.236718  5318 raft_consensus.cc:740] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.236685  5317 raft_consensus.cc:359] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.237643  5317 raft_consensus.cc:385] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:11.237977  5317 raft_consensus.cc:740] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Initialized, Role: FOLLOWER
I20260608 12:51:11.237814  5318 consensus_queue.cc:260] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.238684  5317 consensus_queue.cc:260] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.240304  5318 ts_tablet_manager.cc:1434] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260608 12:51:11.240929  5317 ts_tablet_manager.cc:1434] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:51:11.322835  5360 raft_consensus.cc:493] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.323446  5360 raft_consensus.cc:515] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.326100  5360 leader_election.cc:290] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.326599  5360 raft_consensus.cc:493] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.327072  5360 raft_consensus.cc:515] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.329252  5360 leader_election.cc:290] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.329349  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.329892  5360 raft_consensus.cc:493] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.330058  5269 raft_consensus.cc:2468] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 0.
I20260608 12:51:11.330422  5360 raft_consensus.cc:515] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.331800  5161 leader_election.cc:304] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [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: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696; no voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b
I20260608 12:51:11.332911  5360 leader_election.cc:290] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.338951  5323 raft_consensus.cc:493] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.339414  5323 raft_consensus.cc:515] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.341622  5323 leader_election.cc:290] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:11.342128  5323 raft_consensus.cc:493] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.342638  5323 raft_consensus.cc:515] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.344550  5323 leader_election.cc:290] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:11.346019  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.346133  5196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:11.346375  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.346571  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:11.346765  5121 raft_consensus.cc:2468] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 0.
I20260608 12:51:11.346839  5196 raft_consensus.cc:2468] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 0.
I20260608 12:51:11.346998  5120 raft_consensus.cc:2468] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 0.
I20260608 12:51:11.347191  5195 raft_consensus.cc:2468] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 0.
I20260608 12:51:11.348609  5233 leader_election.cc:304] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd; no voters: 
I20260608 12:51:11.348639  5235 leader_election.cc:304] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.350096  5323 raft_consensus.cc:493] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.350601  5323 raft_consensus.cc:515] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.353547  5323 leader_election.cc:290] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:11.354127  5323 raft_consensus.cc:2804] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.354337  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7855d4840d6407c8b0957b09c9880a5" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.354610  5323 raft_consensus.cc:493] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.354671  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7855d4840d6407c8b0957b09c9880a5" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:11.355202  5323 raft_consensus.cc:3060] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.355298  5120 raft_consensus.cc:2468] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 0.
I20260608 12:51:11.355381  5195 raft_consensus.cc:2468] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 0.
I20260608 12:51:11.356571  5233 leader_election.cc:304] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd; no voters: 
I20260608 12:51:11.360112  5342 raft_consensus.cc:2804] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.360550  5342 raft_consensus.cc:493] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.360872  5342 raft_consensus.cc:3060] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.363750  5323 raft_consensus.cc:515] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.366714  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:11.367316  5120 raft_consensus.cc:3060] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.367584  5342 raft_consensus.cc:515] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.368152  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.376170  5324 raft_consensus.cc:493] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.368722  5336 raft_consensus.cc:2804] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.376988  5336 raft_consensus.cc:493] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.376747  5324 raft_consensus.cc:515] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.377161  5120 raft_consensus.cc:2468] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 1.
I20260608 12:51:11.377393  5336 raft_consensus.cc:3060] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.378304  5233 leader_election.cc:304] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd; no voters: 
I20260608 12:51:11.379848  5364 raft_consensus.cc:2804] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.369433  5270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.370042  5343 raft_consensus.cc:493] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.380985  5364 raft_consensus.cc:697] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Becoming Leader. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Running, Role: LEADER
I20260608 12:51:11.380834  5343 raft_consensus.cc:515] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.381311  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.382155  5120 raft_consensus.cc:2393] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6d0f58fafce4bf7b20b593982299696 in current term 1: Already voted for candidate 5928b12d0f7346fd891b836d58716dbd in this term.
I20260608 12:51:11.371876  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:11.372280  5346 raft_consensus.cc:2804] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.382690  5346 raft_consensus.cc:493] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.372965  5196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:11.383296  5346 raft_consensus.cc:3060] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.371433  5268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.385179  5267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.385753  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" is_pre_election: true
I20260608 12:51:11.386926  5324 leader_election.cc:290] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.386324  5019 catalog_manager.cc:5696] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5928b12d0f7346fd891b836d58716dbd (127.4.88.131). New cstate: current_term: 1 leader_uuid: "5928b12d0f7346fd891b836d58716dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:11.374850  5193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:11.387979  5193 raft_consensus.cc:2468] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 0.
I20260608 12:51:11.388355  5267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.372392  5323 leader_election.cc:290] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:11.382723  5195 raft_consensus.cc:3060] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.383378  5343 leader_election.cc:290] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.373956  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:11.391824  5086 leader_election.cc:304] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.376772  5269 raft_consensus.cc:2468] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 0.
I20260608 12:51:11.394392  5346 raft_consensus.cc:515] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.381855  5364 consensus_queue.cc:237] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.383482  5196 raft_consensus.cc:2468] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 0.
I20260608 12:51:11.386340  5120 raft_consensus.cc:2468] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 0.
I20260608 12:51:11.396009  5322 raft_consensus.cc:493] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:11.397459  5361 raft_consensus.cc:2804] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.397469  5322 raft_consensus.cc:515] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.403587  5121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:11.404599  5121 raft_consensus.cc:3060] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.399308  5161 leader_election.cc:304] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [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: d6d0f58fafce4bf7b20b593982299696; no voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd
I20260608 12:51:11.405635  5342 leader_election.cc:290] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.404822  5346 leader_election.cc:290] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:11.408138  5119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7855d4840d6407c8b0957b09c9880a5" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:11.408094  5086 leader_election.cc:304] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd; no voters: 
I20260608 12:51:11.409965  5119 raft_consensus.cc:3060] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.410732  5360 raft_consensus.cc:2804] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.411159  5360 raft_consensus.cc:493] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.401098  5361 raft_consensus.cc:493] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.416035  5159 leader_election.cc:304] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 5928b12d0f7346fd891b836d58716dbd
I20260608 12:51:11.416486  5361 raft_consensus.cc:3060] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.413002  5360 raft_consensus.cc:3060] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.415738  5269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:11.418216  5342 raft_consensus.cc:2804] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:11.419745  5342 raft_consensus.cc:493] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:11.420234  5342 raft_consensus.cc:3060] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.423278  5195 raft_consensus.cc:2468] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 1.
I20260608 12:51:11.428606  5342 raft_consensus.cc:515] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.428964  5196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7855d4840d6407c8b0957b09c9880a5" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:11.429514  5196 raft_consensus.cc:3060] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.430847  5342 leader_election.cc:290] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.423888  5269 raft_consensus.cc:3060] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.435065  5267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:11.431793  5343 raft_consensus.cc:2749] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:11.437587  5322 leader_election.cc:290] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.438000  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:11.438418  5121 raft_consensus.cc:2468] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 1.
I20260608 12:51:11.436340  5267 raft_consensus.cc:3060] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.444049  5196 raft_consensus.cc:2468] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 1.
I20260608 12:51:11.445588  5235 leader_election.cc:304] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.446810  5364 raft_consensus.cc:2804] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.448302  5364 raft_consensus.cc:697] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Becoming Leader. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Running, Role: LEADER
I20260608 12:51:11.449465  5364 consensus_queue.cc:237] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.444551  5019 catalog_manager.cc:5696] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d0f58fafce4bf7b20b593982299696 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "d6d0f58fafce4bf7b20b593982299696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:11.451772  5086 leader_election.cc:304] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b; no voters: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696
I20260608 12:51:11.452160  5270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd" is_pre_election: true
I20260608 12:51:11.449494  5159 leader_election.cc:304] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.457405  5343 raft_consensus.cc:2804] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.457942  5343 raft_consensus.cc:697] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Becoming Leader. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:11.459000  5343 consensus_queue.cc:237] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.459646  5119 raft_consensus.cc:2468] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 1.
I20260608 12:51:11.461436  5322 raft_consensus.cc:2749] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:11.467307  5360 raft_consensus.cc:515] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.468366  5196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696" is_pre_election: true
I20260608 12:51:11.469331  5269 raft_consensus.cc:2468] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 1.
I20260608 12:51:11.476022  5196 raft_consensus.cc:2393] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in current term 1: Already voted for candidate 5928b12d0f7346fd891b836d58716dbd in this term.
I20260608 12:51:11.471969  5336 raft_consensus.cc:515] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.472990  5342 consensus_queue.cc:1048] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:11.473006  5267 raft_consensus.cc:2468] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 1.
I20260608 12:51:11.476089  5120 raft_consensus.cc:2393] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6d0f58fafce4bf7b20b593982299696 in current term 1: Already voted for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in this term.
I20260608 12:51:11.478267  5268 raft_consensus.cc:2393] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in current term 1: Already voted for candidate 5928b12d0f7346fd891b836d58716dbd in this term.
I20260608 12:51:11.478451  5086 leader_election.cc:304] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b; no voters: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696
I20260608 12:51:11.469609  5361 raft_consensus.cc:515] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.479562  5322 raft_consensus.cc:3060] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.481268  5360 leader_election.cc:290] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 election: Requested vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.481670  5161 leader_election.cc:304] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:11.483148  5342 raft_consensus.cc:2804] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.483551  5361 leader_election.cc:290] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 1 election: Requested vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:11.483644  5342 raft_consensus.cc:697] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Becoming Leader. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:11.484555  5196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:11.484758  5342 consensus_queue.cc:237] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.486440  5267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1164578bc8e34da1927e6dde8a9bdd9b" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:11.487892  5268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:11.488286  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:11.492543  5268 raft_consensus.cc:2393] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in current term 1: Already voted for candidate 5928b12d0f7346fd891b836d58716dbd in this term.
I20260608 12:51:11.492698  5267 raft_consensus.cc:2393] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in current term 1: Already voted for candidate d6d0f58fafce4bf7b20b593982299696 in this term.
I20260608 12:51:11.493299  5322 raft_consensus.cc:2749] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:51:11.496316  5336 leader_election.cc:290] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 1 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:11.496568  5194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:11.496882  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0082d2bf6b7e45af9e54c145a2ccaa16" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:11.499578  5120 raft_consensus.cc:2393] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5928b12d0f7346fd891b836d58716dbd in current term 1: Already voted for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in this term.
I20260608 12:51:11.495360  5019 catalog_manager.cc:5696] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5928b12d0f7346fd891b836d58716dbd (127.4.88.131). New cstate: current_term: 1 leader_uuid: "5928b12d0f7346fd891b836d58716dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:11.500885  5343 consensus_queue.cc:1048] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:11.501194  5233 leader_election.cc:304] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [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: 5928b12d0f7346fd891b836d58716dbd; no voters: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696
I20260608 12:51:11.502776  5336 raft_consensus.cc:2749] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:11.496456  5195 raft_consensus.cc:3060] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:11.508490  5086 leader_election.cc:304] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b; no voters: 5928b12d0f7346fd891b836d58716dbd, d6d0f58fafce4bf7b20b593982299696
I20260608 12:51:11.509631  5322 raft_consensus.cc:2749] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:11.511806  5195 raft_consensus.cc:2468] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 1.
I20260608 12:51:11.520882  5015 catalog_manager.cc:5696] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d0f58fafce4bf7b20b593982299696 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "d6d0f58fafce4bf7b20b593982299696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:11.530776  5017 catalog_manager.cc:5696] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5928b12d0f7346fd891b836d58716dbd (127.4.88.131). New cstate: current_term: 1 leader_uuid: "5928b12d0f7346fd891b836d58716dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:11.536674  5086 leader_election.cc:304] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 5928b12d0f7346fd891b836d58716dbd
I20260608 12:51:11.538211  5369 raft_consensus.cc:2804] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:11.538923  5369 raft_consensus.cc:697] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 LEADER]: Becoming Leader. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Running, Role: LEADER
I20260608 12:51:11.540071  5369 consensus_queue.cc:237] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:11.573109  5015 catalog_manager.cc:5696] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6d0f58fafce4bf7b20b593982299696 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "d6d0f58fafce4bf7b20b593982299696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:11.578380  5343 consensus_queue.cc:1048] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.579341  5019 catalog_manager.cc:5696] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129). New cstate: current_term: 1 leader_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:11.587787  5324 consensus_queue.cc:1048] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.652287  5336 consensus_queue.cc:1048] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:51:11.663806  5346 consensus_queue.cc:1048] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.703882  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:11.710664  5385 instance_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:51:11.711760  5386 instance_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:51:11.712795  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:11.713840  5388 instance_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:51:11.714772  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:11.714989  4450 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:51:11.715138  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923071715126 us; error 0 us; skew 500 ppm
I20260608 12:51:11.715898  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:11.718506  4450 webserver.cc:533] Webserver started at http://127.4.88.132:43133/ using document root <none> and password file <none>
I20260608 12:51:11.718999  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:11.719179  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:11.719448  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:11.720681  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "49b23c5cfc964a69af9d734eb69e1bd4"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-vkhm"
I20260608 12:51:11.725503  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:51:11.728993  5393 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:51:11.729770  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:11.730060  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "49b23c5cfc964a69af9d734eb69e1bd4"
format_stamp: "Formatted at 2026-06-08 12:51:11 on dist-test-slave-vkhm"
I20260608 12:51:11.730472  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923059578967-4450-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:51:11.745378  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:11.746735  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:11.748121  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:11.750430  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:11.750634  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.750903  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:11.751070  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:11.793979  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:41947
I20260608 12:51:11.794126  5455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:41947 every 8 connection(s)
I20260608 12:51:11.808897  5456 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35461
I20260608 12:51:11.809403  5456 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:11.810276  5456 heartbeater.cc:507] Master 127.4.88.190:35461 requested a full tablet report, sending...
I20260608 12:51:11.811200  5346 consensus_queue.cc:1048] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.812428  5015 ts_manager.cc:194] Registered new tserver with Master: 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132:41947)
I20260608 12:51:11.814270  5015 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35822
I20260608 12:51:11.824055  5336 consensus_queue.cc:1048] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.876201  5323 consensus_queue.cc:1048] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.887995  5346 consensus_queue.cc:1048] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.934569  5324 consensus_queue.cc:1048] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.947008  5342 consensus_queue.cc:1048] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:11.990967  5369 consensus_queue.cc:1048] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:12.002358  5369 consensus_queue.cc:1048] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:12.063202  5342 consensus_queue.cc:1048] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:12.074957  5374 consensus_queue.cc:1048] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:12.307641  5291 debug-util.cc:398] Leaking SignalData structure 0x7b080020c740 after lost signal to thread 4453
W20260608 12:51:12.310051  5291 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5240 after lost signal to thread 5145
I20260608 12:51:12.817211  5456 heartbeater.cc:499] Master 127.4.88.190:35461 was elected leader, sending a full tablet report...
I20260608 12:51:13.066383  5072 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:13.085036  5195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2"
dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
mode: GRACEFUL
new_leader_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
 from {username='slave'} at 127.0.0.1:43688
I20260608 12:51:13.085776  5195 raft_consensus.cc:606] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Received request to transfer leadership to TS 0dcfcc0dd4e3433c94501b54ebd2fa9b
I20260608 12:51:13.102034  5267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f"
dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
mode: GRACEFUL
new_leader_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
 from {username='slave'} at 127.0.0.1:37450
I20260608 12:51:13.102589  5267 raft_consensus.cc:606] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Received request to transfer leadership to TS 0dcfcc0dd4e3433c94501b54ebd2fa9b
I20260608 12:51:13.105281  5195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c"
dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
mode: GRACEFUL
new_leader_uuid: "5928b12d0f7346fd891b836d58716dbd"
 from {username='slave'} at 127.0.0.1:43688
I20260608 12:51:13.105954  5195 raft_consensus.cc:606] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Received request to transfer leadership to TS 5928b12d0f7346fd891b836d58716dbd
I20260608 12:51:13.107227  5072 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 12:51:13.107867  5072 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:13.187053  5476 raft_consensus.cc:993] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696: : Instructing follower 5928b12d0f7346fd891b836d58716dbd to start an election
I20260608 12:51:13.187577  5324 raft_consensus.cc:1081] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Signalling peer 5928b12d0f7346fd891b836d58716dbd to start an election
I20260608 12:51:13.189396  5267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c"
dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
 from {username='slave'} at 127.0.0.1:53708
I20260608 12:51:13.189990  5267 raft_consensus.cc:493] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:51:13.190315  5267 raft_consensus.cc:3060] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.194945  5267 raft_consensus.cc:515] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.196710  5267 leader_election.cc:290] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 2 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173)
I20260608 12:51:13.197903  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:13.197908  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ab4547f894d83ae6067e57345222c" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:13.198817  5195 raft_consensus.cc:3055] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:51:13.198855  5120 raft_consensus.cc:3060] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.199335  5195 raft_consensus.cc:740] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:13.200287  5195 consensus_queue.cc:260] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.201561  5195 raft_consensus.cc:3060] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.205914  5120 raft_consensus.cc:2468] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 2.
I20260608 12:51:13.207353  5233 leader_election.cc:304] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd; no voters: 
I20260608 12:51:13.208271  5346 raft_consensus.cc:2804] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:13.208336  5195 raft_consensus.cc:2468] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 2.
I20260608 12:51:13.209640  5346 raft_consensus.cc:697] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 2 LEADER]: Becoming Leader. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Running, Role: LEADER
I20260608 12:51:13.210798  5346 consensus_queue.cc:237] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.219187  5019 catalog_manager.cc:5696] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd reported cstate change: term changed from 1 to 2, leader changed from d6d0f58fafce4bf7b20b593982299696 (127.4.88.130) to 5928b12d0f7346fd891b836d58716dbd (127.4.88.131). New cstate: current_term: 2 leader_uuid: "5928b12d0f7346fd891b836d58716dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:13.229451  5346 raft_consensus.cc:993] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd: : Instructing follower 0dcfcc0dd4e3433c94501b54ebd2fa9b to start an election
I20260608 12:51:13.229988  5477 raft_consensus.cc:1081] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Signalling peer 0dcfcc0dd4e3433c94501b54ebd2fa9b to start an election
I20260608 12:51:13.231988  5120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f"
dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
 from {username='slave'} at 127.0.0.1:52542
I20260608 12:51:13.232656  5120 raft_consensus.cc:493] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:51:13.233064  5120 raft_consensus.cc:3060] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.240324  5120 raft_consensus.cc:515] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.242849  5120 leader_election.cc:290] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 2 election: Requested vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:13.243543  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:13.244025  5267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ef65a6a6da4e2f80e3455e93e1a23f" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:13.244158  5195 raft_consensus.cc:3060] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.244645  5267 raft_consensus.cc:3055] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:51:13.244976  5267 raft_consensus.cc:740] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Running, Role: LEADER
I20260608 12:51:13.245899  5267 consensus_queue.cc:260] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.247143  5267 raft_consensus.cc:3060] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.250886  5195 raft_consensus.cc:2468] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 2.
I20260608 12:51:13.252264  5086 leader_election.cc:304] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:13.253170  5471 raft_consensus.cc:2804] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:13.253837  5267 raft_consensus.cc:2468] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 2.
I20260608 12:51:13.255590  5471 raft_consensus.cc:697] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 LEADER]: Becoming Leader. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Running, Role: LEADER
I20260608 12:51:13.256556  5471 consensus_queue.cc:237] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.265105  5019 catalog_manager.cc:5696] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b reported cstate change: term changed from 1 to 2, leader changed from 5928b12d0f7346fd891b836d58716dbd (127.4.88.131) to 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129). New cstate: current_term: 2 leader_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:13.291014  5476 raft_consensus.cc:993] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696: : Instructing follower 0dcfcc0dd4e3433c94501b54ebd2fa9b to start an election
I20260608 12:51:13.291512  5324 raft_consensus.cc:1081] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Signalling peer 0dcfcc0dd4e3433c94501b54ebd2fa9b to start an election
I20260608 12:51:13.293124  5120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2"
dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
 from {username='slave'} at 127.0.0.1:52556
I20260608 12:51:13.293762  5120 raft_consensus.cc:493] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:51:13.294176  5120 raft_consensus.cc:3060] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.301635  5120 raft_consensus.cc:515] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.303993  5120 leader_election.cc:290] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [CANDIDATE]: Term 2 election: Requested vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:13.304778  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:13.305184  5267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29248d452b3e4dd5a54b4104be0237b2" candidate_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:13.305413  5195 raft_consensus.cc:3055] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:51:13.305869  5195 raft_consensus.cc:740] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:13.305819  5267 raft_consensus.cc:3060] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.306907  5195 consensus_queue.cc:260] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.308162  5195 raft_consensus.cc:3060] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:13.313118  5267 raft_consensus.cc:2468] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 2.
I20260608 12:51:13.314486  5086 leader_election.cc:304] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd; no voters: 
I20260608 12:51:13.314728  5195 raft_consensus.cc:2468] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dcfcc0dd4e3433c94501b54ebd2fa9b in term 2.
I20260608 12:51:13.315378  5471 raft_consensus.cc:2804] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:13.315963  5471 raft_consensus.cc:697] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 LEADER]: Becoming Leader. State: Replica: 0dcfcc0dd4e3433c94501b54ebd2fa9b, State: Running, Role: LEADER
I20260608 12:51:13.316902  5471 consensus_queue.cc:237] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:13.326135  5019 catalog_manager.cc:5696] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b reported cstate change: term changed from 1 to 2, leader changed from d6d0f58fafce4bf7b20b593982299696 (127.4.88.130) to 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129). New cstate: current_term: 2 leader_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:13.635191  5195 raft_consensus.cc:1275] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Refusing update from remote peer 5928b12d0f7346fd891b836d58716dbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:13.636543  5477 consensus_queue.cc:1048] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:13.650600  5196 raft_consensus.cc:1275] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Refusing update from remote peer 0dcfcc0dd4e3433c94501b54ebd2fa9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:13.652493  5471 consensus_queue.cc:1048] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:13.672956  5120 raft_consensus.cc:1275] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Refusing update from remote peer 5928b12d0f7346fd891b836d58716dbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:13.675659  5490 consensus_queue.cc:1048] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:13.676949  5267 raft_consensus.cc:1275] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Refusing update from remote peer 0dcfcc0dd4e3433c94501b54ebd2fa9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:13.680136  5471 consensus_queue.cc:1048] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:13.870821  5267 raft_consensus.cc:1275] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Refusing update from remote peer 0dcfcc0dd4e3433c94501b54ebd2fa9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:13.872222  5492 consensus_queue.cc:1048] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:13.878604  5195 raft_consensus.cc:1275] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Refusing update from remote peer 0dcfcc0dd4e3433c94501b54ebd2fa9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:13.880784  5483 consensus_queue.cc:1048] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:15.109009  5072 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:15.120294  5267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07f73b0316044e4095d210e3677c9074"
dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
mode: GRACEFUL
new_leader_uuid: "d6d0f58fafce4bf7b20b593982299696"
 from {username='slave'} at 127.0.0.1:37450
I20260608 12:51:15.120867  5267 raft_consensus.cc:606] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Received request to transfer leadership to TS d6d0f58fafce4bf7b20b593982299696
I20260608 12:51:15.122299  5072 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:51:15.122967  5072 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:15.505333  5490 raft_consensus.cc:993] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd: : Instructing follower d6d0f58fafce4bf7b20b593982299696 to start an election
I20260608 12:51:15.505836  5500 raft_consensus.cc:1081] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Signalling peer d6d0f58fafce4bf7b20b593982299696 to start an election
I20260608 12:51:15.507519  5195 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07f73b0316044e4095d210e3677c9074"
dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
 from {username='slave'} at 127.0.0.1:35702
I20260608 12:51:15.508164  5195 raft_consensus.cc:493] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:51:15.508596  5195 raft_consensus.cc:3060] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:15.516311  5195 raft_consensus.cc:515] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:15.518646  5195 leader_election.cc:290] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [CANDIDATE]: Term 2 election: Requested vote from peers 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723), 5928b12d0f7346fd891b836d58716dbd (127.4.88.131:43261)
I20260608 12:51:15.519451  5120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:15.519727  5267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f73b0316044e4095d210e3677c9074" candidate_uuid: "d6d0f58fafce4bf7b20b593982299696" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
I20260608 12:51:15.520062  5120 raft_consensus.cc:3060] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:15.520295  5267 raft_consensus.cc:3055] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:51:15.520676  5267 raft_consensus.cc:740] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Running, Role: LEADER
I20260608 12:51:15.521533  5267 consensus_queue.cc:260] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:15.522864  5267 raft_consensus.cc:3060] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:15.526968  5120 raft_consensus.cc:2468] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 2.
I20260608 12:51:15.528362  5159 leader_election.cc:304] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b, d6d0f58fafce4bf7b20b593982299696; no voters: 
I20260608 12:51:15.529241  5476 raft_consensus.cc:2804] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:15.529711  5267 raft_consensus.cc:2468] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6d0f58fafce4bf7b20b593982299696 in term 2.
I20260608 12:51:15.530414  5476 raft_consensus.cc:697] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 2 LEADER]: Becoming Leader. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:15.531383  5476 consensus_queue.cc:237] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:15.540673  5015 catalog_manager.cc:5696] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 reported cstate change: term changed from 1 to 2, leader changed from 5928b12d0f7346fd891b836d58716dbd (127.4.88.131) to d6d0f58fafce4bf7b20b593982299696 (127.4.88.130). New cstate: current_term: 2 leader_uuid: "d6d0f58fafce4bf7b20b593982299696" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:15.911469  5120 raft_consensus.cc:1275] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Refusing update from remote peer d6d0f58fafce4bf7b20b593982299696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:15.912734  5476 consensus_queue.cc:1048] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:15.922797  5267 raft_consensus.cc:1275] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Refusing update from remote peer d6d0f58fafce4bf7b20b593982299696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:15.924479  5476 consensus_queue.cc:1048] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:17.105929  5195 consensus_queue.cc:237] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } attrs { replace: true } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } }
I20260608 12:51:17.112351  5268 raft_consensus.cc:1275] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Refusing update from remote peer d6d0f58fafce4bf7b20b593982299696: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:51:17.114914  5120 raft_consensus.cc:1275] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Refusing update from remote peer d6d0f58fafce4bf7b20b593982299696: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:51:17.115393  5517 consensus_queue.cc:1048] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } 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:51:17.116560  5476 consensus_queue.cc:1048] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:51:17.123986  5072 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:17.126340  5517 raft_consensus.cc:2955] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } attrs { replace: true } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
W20260608 12:51:17.128746  5161 consensus_peers.cc:597] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 -> Peer 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132:41947): Couldn't send request to peer 49b23c5cfc964a69af9d734eb69e1bd4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07f73b0316044e4095d210e3677c9074. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.129786  5120 raft_consensus.cc:2955] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } attrs { replace: true } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.133446  5268 raft_consensus.cc:2955] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } attrs { replace: true } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.143915  5019 catalog_manager.cc:5696] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b reported cstate change: config changed from index -1 to 3, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "d6d0f58fafce4bf7b20b593982299696" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } attrs { replace: true } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.146167  5195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581"
dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
mode: GRACEFUL
new_leader_uuid: "5928b12d0f7346fd891b836d58716dbd"
 from {username='slave'} at 127.0.0.1:43688
I20260608 12:51:17.146797  5195 raft_consensus.cc:606] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Received request to transfer leadership to TS 5928b12d0f7346fd891b836d58716dbd
I20260608 12:51:17.148332  5072 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:51:17.148916  5072 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:17.149925  5196 consensus_queue.cc:237] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } }
I20260608 12:51:17.158027  5268 raft_consensus.cc:1275] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Refusing update from remote peer d6d0f58fafce4bf7b20b593982299696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:17.159436  5120 raft_consensus.cc:1275] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Refusing update from remote peer d6d0f58fafce4bf7b20b593982299696: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:51:17.159706  5161 consensus_peers.cc:597] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 -> Peer 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132:41947): Couldn't send request to peer 49b23c5cfc964a69af9d734eb69e1bd4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1164578bc8e34da1927e6dde8a9bdd9b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.160776  5517 consensus_queue.cc:1048] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:17.161695  5522 consensus_queue.cc:1048] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } 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:51:17.177376  5522 raft_consensus.cc:2955] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.179217  5119 raft_consensus.cc:2955] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.179342  5268 raft_consensus.cc:2955] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } attrs { replace: true } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.192660  5015 catalog_manager.cc:5696] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 reported cstate change: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "d6d0f58fafce4bf7b20b593982299696" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:17.208043  5268 consensus_queue.cc:237] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [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: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } attrs { replace: true } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } }
I20260608 12:51:17.216526  5196 raft_consensus.cc:1275] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Refusing update from remote peer 5928b12d0f7346fd891b836d58716dbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:17.218725  5119 raft_consensus.cc:1275] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Refusing update from remote peer 5928b12d0f7346fd891b836d58716dbd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:17.218612  5532 consensus_queue.cc:1048] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } 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:51:17.220392  5500 consensus_queue.cc:1048] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:51:17.229737  5235 consensus_peers.cc:597] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd -> Peer 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132:41947): Couldn't send request to peer 49b23c5cfc964a69af9d734eb69e1bd4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7855d4840d6407c8b0957b09c9880a5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:17.228518  5532 raft_consensus.cc:2955] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } attrs { replace: true } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.230485  5196 raft_consensus.cc:2955] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } attrs { replace: true } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.231535  5119 raft_consensus.cc:2955] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } attrs { replace: true } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
W20260608 12:51:17.244836  5067 auto_rebalancer.cc:591] Failed to schedule move for tablet 7b03368bb8284d89ab72bb51b2d37581: Remote error: Service unavailable: leader transfer in progress
I20260608 12:51:17.244942  5019 catalog_manager.cc:5696] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 reported cstate change: config changed from index -1 to 2, NON_VOTER 49b23c5cfc964a69af9d734eb69e1bd4 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "5928b12d0f7346fd891b836d58716dbd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } attrs { replace: true } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } } peers { permanent_uuid: "49b23c5cfc964a69af9d734eb69e1bd4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 41947 } attrs { promote: true } } }
I20260608 12:51:17.293567  5516 raft_consensus.cc:993] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696: : Instructing follower 5928b12d0f7346fd891b836d58716dbd to start an election
I20260608 12:51:17.294049  5522 raft_consensus.cc:1081] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Signalling peer 5928b12d0f7346fd891b836d58716dbd to start an election
I20260608 12:51:17.295755  5268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581"
dest_uuid: "5928b12d0f7346fd891b836d58716dbd"
 from {username='slave'} at 127.0.0.1:53708
I20260608 12:51:17.296293  5268 raft_consensus.cc:493] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:51:17.296623  5268 raft_consensus.cc:3060] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:17.301105  5268 raft_consensus.cc:515] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:17.303256  5268 leader_election.cc:290] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [CANDIDATE]: Term 2 election: Requested vote from peers d6d0f58fafce4bf7b20b593982299696 (127.4.88.130:44173), 0dcfcc0dd4e3433c94501b54ebd2fa9b (127.4.88.129:42723)
I20260608 12:51:17.304343  5195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6d0f58fafce4bf7b20b593982299696"
I20260608 12:51:17.304955  5195 raft_consensus.cc:3055] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:51:17.304343  5119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b03368bb8284d89ab72bb51b2d37581" candidate_uuid: "5928b12d0f7346fd891b836d58716dbd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b"
I20260608 12:51:17.305354  5195 raft_consensus.cc:740] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6d0f58fafce4bf7b20b593982299696, State: Running, Role: LEADER
I20260608 12:51:17.305568  5119 raft_consensus.cc:3060] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:17.306213  5195 consensus_queue.cc:260] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [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: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:17.307439  5195 raft_consensus.cc:3060] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:17.312038  5119 raft_consensus.cc:2468] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 2.
I20260608 12:51:17.313468  5195 raft_consensus.cc:2468] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5928b12d0f7346fd891b836d58716dbd in term 2.
I20260608 12:51:17.313431  5233 leader_election.cc:304] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [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: 0dcfcc0dd4e3433c94501b54ebd2fa9b, 5928b12d0f7346fd891b836d58716dbd; no voters: 
I20260608 12:51:17.314409  5532 raft_consensus.cc:2804] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:17.314569  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:51:17.314893  5532 raft_consensus.cc:697] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 2 LEADER]: Becoming Leader. State: Replica: 5928b12d0f7346fd891b836d58716dbd, State: Running, Role: LEADER
I20260608 12:51:17.317238  5532 consensus_queue.cc:237] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [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: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } }
I20260608 12:51:17.331866  5017 catalog_manager.cc:5696] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd reported cstate change: term changed from 1 to 2, leader changed from d6d0f58fafce4bf7b20b593982299696 (127.4.88.130) to 5928b12d0f7346fd891b836d58716dbd (127.4.88.131). New cstate: current_term: 2 leader_uuid: "5928b12d0f7346fd891b836d58716dbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6d0f58fafce4bf7b20b593982299696" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dcfcc0dd4e3433c94501b54ebd2fa9b" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5928b12d0f7346fd891b836d58716dbd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43261 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:17.351945  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:17.352874  4450 tablet_replica.cc:333] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.353776  4450 raft_consensus.cc:2243] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.354334  4450 raft_consensus.cc:2272] T c36ab4547f894d83ae6067e57345222c P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.356163  4450 tablet_replica.cc:333] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.356841  4450 raft_consensus.cc:2243] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.357555  4450 raft_consensus.cc:2272] T 82ef65a6a6da4e2f80e3455e93e1a23f P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.359217  4450 tablet_replica.cc:333] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.359727  4450 raft_consensus.cc:2243] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.360200  4450 raft_consensus.cc:2272] T d7855d4840d6407c8b0957b09c9880a5 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.363072  4450 tablet_replica.cc:333] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.363644  4450 raft_consensus.cc:2243] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.364045  4450 raft_consensus.cc:2272] T 7b03368bb8284d89ab72bb51b2d37581 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.365752  4450 tablet_replica.cc:333] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.366273  4450 raft_consensus.cc:2243] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.366714  4450 raft_consensus.cc:2272] T 1164578bc8e34da1927e6dde8a9bdd9b P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.369012  4450 tablet_replica.cc:333] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.369567  4450 raft_consensus.cc:2243] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.370323  4450 raft_consensus.cc:2272] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.371897  4450 tablet_replica.cc:333] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.372495  4450 raft_consensus.cc:2243] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.372949  4450 raft_consensus.cc:2272] T 07f73b0316044e4095d210e3677c9074 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.375321  4450 tablet_replica.cc:333] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b: stopping tablet replica
I20260608 12:51:17.375818  4450 raft_consensus.cc:2243] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.376597  4450 raft_consensus.cc:2272] T 29248d452b3e4dd5a54b4104be0237b2 P 0dcfcc0dd4e3433c94501b54ebd2fa9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.393625  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:51:17.410574  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:51:17.440449  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:17.441274  4450 tablet_replica.cc:333] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.441884  4450 raft_consensus.cc:2243] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.442353  4450 raft_consensus.cc:2272] T 0082d2bf6b7e45af9e54c145a2ccaa16 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.444159  4450 tablet_replica.cc:333] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.444753  4450 raft_consensus.cc:2243] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.445628  4450 raft_consensus.cc:2272] T 07f73b0316044e4095d210e3677c9074 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.447677  4450 tablet_replica.cc:333] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.448297  4450 raft_consensus.cc:2243] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.448704  4450 raft_consensus.cc:2272] T c36ab4547f894d83ae6067e57345222c P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.450233  4450 tablet_replica.cc:333] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.450721  4450 raft_consensus.cc:2243] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.451170  4450 raft_consensus.cc:2272] T d7855d4840d6407c8b0957b09c9880a5 P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.453581  4450 tablet_replica.cc:333] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.454202  4450 raft_consensus.cc:2243] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.454600  4450 raft_consensus.cc:2272] T 29248d452b3e4dd5a54b4104be0237b2 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.456175  4450 tablet_replica.cc:333] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.456808  4450 raft_consensus.cc:2243] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.457715  4450 raft_consensus.cc:2272] T 1164578bc8e34da1927e6dde8a9bdd9b P d6d0f58fafce4bf7b20b593982299696 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.459646  4450 tablet_replica.cc:333] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.460127  4450 raft_consensus.cc:2243] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.460554  4450 raft_consensus.cc:2272] T 7b03368bb8284d89ab72bb51b2d37581 P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.462064  4450 tablet_replica.cc:333] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696: stopping tablet replica
I20260608 12:51:17.462543  4450 raft_consensus.cc:2243] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.462945  4450 raft_consensus.cc:2272] T 82ef65a6a6da4e2f80e3455e93e1a23f P d6d0f58fafce4bf7b20b593982299696 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.491153  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:51:17.512552  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:51:17.541335  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:17.542100  4450 tablet_replica.cc:333] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.542898  4450 raft_consensus.cc:2243] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.543843  4450 raft_consensus.cc:2272] T d7855d4840d6407c8b0957b09c9880a5 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.546170  4450 tablet_replica.cc:333] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.546728  4450 raft_consensus.cc:2243] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.547435  4450 raft_consensus.cc:2272] T c36ab4547f894d83ae6067e57345222c P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.549237  4450 tablet_replica.cc:333] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.549757  4450 raft_consensus.cc:2243] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.550143  4450 raft_consensus.cc:2272] T 0082d2bf6b7e45af9e54c145a2ccaa16 P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.551707  4450 tablet_replica.cc:333] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.552296  4450 raft_consensus.cc:2243] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.552845  4450 pending_rounds.cc:70] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: Trying to abort 1 pending ops.
I20260608 12:51:17.553099  4450 pending_rounds.cc:77] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7294660924701753344 op_type: NO_OP noop_request { }
I20260608 12:51:17.553453  4450 raft_consensus.cc:2889] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:51:17.553741  4450 raft_consensus.cc:2272] T 7b03368bb8284d89ab72bb51b2d37581 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.555594  4450 tablet_replica.cc:333] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.556136  4450 raft_consensus.cc:2243] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.556727  4450 raft_consensus.cc:2272] T 1164578bc8e34da1927e6dde8a9bdd9b P 5928b12d0f7346fd891b836d58716dbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.558919  4450 tablet_replica.cc:333] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.559469  4450 raft_consensus.cc:2243] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.559881  4450 raft_consensus.cc:2272] T 82ef65a6a6da4e2f80e3455e93e1a23f P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.561492  4450 tablet_replica.cc:333] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.561990  4450 raft_consensus.cc:2243] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.562439  4450 raft_consensus.cc:2272] T 07f73b0316044e4095d210e3677c9074 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.564749  4450 tablet_replica.cc:333] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd: stopping tablet replica
I20260608 12:51:17.565230  4450 raft_consensus.cc:2243] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:17.565626  4450 raft_consensus.cc:2272] T 29248d452b3e4dd5a54b4104be0237b2 P 5928b12d0f7346fd891b836d58716dbd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.626317  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:51:17.647338  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:51:17.669276  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:17.686048  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:51:17.694502  4450 master.cc:562] Master@127.4.88.190:35461 shutting down...
W20260608 12:51:17.718976  5067 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:51:17.719303  5067 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:51:17.719578  5067 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:51:17.720963  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:17.721491  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:17.721861  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2321bf7aec1c4e0e98280983fd8a5051: stopping tablet replica
I20260608 12:51:17.733515  4450 master.cc:584] Master@127.4.88.190:35461 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8840 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:51:17.769227  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:33209,127.4.88.189:40591,127.4.88.188:42019
I20260608 12:51:17.770679  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:17.776255  5537 instance_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:51:17.776340  5538 instance_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:51:17.777037  5540 instance_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:51:17.778146  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:17.778843  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:17.779012  4450 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:51:17.779189  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923077779176 us; error 0 us; skew 500 ppm
I20260608 12:51:17.779690  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:17.781896  4450 webserver.cc:533] Webserver started at http://127.4.88.190:39527/ using document root <none> and password file <none>
I20260608 12:51:17.782466  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:17.782627  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:17.782836  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:17.783811  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "790be89b33e444fa94c8ec93d0c832bb"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-vkhm"
I20260608 12:51:17.788038  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:51:17.791658  5545 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:51:17.792449  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:17.792699  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "790be89b33e444fa94c8ec93d0c832bb"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-vkhm"
I20260608 12:51:17.792927  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-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:51:17.813773  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:17.814895  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:17.852983  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:33209
I20260608 12:51:17.853101  5596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:33209 every 8 connection(s)
I20260608 12:51:17.857036  5597 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:51:17.857132  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:17.862583  5599 instance_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:51:17.864182  5600 instance_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:51:17.864094  5597 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:17.865752  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:17.865872  5602 instance_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:51:17.867086  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:17.867422  4450 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:51:17.867715  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923077867692 us; error 0 us; skew 500 ppm
I20260608 12:51:17.868688  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:17.871820  4450 webserver.cc:533] Webserver started at http://127.4.88.189:41075/ using document root <none> and password file <none>
I20260608 12:51:17.872427  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:17.872637  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:17.872901  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:17.874294  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root/instance:
uuid: "61ef88a49da745e4ad1843e48120fa21"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-vkhm"
I20260608 12:51:17.879091  5597 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:17.880652  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
W20260608 12:51:17.882010  5546 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.189:40591: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260608 12:51:17.885741  5610 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:51:17.886037  5597 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.189:40591: Network error: Client connection negotiation failed: client connection to 127.4.88.189:40591: connect: Connection refused (error 111)
I20260608 12:51:17.886742  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:51:17.887013  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root
uuid: "61ef88a49da745e4ad1843e48120fa21"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-vkhm"
I20260608 12:51:17.887249  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-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:51:17.899086  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:17.900359  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:17.929553  5597 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } attempt: 1
W20260608 12:51:17.935716  5597 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.189:40591: Network error: Client connection negotiation failed: client connection to 127.4.88.189:40591: connect: Connection refused (error 111)
I20260608 12:51:17.939829  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.189:40591
I20260608 12:51:17.939946  5661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.189:40591 every 8 connection(s)
I20260608 12:51:17.943643  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:17.944007  5662 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:51:17.949008  5664 instance_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:51:17.950075  5665 instance_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:51:17.951856  5662 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:51:17.952899  5667 instance_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:51:17.955149  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:17.956130  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:17.956424  4450 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:51:17.956624  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923077956607 us; error 0 us; skew 500 ppm
I20260608 12:51:17.957191  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:17.959668  4450 webserver.cc:533] Webserver started at http://127.4.88.188:33823/ using document root <none> and password file <none>
I20260608 12:51:17.960175  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:17.960443  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:17.960738  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:17.961913  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root/instance:
uuid: "79d6251bdf064b8090ee8c235466d9e1"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-vkhm"
I20260608 12:51:17.964401  5662 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:17.967278  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:51:17.971518  5674 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:51:17.972493  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:51:17.972818  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root
uuid: "79d6251bdf064b8090ee8c235466d9e1"
format_stamp: "Formatted at 2026-06-08 12:51:17 on dist-test-slave-vkhm"
I20260608 12:51:17.973202  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-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:51:17.976877  5662 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:51:17.982873  5662 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.188:42019: Network error: Client connection negotiation failed: client connection to 127.4.88.188:42019: connect: Connection refused (error 111)
I20260608 12:51:18.007197  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:18.008486  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:18.010232  5597 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } attempt: 2
I20260608 12:51:18.021888  5597 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:18.027318  5662 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } attempt: 1
W20260608 12:51:18.029488  5597 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.188:42019: Network error: Client connection negotiation failed: client connection to 127.4.88.188:42019: connect: Connection refused (error 111)
W20260608 12:51:18.033277  5662 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.88.188:42019: Network error: Client connection negotiation failed: client connection to 127.4.88.188:42019: connect: Connection refused (error 111)
I20260608 12:51:18.054894  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.188:42019
I20260608 12:51:18.055004  5726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.188:42019 every 8 connection(s)
I20260608 12:51:18.058183  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:18.058988  5727 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:51:18.064766  5727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:18.070075  5597 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } attempt: 1
I20260608 12:51:18.077621  5727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:18.087980  5727 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:51:18.089257  5597 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb: Bootstrap starting.
I20260608 12:51:18.094332  5597 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:18.098574  5597 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb: No bootstrap required, opened a new log
I20260608 12:51:18.101101  5597 raft_consensus.cc:359] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.101734  5597 raft_consensus.cc:385] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:18.102027  5597 raft_consensus.cc:740] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 790be89b33e444fa94c8ec93d0c832bb, State: Initialized, Role: FOLLOWER
I20260608 12:51:18.102733  5597 consensus_queue.cc:260] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.104761  5732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [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: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.105489  5732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:18.106294  5597 sys_catalog.cc:565] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:18.107725  5727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: Bootstrap starting.
I20260608 12:51:18.108985  5662 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } attempt: 2
I20260608 12:51:18.114217  5727 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:18.119527  5727 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: No bootstrap required, opened a new log
I20260608 12:51:18.122196  5732 raft_consensus.cc:493] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:18.122407  5727 raft_consensus.cc:359] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.122717  5732 raft_consensus.cc:515] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.123159  5727 raft_consensus.cc:385] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:18.123462  5727 raft_consensus.cc:740] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79d6251bdf064b8090ee8c235466d9e1, State: Initialized, Role: FOLLOWER
I20260608 12:51:18.124235  5727 consensus_queue.cc:260] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.125027  5732 leader_election.cc:290] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61ef88a49da745e4ad1843e48120fa21 (127.4.88.189:40591), 79d6251bdf064b8090ee8c235466d9e1 (127.4.88.188:42019)
I20260608 12:51:18.127059  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260608 12:51:18.132053  5744 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:51:18.132722  5744 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:51:18.132790  5745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [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: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.133625  5745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:18.135439  5727 sys_catalog.cc:565] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:18.135524  5702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "790be89b33e444fa94c8ec93d0c832bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79d6251bdf064b8090ee8c235466d9e1" is_pre_election: true
I20260608 12:51:18.135936  5662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: Bootstrap starting.
I20260608 12:51:18.136363  5702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 790be89b33e444fa94c8ec93d0c832bb in term 0.
I20260608 12:51:18.137758  5548 leader_election.cc:304] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 790be89b33e444fa94c8ec93d0c832bb, 79d6251bdf064b8090ee8c235466d9e1; no voters: 
I20260608 12:51:18.138651  5732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:18.139019  5732 raft_consensus.cc:493] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:18.139380  5732 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:18.142549  5662 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:18.146651  5732 raft_consensus.cc:515] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.148625  5662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: No bootstrap required, opened a new log
I20260608 12:51:18.150139  5732 leader_election.cc:290] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [CANDIDATE]: Term 1 election: Requested vote from peers 61ef88a49da745e4ad1843e48120fa21 (127.4.88.189:40591), 79d6251bdf064b8090ee8c235466d9e1 (127.4.88.188:42019)
I20260608 12:51:18.151551  5702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "790be89b33e444fa94c8ec93d0c832bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79d6251bdf064b8090ee8c235466d9e1"
I20260608 12:51:18.151623  5662 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.152247  5702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:18.152402  5662 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:18.152776  5662 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ef88a49da745e4ad1843e48120fa21, State: Initialized, Role: FOLLOWER
I20260608 12:51:18.153695  5662 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.161024  5702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790be89b33e444fa94c8ec93d0c832bb in term 1.
I20260608 12:51:18.162153  5752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [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: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.162386  5548 leader_election.cc:304] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 790be89b33e444fa94c8ec93d0c832bb, 79d6251bdf064b8090ee8c235466d9e1; no voters: 
I20260608 12:51:18.163276  5732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:18.164366  5752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:18.165205  5662 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:18.165432  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "790be89b33e444fa94c8ec93d0c832bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ef88a49da745e4ad1843e48120fa21"
I20260608 12:51:18.165266  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "790be89b33e444fa94c8ec93d0c832bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61ef88a49da745e4ad1843e48120fa21" is_pre_election: true
I20260608 12:51:18.166280  5636 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:18.165221  5732 raft_consensus.cc:697] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 1 LEADER]: Becoming Leader. State: Replica: 790be89b33e444fa94c8ec93d0c832bb, State: Running, Role: LEADER
I20260608 12:51:18.169889  5732 consensus_queue.cc:237] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:18.174590  5636 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 790be89b33e444fa94c8ec93d0c832bb in term 1.
I20260608 12:51:18.184875  5753 sys_catalog.cc:455] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 790be89b33e444fa94c8ec93d0c832bb. Latest consensus state: current_term: 1 leader_uuid: "790be89b33e444fa94c8ec93d0c832bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.185719  5753 sys_catalog.cc:458] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:18.188077  5767 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:18.193712  5767 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:51:18.195456  5768 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:51:18.195940  5768 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:51:18.200284  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:51:18.202294  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:18.204171  5702 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 1 FOLLOWER]: Refusing update from remote peer 790be89b33e444fa94c8ec93d0c832bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:51:18.204456  5773 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:51:18.204803  5773 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:51:18.205430  5636 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 1 FOLLOWER]: Refusing update from remote peer 790be89b33e444fa94c8ec93d0c832bb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:51:18.206421  5753 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:18.207182  5732 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:51:18.210450  5774 instance_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:51:18.219561  5775 instance_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:51:18.228754  5745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 790be89b33e444fa94c8ec93d0c832bb. Latest consensus state: current_term: 1 leader_uuid: "790be89b33e444fa94c8ec93d0c832bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.229758  5745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:18.234668  5752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 790be89b33e444fa94c8ec93d0c832bb. Latest consensus state: current_term: 1 leader_uuid: "790be89b33e444fa94c8ec93d0c832bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.235656  5752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:18.245998  5752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "790be89b33e444fa94c8ec93d0c832bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.246803  5752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:18.249607  5732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "790be89b33e444fa94c8ec93d0c832bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.250319  5732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:18.251101  5732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "790be89b33e444fa94c8ec93d0c832bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.251914  5732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:18.252525  5745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "790be89b33e444fa94c8ec93d0c832bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:18.253458  5745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:51:18.254547  5767 catalog_manager.cc:1382] Generated new cluster ID: 3fbd046d974e4ec9acb95baba699d721
I20260608 12:51:18.254971  5767 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:18.258504  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:18.259527  5777 instance_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:51:18.260437  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:18.260700  4450 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:51:18.260885  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923078260864 us; error 0 us; skew 500 ppm
I20260608 12:51:18.261435  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:18.264485  4450 webserver.cc:533] Webserver started at http://127.4.88.129:39587/ using document root <none> and password file <none>
I20260608 12:51:18.265033  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:18.265259  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:18.265543  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:18.266947  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "49648ae808a2412bad4100cff31b0e41"
format_stamp: "Formatted at 2026-06-08 12:51:18 on dist-test-slave-vkhm"
I20260608 12:51:18.271919  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:51:18.275660  5789 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:51:18.276531  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:51:18.276842  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "49648ae808a2412bad4100cff31b0e41"
format_stamp: "Formatted at 2026-06-08 12:51:18 on dist-test-slave-vkhm"
I20260608 12:51:18.277143  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-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:51:18.293969  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:18.295718  5767 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:18.295806  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:18.297173  5767 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:18.298207  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:18.302596  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:18.302973  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:18.303294  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:18.303552  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:18.322329  5767 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb: Generated new TSK 0
I20260608 12:51:18.323021  5767 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:18.358773  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:36261
I20260608 12:51:18.358880  5852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:36261 every 8 connection(s)
I20260608 12:51:18.374694  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:18.391328  5860 instance_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:51:18.392011  5853 heartbeater.cc:344] Connected to a master server at 127.4.88.188:42019
I20260608 12:51:18.392515  5853 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.393497  5853 heartbeater.cc:507] Master 127.4.88.188:42019 requested a full tablet report, sending...
W20260608 12:51:18.393494  5861 instance_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:51:18.394402  5854 heartbeater.cc:344] Connected to a master server at 127.4.88.189:40591
I20260608 12:51:18.394977  5854 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.395336  5855 heartbeater.cc:344] Connected to a master server at 127.4.88.190:33209
I20260608 12:51:18.395772  5855 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.396142  5854 heartbeater.cc:507] Master 127.4.88.189:40591 requested a full tablet report, sending...
I20260608 12:51:18.396677  5855 heartbeater.cc:507] Master 127.4.88.190:33209 requested a full tablet report, sending...
I20260608 12:51:18.397193  5692 ts_manager.cc:194] Registered new tserver with Master: 49648ae808a2412bad4100cff31b0e41 (127.4.88.129:36261)
I20260608 12:51:18.399407  5562 ts_manager.cc:194] Registered new tserver with Master: 49648ae808a2412bad4100cff31b0e41 (127.4.88.129:36261)
I20260608 12:51:18.400389  5627 ts_manager.cc:194] Registered new tserver with Master: 49648ae808a2412bad4100cff31b0e41 (127.4.88.129:36261)
I20260608 12:51:18.402608  5562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34536
W20260608 12:51:18.404844  5863 instance_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:51:18.406458  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:18.407232  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:18.407415  4450 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:51:18.407588  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923078407546 us; error 0 us; skew 500 ppm
I20260608 12:51:18.408308  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:18.410607  4450 webserver.cc:533] Webserver started at http://127.4.88.130:45095/ using document root <none> and password file <none>
I20260608 12:51:18.411051  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:18.411227  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:18.411450  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:18.412509  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "323cf97cfc954895ae4d5afb7192dccd"
format_stamp: "Formatted at 2026-06-08 12:51:18 on dist-test-slave-vkhm"
I20260608 12:51:18.416874  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:51:18.420135  5868 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:51:18.421003  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:18.421309  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "323cf97cfc954895ae4d5afb7192dccd"
format_stamp: "Formatted at 2026-06-08 12:51:18 on dist-test-slave-vkhm"
I20260608 12:51:18.421538  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-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:51:18.432830  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:18.433946  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:18.435308  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:18.437651  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:18.437851  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:18.438145  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:18.438309  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:18.478406  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:34523
I20260608 12:51:18.478507  5930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:34523 every 8 connection(s)
I20260608 12:51:18.503268  5931 heartbeater.cc:344] Connected to a master server at 127.4.88.188:42019
I20260608 12:51:18.503786  5931 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.504812  5931 heartbeater.cc:507] Master 127.4.88.188:42019 requested a full tablet report, sending...
I20260608 12:51:18.507979  5692 ts_manager.cc:194] Registered new tserver with Master: 323cf97cfc954895ae4d5afb7192dccd (127.4.88.130:34523)
I20260608 12:51:18.508719  5932 heartbeater.cc:344] Connected to a master server at 127.4.88.189:40591
I20260608 12:51:18.509294  5932 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.510516  5932 heartbeater.cc:507] Master 127.4.88.189:40591 requested a full tablet report, sending...
I20260608 12:51:18.512229  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:51:18.513577  5627 ts_manager.cc:194] Registered new tserver with Master: 323cf97cfc954895ae4d5afb7192dccd (127.4.88.130:34523)
I20260608 12:51:18.514439  5933 heartbeater.cc:344] Connected to a master server at 127.4.88.190:33209
I20260608 12:51:18.514921  5933 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.515717  5933 heartbeater.cc:507] Master 127.4.88.190:33209 requested a full tablet report, sending...
I20260608 12:51:18.517779  5562 ts_manager.cc:194] Registered new tserver with Master: 323cf97cfc954895ae4d5afb7192dccd (127.4.88.130:34523)
I20260608 12:51:18.519384  5562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34540
W20260608 12:51:18.520833  5938 instance_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:51:18.523214  5939 instance_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:51:18.524539  5941 instance_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:51:18.524632  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:18.525687  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:18.525916  4450 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:51:18.526130  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923078526105 us; error 0 us; skew 500 ppm
I20260608 12:51:18.526722  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:18.529167  4450 webserver.cc:533] Webserver started at http://127.4.88.131:35143/ using document root <none> and password file <none>
I20260608 12:51:18.529686  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:18.529904  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:18.530184  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:18.531232  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "9e5101021cac42aaa418f40590a7284f"
format_stamp: "Formatted at 2026-06-08 12:51:18 on dist-test-slave-vkhm"
I20260608 12:51:18.535717  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:51:18.539116  5946 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:51:18.539887  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:51:18.540200  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "9e5101021cac42aaa418f40590a7284f"
format_stamp: "Formatted at 2026-06-08 12:51:18 on dist-test-slave-vkhm"
I20260608 12:51:18.540546  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923059578967-4450-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:51:18.582046  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:18.583331  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:18.584582  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:18.586915  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:18.587170  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:18.587420  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:18.587603  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:18.627233  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:43401
I20260608 12:51:18.627326  6008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:43401 every 8 connection(s)
I20260608 12:51:18.648279  6009 heartbeater.cc:344] Connected to a master server at 127.4.88.188:42019
I20260608 12:51:18.648787  6009 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.649652  6009 heartbeater.cc:507] Master 127.4.88.188:42019 requested a full tablet report, sending...
I20260608 12:51:18.652822  5692 ts_manager.cc:194] Registered new tserver with Master: 9e5101021cac42aaa418f40590a7284f (127.4.88.131:43401)
I20260608 12:51:18.656522  6010 heartbeater.cc:344] Connected to a master server at 127.4.88.189:40591
I20260608 12:51:18.656962  6010 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.657253  6011 heartbeater.cc:344] Connected to a master server at 127.4.88.190:33209
I20260608 12:51:18.657670  6011 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:18.657896  6010 heartbeater.cc:507] Master 127.4.88.189:40591 requested a full tablet report, sending...
I20260608 12:51:18.658387  6011 heartbeater.cc:507] Master 127.4.88.190:33209 requested a full tablet report, sending...
I20260608 12:51:18.660460  5627 ts_manager.cc:194] Registered new tserver with Master: 9e5101021cac42aaa418f40590a7284f (127.4.88.131:43401)
I20260608 12:51:18.660516  5562 ts_manager.cc:194] Registered new tserver with Master: 9e5101021cac42aaa418f40590a7284f (127.4.88.131:43401)
I20260608 12:51:18.661545  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015836835s
I20260608 12:51:18.662235  5562 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34550
I20260608 12:51:19.199728  5768 catalog_manager.cc:1294] Loaded cluster ID: 3fbd046d974e4ec9acb95baba699d721
I20260608 12:51:19.199985  5768 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: loading cluster ID for follower catalog manager: success
I20260608 12:51:19.204492  5768 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: acquiring CA information for follower catalog manager: success
I20260608 12:51:19.208142  5768 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:51:19.208726  5773 catalog_manager.cc:1294] Loaded cluster ID: 3fbd046d974e4ec9acb95baba699d721
I20260608 12:51:19.209013  5773 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: loading cluster ID for follower catalog manager: success
I20260608 12:51:19.213212  5773 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: acquiring CA information for follower catalog manager: success
I20260608 12:51:19.216611  5773 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:51:19.406251  5855 heartbeater.cc:499] Master 127.4.88.190:33209 was elected leader, sending a full tablet report...
I20260608 12:51:19.522150  5933 heartbeater.cc:499] Master 127.4.88.190:33209 was elected leader, sending a full tablet report...
I20260608 12:51:19.664744  6011 heartbeater.cc:499] Master 127.4.88.190:33209 was elected leader, sending a full tablet report...
I20260608 12:51:20.121825  5743 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:20.253451  5562 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34562:
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:51:20.343366  5818 tablet_service.cc:1511] Processing CreateTablet for tablet b937897efd494333a26f73debeceba3e (DEFAULT_TABLE table=test-workload [id=9d35cf709f4c4b948ee1e11de9179384]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:51:20.345446  5818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b937897efd494333a26f73debeceba3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:20.349735  5896 tablet_service.cc:1511] Processing CreateTablet for tablet a2b8c704044849c7be01a862c24809e7 (DEFAULT_TABLE table=test-workload [id=9d35cf709f4c4b948ee1e11de9179384]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:51:20.351372  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b8c704044849c7be01a862c24809e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:20.356554  5974 tablet_service.cc:1511] Processing CreateTablet for tablet 77026ae5cf2a4dcfb7b97998c966cc36 (DEFAULT_TABLE table=test-workload [id=9d35cf709f4c4b948ee1e11de9179384]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:51:20.358230  5974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77026ae5cf2a4dcfb7b97998c966cc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:20.367192  6047 tablet_bootstrap.cc:492] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41: Bootstrap starting.
I20260608 12:51:20.368793  6048 tablet_bootstrap.cc:492] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd: Bootstrap starting.
I20260608 12:51:20.373817  6047 tablet_bootstrap.cc:654] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:20.376824  6048 tablet_bootstrap.cc:654] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:20.378518  6049 tablet_bootstrap.cc:492] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f: Bootstrap starting.
I20260608 12:51:20.383195  6047 tablet_bootstrap.cc:492] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41: No bootstrap required, opened a new log
I20260608 12:51:20.383891  6047 ts_tablet_manager.cc:1403] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:51:20.383209  6048 tablet_bootstrap.cc:492] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd: No bootstrap required, opened a new log
I20260608 12:51:20.384912  6048 ts_tablet_manager.cc:1403] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:51:20.387177  6049 tablet_bootstrap.cc:654] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:20.387821  6047 raft_consensus.cc:359] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49648ae808a2412bad4100cff31b0e41" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36261 } }
I20260608 12:51:20.388056  6048 raft_consensus.cc:359] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323cf97cfc954895ae4d5afb7192dccd" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34523 } }
I20260608 12:51:20.388557  6047 raft_consensus.cc:385] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:20.388763  6048 raft_consensus.cc:385] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:20.389072  6047 raft_consensus.cc:740] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49648ae808a2412bad4100cff31b0e41, State: Initialized, Role: FOLLOWER
I20260608 12:51:20.389271  6048 raft_consensus.cc:740] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 323cf97cfc954895ae4d5afb7192dccd, State: Initialized, Role: FOLLOWER
I20260608 12:51:20.390151  6048 consensus_queue.cc:260] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "323cf97cfc954895ae4d5afb7192dccd" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34523 } }
I20260608 12:51:20.390081  6047 consensus_queue.cc:260] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49648ae808a2412bad4100cff31b0e41" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36261 } }
I20260608 12:51:20.390990  6048 raft_consensus.cc:399] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:20.391103  6047 raft_consensus.cc:399] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:20.391492  6048 raft_consensus.cc:493] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:20.391543  6047 raft_consensus.cc:493] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:20.392094  6048 raft_consensus.cc:3060] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:20.392436  6047 raft_consensus.cc:3060] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:20.393297  6049 tablet_bootstrap.cc:492] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f: No bootstrap required, opened a new log
I20260608 12:51:20.393730  6049 ts_tablet_manager.cc:1403] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 12:51:20.396312  6049 raft_consensus.cc:359] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e5101021cac42aaa418f40590a7284f" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43401 } }
I20260608 12:51:20.396749  6049 raft_consensus.cc:385] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:20.397012  6049 raft_consensus.cc:740] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e5101021cac42aaa418f40590a7284f, State: Initialized, Role: FOLLOWER
I20260608 12:51:20.397712  6049 consensus_queue.cc:260] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e5101021cac42aaa418f40590a7284f" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43401 } }
I20260608 12:51:20.398290  6049 raft_consensus.cc:399] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:20.398552  6049 raft_consensus.cc:493] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:20.398850  6049 raft_consensus.cc:3060] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:20.399425  6048 raft_consensus.cc:515] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323cf97cfc954895ae4d5afb7192dccd" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34523 } }
I20260608 12:51:20.400350  6048 leader_election.cc:304] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [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: 323cf97cfc954895ae4d5afb7192dccd; no voters: 
I20260608 12:51:20.399430  6047 raft_consensus.cc:515] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49648ae808a2412bad4100cff31b0e41" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36261 } }
I20260608 12:51:20.401489  6047 leader_election.cc:304] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [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: 49648ae808a2412bad4100cff31b0e41; no voters: 
I20260608 12:51:20.405671  6048 leader_election.cc:290] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:20.406347  6053 raft_consensus.cc:2804] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:20.413393  6049 raft_consensus.cc:515] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e5101021cac42aaa418f40590a7284f" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43401 } }
I20260608 12:51:20.414316  6049 leader_election.cc:304] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [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: 9e5101021cac42aaa418f40590a7284f; no voters: 
I20260608 12:51:20.415973  6047 leader_election.cc:290] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:20.416528  6054 raft_consensus.cc:2804] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:20.418188  6053 raft_consensus.cc:697] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 1 LEADER]: Becoming Leader. State: Replica: 323cf97cfc954895ae4d5afb7192dccd, State: Running, Role: LEADER
I20260608 12:51:20.420019  6048 ts_tablet_manager.cc:1434] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd: Time spent starting tablet: real 0.035s	user 0.025s	sys 0.008s
I20260608 12:51:20.419363  6053 consensus_queue.cc:237] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [LEADER]: Queue going to LEADER mode. State: All 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: "323cf97cfc954895ae4d5afb7192dccd" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34523 } }
I20260608 12:51:20.423967  6057 raft_consensus.cc:2804] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:20.425309  6049 leader_election.cc:290] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:20.427882  6054 raft_consensus.cc:697] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 1 LEADER]: Becoming Leader. State: Replica: 49648ae808a2412bad4100cff31b0e41, State: Running, Role: LEADER
I20260608 12:51:20.429154  6054 consensus_queue.cc:237] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [LEADER]: Queue going to LEADER mode. State: All 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: "49648ae808a2412bad4100cff31b0e41" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36261 } }
I20260608 12:51:20.433238  6049 ts_tablet_manager.cc:1434] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.005s
I20260608 12:51:20.435583  6057 raft_consensus.cc:697] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 1 LEADER]: Becoming Leader. State: Replica: 9e5101021cac42aaa418f40590a7284f, State: Running, Role: LEADER
I20260608 12:51:20.442234  6057 consensus_queue.cc:237] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [LEADER]: Queue going to LEADER mode. State: All 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: "9e5101021cac42aaa418f40590a7284f" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43401 } }
I20260608 12:51:20.449669  6047 ts_tablet_manager.cc:1434] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41: Time spent starting tablet: real 0.065s	user 0.025s	sys 0.026s
I20260608 12:51:20.462321  5561 catalog_manager.cc:5696] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e5101021cac42aaa418f40590a7284f (127.4.88.131). New cstate: current_term: 1 leader_uuid: "9e5101021cac42aaa418f40590a7284f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e5101021cac42aaa418f40590a7284f" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 43401 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:20.451438  5562 catalog_manager.cc:5696] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 323cf97cfc954895ae4d5afb7192dccd (127.4.88.130). New cstate: current_term: 1 leader_uuid: "323cf97cfc954895ae4d5afb7192dccd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323cf97cfc954895ae4d5afb7192dccd" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34523 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:20.478031  5560 catalog_manager.cc:5696] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49648ae808a2412bad4100cff31b0e41 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "49648ae808a2412bad4100cff31b0e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49648ae808a2412bad4100cff31b0e41" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36261 } health_report { overall_health: HEALTHY } } }
I20260608 12:51:20.556130  4450 master.cc:562] Master@127.4.88.190:33209 shutting down...
I20260608 12:51:20.575294  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:20.576174  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:20.576643  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 790be89b33e444fa94c8ec93d0c832bb: stopping tablet replica
I20260608 12:51:20.590247  4450 master.cc:584] Master@127.4.88.190:33209 shutdown complete.
W20260608 12:51:21.528680  5933 heartbeater.cc:646] Failed to heartbeat to 127.4.88.190:33209 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.4.88.190:33209: connect: Connection refused (error 111)
I20260608 12:51:22.027573  6073 raft_consensus.cc:493] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 790be89b33e444fa94c8ec93d0c832bb)
I20260608 12:51:22.028062  6073 raft_consensus.cc:515] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:22.030280  6073 leader_election.cc:290] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 790be89b33e444fa94c8ec93d0c832bb (127.4.88.190:33209), 61ef88a49da745e4ad1843e48120fa21 (127.4.88.189:40591)
I20260608 12:51:22.031478  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "79d6251bdf064b8090ee8c235466d9e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "61ef88a49da745e4ad1843e48120fa21" is_pre_election: true
I20260608 12:51:22.035302  6076 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 790be89b33e444fa94c8ec93d0c832bb)
I20260608 12:51:22.035848  6076 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
W20260608 12:51:22.036674  5678 leader_election.cc:336] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 790be89b33e444fa94c8ec93d0c832bb (127.4.88.190:33209): Network error: Client connection negotiation failed: client connection to 127.4.88.190:33209: connect: Connection refused (error 111)
I20260608 12:51:22.037258  5678 leader_election.cc:304] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [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: 79d6251bdf064b8090ee8c235466d9e1; no voters: 61ef88a49da745e4ad1843e48120fa21, 790be89b33e444fa94c8ec93d0c832bb
I20260608 12:51:22.038465  6076 leader_election.cc:290] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 790be89b33e444fa94c8ec93d0c832bb (127.4.88.190:33209), 79d6251bdf064b8090ee8c235466d9e1 (127.4.88.188:42019)
I20260608 12:51:22.038609  6073 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:22.039978  5702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "61ef88a49da745e4ad1843e48120fa21" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "79d6251bdf064b8090ee8c235466d9e1" is_pre_election: true
I20260608 12:51:22.040633  5702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ef88a49da745e4ad1843e48120fa21 in term 1.
I20260608 12:51:22.041838  5613 leader_election.cc:304] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [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: 61ef88a49da745e4ad1843e48120fa21, 79d6251bdf064b8090ee8c235466d9e1; no voters: 
I20260608 12:51:22.042815  6076 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:51:22.043207  6076 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 790be89b33e444fa94c8ec93d0c832bb)
I20260608 12:51:22.043609  6076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:51:22.045291  5614 leader_election.cc:336] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 790be89b33e444fa94c8ec93d0c832bb (127.4.88.190:33209): Network error: Client connection negotiation failed: client connection to 127.4.88.190:33209: connect: Connection refused (error 111)
I20260608 12:51:22.048902  6076 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:22.050601  6076 leader_election.cc:290] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [CANDIDATE]: Term 2 election: Requested vote from peers 790be89b33e444fa94c8ec93d0c832bb (127.4.88.190:33209), 79d6251bdf064b8090ee8c235466d9e1 (127.4.88.188:42019)
I20260608 12:51:22.051753  5702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "61ef88a49da745e4ad1843e48120fa21" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "79d6251bdf064b8090ee8c235466d9e1"
I20260608 12:51:22.052399  5702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:51:22.054095  5614 leader_election.cc:336] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 790be89b33e444fa94c8ec93d0c832bb (127.4.88.190:33209): Network error: Client connection negotiation failed: client connection to 127.4.88.190:33209: connect: Connection refused (error 111)
I20260608 12:51:22.057770  5702 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ef88a49da745e4ad1843e48120fa21 in term 2.
I20260608 12:51:22.058728  5613 leader_election.cc:304] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [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: 61ef88a49da745e4ad1843e48120fa21, 79d6251bdf064b8090ee8c235466d9e1; no voters: 790be89b33e444fa94c8ec93d0c832bb
I20260608 12:51:22.059415  6076 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:22.060504  6076 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 2 LEADER]: Becoming Leader. State: Replica: 61ef88a49da745e4ad1843e48120fa21, State: Running, Role: LEADER
I20260608 12:51:22.061262  6076 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [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: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } }
I20260608 12:51:22.065105  6079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61ef88a49da745e4ad1843e48120fa21. Latest consensus state: current_term: 2 leader_uuid: "61ef88a49da745e4ad1843e48120fa21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "790be89b33e444fa94c8ec93d0c832bb" member_type: VOTER last_known_addr { host: "127.4.88.190" port: 33209 } } peers { permanent_uuid: "61ef88a49da745e4ad1843e48120fa21" member_type: VOTER last_known_addr { host: "127.4.88.189" port: 40591 } } peers { permanent_uuid: "79d6251bdf064b8090ee8c235466d9e1" member_type: VOTER last_known_addr { host: "127.4.88.188" port: 42019 } } }
I20260608 12:51:22.065963  6079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:22.067806  6081 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:22.073014  6081 catalog_manager.cc:679] Loaded metadata for table test-workload [id=9d35cf709f4c4b948ee1e11de9179384]
I20260608 12:51:22.078162  6081 tablet_loader.cc:96] loaded metadata for tablet 77026ae5cf2a4dcfb7b97998c966cc36 (table test-workload [id=9d35cf709f4c4b948ee1e11de9179384])
I20260608 12:51:22.079209  6081 tablet_loader.cc:96] loaded metadata for tablet a2b8c704044849c7be01a862c24809e7 (table test-workload [id=9d35cf709f4c4b948ee1e11de9179384])
I20260608 12:51:22.080158  6081 tablet_loader.cc:96] loaded metadata for tablet b937897efd494333a26f73debeceba3e (table test-workload [id=9d35cf709f4c4b948ee1e11de9179384])
I20260608 12:51:22.081228  6081 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:22.084492  6081 catalog_manager.cc:1294] Loaded cluster ID: 3fbd046d974e4ec9acb95baba699d721
I20260608 12:51:22.084758  6081 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:22.088332  6081 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:22.091481  6081 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: Loaded TSK: 0
I20260608 12:51:22.092459  6081 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:22.201152  5771 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:22.201501  5771 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:22.253751  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:51:22.279219  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:22.280023  4450 tablet_replica.cc:333] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41: stopping tablet replica
I20260608 12:51:22.280646  4450 raft_consensus.cc:2243] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:22.281116  4450 raft_consensus.cc:2272] T b937897efd494333a26f73debeceba3e P 49648ae808a2412bad4100cff31b0e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:22.299276  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:51:22.308869  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:51:22.329226  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:22.329911  4450 tablet_replica.cc:333] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd: stopping tablet replica
I20260608 12:51:22.330412  4450 raft_consensus.cc:2243] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:22.330818  4450 raft_consensus.cc:2272] T a2b8c704044849c7be01a862c24809e7 P 323cf97cfc954895ae4d5afb7192dccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:22.349366  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:51:22.358748  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:51:22.379308  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:22.380038  4450 tablet_replica.cc:333] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f: stopping tablet replica
I20260608 12:51:22.380595  4450 raft_consensus.cc:2243] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:22.381031  4450 raft_consensus.cc:2272] T 77026ae5cf2a4dcfb7b97998c966cc36 P 9e5101021cac42aaa418f40590a7284f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:22.399001  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:51:22.409972  4450 master.cc:562] Master@127.4.88.189:40591 shutting down...
I20260608 12:51:22.426652  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:22.427337  4450 pending_rounds.cc:70] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: Trying to abort 1 pending ops.
I20260608 12:51:22.427510  4450 pending_rounds.cc:77] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7294660944130174976 op_type: NO_OP noop_request { }
I20260608 12:51:22.427772  4450 raft_consensus.cc:2889] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:51:22.428027  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:22.428498  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61ef88a49da745e4ad1843e48120fa21: stopping tablet replica
I20260608 12:51:22.448513  4450 master.cc:584] Master@127.4.88.189:40591 shutdown complete.
I20260608 12:51:22.461934  4450 master.cc:562] Master@127.4.88.188:42019 shutting down...
I20260608 12:51:22.480152  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:22.480753  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:22.481041  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 79d6251bdf064b8090ee8c235466d9e1: stopping tablet replica
I20260608 12:51:22.500442  4450 master.cc:584] Master@127.4.88.188:42019 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4762 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:51:22.532055  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:40307
I20260608 12:51:22.533380  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:22.538719  6082 instance_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:51:22.539105  6083 instance_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:51:22.540390  6085 instance_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:51:22.541339  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:22.542106  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:22.542299  4450 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:51:22.542420  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923082542409 us; error 0 us; skew 500 ppm
I20260608 12:51:22.542908  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:22.545480  4450 webserver.cc:533] Webserver started at http://127.4.88.190:44183/ using document root <none> and password file <none>
I20260608 12:51:22.545944  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:22.546099  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:22.546350  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:22.547387  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "42bac0417f62424da4ea927c0397d06b"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.551934  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:51:22.555423  6090 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:51:22.556195  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:22.556548  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "42bac0417f62424da4ea927c0397d06b"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.556838  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-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:51:22.587713  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:22.589097  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:22.627655  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:40307
I20260608 12:51:22.627774  6141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:40307 every 8 connection(s)
I20260608 12:51:22.632082  6142 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:51:22.642004  6142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b: Bootstrap starting.
I20260608 12:51:22.646999  6142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:22.651444  6142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b: No bootstrap required, opened a new log
I20260608 12:51:22.653714  6142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42bac0417f62424da4ea927c0397d06b" member_type: VOTER }
I20260608 12:51:22.654138  6142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:22.654381  6142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42bac0417f62424da4ea927c0397d06b, State: Initialized, Role: FOLLOWER
I20260608 12:51:22.655076  6142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42bac0417f62424da4ea927c0397d06b" member_type: VOTER }
I20260608 12:51:22.655568  6142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:22.655797  6142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:22.656090  6142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:22.660933  6142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42bac0417f62424da4ea927c0397d06b" member_type: VOTER }
I20260608 12:51:22.661535  6142 leader_election.cc:304] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [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: 42bac0417f62424da4ea927c0397d06b; no voters: 
I20260608 12:51:22.662712  6142 leader_election.cc:290] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:22.663247  6145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:22.664671  6145 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 1 LEADER]: Becoming Leader. State: Replica: 42bac0417f62424da4ea927c0397d06b, State: Running, Role: LEADER
I20260608 12:51:22.665400  6145 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [LEADER]: Queue going to LEADER mode. State: All 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: "42bac0417f62424da4ea927c0397d06b" member_type: VOTER }
I20260608 12:51:22.665843  6142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:22.670387  6147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42bac0417f62424da4ea927c0397d06b. Latest consensus state: current_term: 1 leader_uuid: "42bac0417f62424da4ea927c0397d06b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42bac0417f62424da4ea927c0397d06b" member_type: VOTER } }
I20260608 12:51:22.671419  6146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42bac0417f62424da4ea927c0397d06b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42bac0417f62424da4ea927c0397d06b" member_type: VOTER } }
I20260608 12:51:22.671957  6147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:22.672047  6146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:22.676644  6154 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:22.681668  6154 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:22.682687  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:22.691300  6154 catalog_manager.cc:1382] Generated new cluster ID: 58915970770c4328b31446c35c8cc85e
I20260608 12:51:22.691649  6154 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:22.713490  6154 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:22.714833  6154 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:22.733886  6154 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b: Generated new TSK 0
I20260608 12:51:22.734558  6154 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:22.749368  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:22.755385  6163 instance_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:51:22.756497  6164 instance_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:51:22.757953  6166 instance_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:51:22.758381  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:22.759230  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:22.759409  4450 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:51:22.759531  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923082759519 us; error 0 us; skew 500 ppm
I20260608 12:51:22.760058  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:22.762401  4450 webserver.cc:533] Webserver started at http://127.4.88.129:46475/ using document root <none> and password file <none>
I20260608 12:51:22.762873  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:22.763032  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:22.763247  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:22.764423  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "6c91636d760d48d4ba4040ddb8b7fdfd"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.769099  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:51:22.772475  6171 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:51:22.773227  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:22.773470  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "6c91636d760d48d4ba4040ddb8b7fdfd"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.773721  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-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:51:22.790239  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:22.791401  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:22.792932  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:22.795318  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:22.795523  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:22.795807  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:22.795991  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:22.836728  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:36495
I20260608 12:51:22.836843  6233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:36495 every 8 connection(s)
I20260608 12:51:22.842180  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:22.850384  6239 instance_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:51:22.851565  6238 instance_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:51:22.855891  6241 instance_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:51:22.856577  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:22.857569  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:22.857801  4450 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:51:22.858006  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923082857987 us; error 0 us; skew 500 ppm
I20260608 12:51:22.858808  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:22.860658  6234 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40307
I20260608 12:51:22.861035  6234 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:22.861860  4450 webserver.cc:533] Webserver started at http://127.4.88.130:38427/ using document root <none> and password file <none>
I20260608 12:51:22.861904  6234 heartbeater.cc:507] Master 127.4.88.190:40307 requested a full tablet report, sending...
I20260608 12:51:22.862571  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:22.862815  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:22.863101  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:22.864398  6107 ts_manager.cc:194] Registered new tserver with Master: 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495)
I20260608 12:51:22.864424  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "826d0be45f964114ac2923f042688ce1"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.866506  6107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49750
I20260608 12:51:22.869835  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:51:22.873378  6246 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:51:22.874112  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:22.874415  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "826d0be45f964114ac2923f042688ce1"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.874691  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-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:51:22.914743  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:22.915917  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:22.917457  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:22.919821  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:22.920051  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:22.920333  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:22.920565  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:22.962047  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:45581
I20260608 12:51:22.962170  6308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:45581 every 8 connection(s)
I20260608 12:51:22.967362  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:22.974805  6312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:51:22.978317  6313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:51:22.979499  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:22.980160  6315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:51:22.981132  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:22.981320  4450 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:51:22.981377  6309 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40307
I20260608 12:51:22.981454  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923082981442 us; error 0 us; skew 500 ppm
I20260608 12:51:22.981791  6309 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:22.982133  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:22.982510  6309 heartbeater.cc:507] Master 127.4.88.190:40307 requested a full tablet report, sending...
I20260608 12:51:22.984926  6107 ts_manager.cc:194] Registered new tserver with Master: 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581)
I20260608 12:51:22.985054  4450 webserver.cc:533] Webserver started at http://127.4.88.131:39265/ using document root <none> and password file <none>
I20260608 12:51:22.985675  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:22.985867  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:22.986163  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:22.986538  6107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49752
I20260608 12:51:22.987354  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "c01ca443f8164465b2284610f4498e72"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.991869  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:51:22.995208  6320 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:51:22.995978  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:51:22.996340  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "c01ca443f8164465b2284610f4498e72"
format_stamp: "Formatted at 2026-06-08 12:51:22 on dist-test-slave-vkhm"
I20260608 12:51:22.996644  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-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:51:23.027694  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:23.028939  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:23.030438  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:23.032815  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:23.033051  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:23.033299  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:23.033478  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:23.073486  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:35113
I20260608 12:51:23.073603  6382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:35113 every 8 connection(s)
I20260608 12:51:23.087939  6383 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40307
I20260608 12:51:23.088380  6383 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:23.089156  6383 heartbeater.cc:507] Master 127.4.88.190:40307 requested a full tablet report, sending...
I20260608 12:51:23.091094  6107 ts_manager.cc:194] Registered new tserver with Master: c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113)
I20260608 12:51:23.091643  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014429929s
I20260608 12:51:23.092922  6107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49762
I20260608 12:51:23.869275  6234 heartbeater.cc:499] Master 127.4.88.190:40307 was elected leader, sending a full tablet report...
I20260608 12:51:23.989120  6309 heartbeater.cc:499] Master 127.4.88.190:40307 was elected leader, sending a full tablet report...
I20260608 12:51:24.095855  6383 heartbeater.cc:499] Master 127.4.88.190:40307 was elected leader, sending a full tablet report...
I20260608 12:51:24.147291  6107 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49776:
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:51:24.149367  6107 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:51:24.196501  6199 tablet_service.cc:1511] Processing CreateTablet for tablet 3661e51e5e2d4ec5a36c19bdcf8aae50 (DEFAULT_TABLE table=test-workload [id=1a47559ffcc3490b8f59471c49fe7cce]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:51:24.196914  6198 tablet_service.cc:1511] Processing CreateTablet for tablet 50eece5e08564c69a37e85ce4306e8ae (DEFAULT_TABLE table=test-workload [id=1a47559ffcc3490b8f59471c49fe7cce]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:51:24.198011  6199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3661e51e5e2d4ec5a36c19bdcf8aae50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:24.199904  6274 tablet_service.cc:1511] Processing CreateTablet for tablet 3661e51e5e2d4ec5a36c19bdcf8aae50 (DEFAULT_TABLE table=test-workload [id=1a47559ffcc3490b8f59471c49fe7cce]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:51:24.200367  6273 tablet_service.cc:1511] Processing CreateTablet for tablet 50eece5e08564c69a37e85ce4306e8ae (DEFAULT_TABLE table=test-workload [id=1a47559ffcc3490b8f59471c49fe7cce]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:51:24.201326  6274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3661e51e5e2d4ec5a36c19bdcf8aae50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:24.201869  6198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50eece5e08564c69a37e85ce4306e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:24.205013  6273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50eece5e08564c69a37e85ce4306e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:24.210548  6348 tablet_service.cc:1511] Processing CreateTablet for tablet 3661e51e5e2d4ec5a36c19bdcf8aae50 (DEFAULT_TABLE table=test-workload [id=1a47559ffcc3490b8f59471c49fe7cce]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:51:24.212025  6348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3661e51e5e2d4ec5a36c19bdcf8aae50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:24.224110  6404 tablet_bootstrap.cc:492] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1: Bootstrap starting.
I20260608 12:51:24.224714  6347 tablet_service.cc:1511] Processing CreateTablet for tablet 50eece5e08564c69a37e85ce4306e8ae (DEFAULT_TABLE table=test-workload [id=1a47559ffcc3490b8f59471c49fe7cce]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:51:24.226363  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50eece5e08564c69a37e85ce4306e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:24.237581  6403 tablet_bootstrap.cc:492] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd: Bootstrap starting.
I20260608 12:51:24.248034  6405 tablet_bootstrap.cc:492] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72: Bootstrap starting.
I20260608 12:51:24.248099  6403 tablet_bootstrap.cc:654] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:24.251897  6404 tablet_bootstrap.cc:654] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:24.254990  6405 tablet_bootstrap.cc:654] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:24.256176  6403 tablet_bootstrap.cc:492] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd: No bootstrap required, opened a new log
I20260608 12:51:24.256737  6403 ts_tablet_manager.cc:1403] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260608 12:51:24.257578  6404 tablet_bootstrap.cc:492] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1: No bootstrap required, opened a new log
I20260608 12:51:24.258080  6404 ts_tablet_manager.cc:1403] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260608 12:51:24.261081  6404 raft_consensus.cc:359] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.261734  6404 raft_consensus.cc:385] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:24.261989  6404 raft_consensus.cc:740] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826d0be45f964114ac2923f042688ce1, State: Initialized, Role: FOLLOWER
I20260608 12:51:24.262243  6403 raft_consensus.cc:359] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.262682  6404 consensus_queue.cc:260] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.263249  6403 raft_consensus.cc:385] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:24.263818  6403 raft_consensus.cc:740] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c91636d760d48d4ba4040ddb8b7fdfd, State: Initialized, Role: FOLLOWER
I20260608 12:51:24.264815  6403 consensus_queue.cc:260] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.265652  6404 ts_tablet_manager.cc:1434] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260608 12:51:24.267474  6404 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: Bootstrap starting.
I20260608 12:51:24.269871  6405 tablet_bootstrap.cc:492] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72: No bootstrap required, opened a new log
I20260608 12:51:24.270599  6405 ts_tablet_manager.cc:1403] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260608 12:51:24.274369  6404 tablet_bootstrap.cc:654] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:24.274291  6405 raft_consensus.cc:359] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.275247  6405 raft_consensus.cc:385] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:24.275635  6405 raft_consensus.cc:740] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01ca443f8164465b2284610f4498e72, State: Initialized, Role: FOLLOWER
I20260608 12:51:24.274518  6403 ts_tablet_manager.cc:1434] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260608 12:51:24.276736  6405 consensus_queue.cc:260] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.279717  6403 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd: Bootstrap starting.
I20260608 12:51:24.289361  6404 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: No bootstrap required, opened a new log
I20260608 12:51:24.289929  6404 ts_tablet_manager.cc:1403] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 12:51:24.290005  6403 tablet_bootstrap.cc:654] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:24.292006  6405 ts_tablet_manager.cc:1434] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.009s
I20260608 12:51:24.293010  6405 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: Bootstrap starting.
I20260608 12:51:24.293394  6404 raft_consensus.cc:359] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.294176  6404 raft_consensus.cc:385] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:24.294516  6404 raft_consensus.cc:740] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826d0be45f964114ac2923f042688ce1, State: Initialized, Role: FOLLOWER
I20260608 12:51:24.295478  6404 consensus_queue.cc:260] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.297735  6404 ts_tablet_manager.cc:1434] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:51:24.302847  6403 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd: No bootstrap required, opened a new log
I20260608 12:51:24.303421  6403 ts_tablet_manager.cc:1403] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260608 12:51:24.306603  6405 tablet_bootstrap.cc:654] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:24.306223  6403 raft_consensus.cc:359] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.307008  6403 raft_consensus.cc:385] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:24.307284  6403 raft_consensus.cc:740] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c91636d760d48d4ba4040ddb8b7fdfd, State: Initialized, Role: FOLLOWER
I20260608 12:51:24.307967  6403 consensus_queue.cc:260] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.310060  6403 ts_tablet_manager.cc:1434] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:51:24.313511  6405 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: No bootstrap required, opened a new log
I20260608 12:51:24.314066  6405 ts_tablet_manager.cc:1403] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.007s
I20260608 12:51:24.316274  6405 raft_consensus.cc:359] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.316936  6405 raft_consensus.cc:385] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:24.317246  6405 raft_consensus.cc:740] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01ca443f8164465b2284610f4498e72, State: Initialized, Role: FOLLOWER
I20260608 12:51:24.318053  6405 consensus_queue.cc:260] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.320183  6405 ts_tablet_manager.cc:1434] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:51:24.322322  6410 raft_consensus.cc:493] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:24.322834  6410 raft_consensus.cc:515] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.325453  6410 leader_election.cc:290] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113)
I20260608 12:51:24.330822  6412 raft_consensus.cc:493] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:24.331348  6412 raft_consensus.cc:515] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.334070  6412 leader_election.cc:290] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495)
I20260608 12:51:24.342301  6284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1" is_pre_election: true
I20260608 12:51:24.343086  6284 raft_consensus.cc:2468] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in term 0.
I20260608 12:51:24.344693  6172 leader_election.cc:304] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c91636d760d48d4ba4040ddb8b7fdfd, 826d0be45f964114ac2923f042688ce1; no voters: 
I20260608 12:51:24.345685  6410 raft_consensus.cc:2804] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:24.346076  6410 raft_consensus.cc:493] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:24.346415  6410 raft_consensus.cc:3060] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:24.350394  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01ca443f8164465b2284610f4498e72" is_pre_election: true
I20260608 12:51:24.351140  6358 raft_consensus.cc:2468] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in term 0.
I20260608 12:51:24.353672  6410 raft_consensus.cc:515] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.355849  6284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "c01ca443f8164465b2284610f4498e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1" is_pre_election: true
I20260608 12:51:24.356541  6284 raft_consensus.cc:2468] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01ca443f8164465b2284610f4498e72 in term 0.
I20260608 12:51:24.357208  6283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1"
I20260608 12:51:24.357846  6283 raft_consensus.cc:3060] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:24.357924  6321 leader_election.cc:304] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826d0be45f964114ac2923f042688ce1, c01ca443f8164465b2284610f4498e72; no voters: 
I20260608 12:51:24.357414  6410 leader_election.cc:290] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 election: Requested vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113)
I20260608 12:51:24.358857  6209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "c01ca443f8164465b2284610f4498e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" is_pre_election: true
I20260608 12:51:24.359069  6412 raft_consensus.cc:2804] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:24.359565  6412 raft_consensus.cc:493] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:24.359848  6209 raft_consensus.cc:2393] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c01ca443f8164465b2284610f4498e72 in current term 1: Already voted for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in this term.
I20260608 12:51:24.359948  6412 raft_consensus.cc:3060] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:24.361963  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01ca443f8164465b2284610f4498e72"
I20260608 12:51:24.365144  6283 raft_consensus.cc:2468] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in term 1.
I20260608 12:51:24.366325  6172 leader_election.cc:304] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c91636d760d48d4ba4040ddb8b7fdfd, 826d0be45f964114ac2923f042688ce1; no voters: 
I20260608 12:51:24.367204  6410 raft_consensus.cc:2804] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:24.367084  6412 raft_consensus.cc:515] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.368319  6358 raft_consensus.cc:2393] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c91636d760d48d4ba4040ddb8b7fdfd in current term 1: Already voted for candidate c01ca443f8164465b2284610f4498e72 in this term.
I20260608 12:51:24.368630  6410 raft_consensus.cc:697] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 LEADER]: Becoming Leader. State: Replica: 6c91636d760d48d4ba4040ddb8b7fdfd, State: Running, Role: LEADER
I20260608 12:51:24.369673  6410 consensus_queue.cc:237] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.370218  6412 leader_election.cc:290] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [CANDIDATE]: Term 1 election: Requested vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495)
I20260608 12:51:24.370647  6283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "c01ca443f8164465b2284610f4498e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1"
I20260608 12:51:24.371410  6283 raft_consensus.cc:2393] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c01ca443f8164465b2284610f4498e72 in current term 1: Already voted for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in this term.
I20260608 12:51:24.371749  6209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "c01ca443f8164465b2284610f4498e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd"
I20260608 12:51:24.373071  6321 leader_election.cc:304] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [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: c01ca443f8164465b2284610f4498e72; no voters: 6c91636d760d48d4ba4040ddb8b7fdfd, 826d0be45f964114ac2923f042688ce1
I20260608 12:51:24.373772  6412 raft_consensus.cc:2749] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:51:24.379864  6106 catalog_manager.cc:5696] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129). New cstate: current_term: 1 leader_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:24.467576  6410 raft_consensus.cc:493] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:51:24.468115  6410 raft_consensus.cc:515] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.469902  6410 leader_election.cc:290] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113)
I20260608 12:51:24.470817  6283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1" is_pre_election: true
I20260608 12:51:24.470924  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01ca443f8164465b2284610f4498e72" is_pre_election: true
I20260608 12:51:24.471596  6283 raft_consensus.cc:2468] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in term 0.
I20260608 12:51:24.471616  6358 raft_consensus.cc:2468] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in term 0.
I20260608 12:51:24.472975  6172 leader_election.cc:304] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c91636d760d48d4ba4040ddb8b7fdfd, 826d0be45f964114ac2923f042688ce1; no voters: 
I20260608 12:51:24.473606  6410 raft_consensus.cc:2804] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:51:24.473979  6410 raft_consensus.cc:493] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:51:24.474293  6410 raft_consensus.cc:3060] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:24.478861  6410 raft_consensus.cc:515] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.480589  6410 leader_election.cc:290] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 election: Requested vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113)
I20260608 12:51:24.481318  6283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1"
I20260608 12:51:24.481755  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae" candidate_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c01ca443f8164465b2284610f4498e72"
I20260608 12:51:24.481868  6283 raft_consensus.cc:3060] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:24.482298  6358 raft_consensus.cc:3060] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:24.486457  6283 raft_consensus.cc:2468] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in term 1.
I20260608 12:51:24.486979  6358 raft_consensus.cc:2468] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c91636d760d48d4ba4040ddb8b7fdfd in term 1.
I20260608 12:51:24.487566  6172 leader_election.cc:304] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c91636d760d48d4ba4040ddb8b7fdfd, 826d0be45f964114ac2923f042688ce1; no voters: 
I20260608 12:51:24.488422  6410 raft_consensus.cc:2804] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:24.488842  6410 raft_consensus.cc:697] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 LEADER]: Becoming Leader. State: Replica: 6c91636d760d48d4ba4040ddb8b7fdfd, State: Running, Role: LEADER
I20260608 12:51:24.489480  6410 consensus_queue.cc:237] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:24.496068  6106 catalog_manager.cc:5696] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129). New cstate: current_term: 1 leader_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:24.681985  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:24.694833  6209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae"
dest_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd"
mode: GRACEFUL
new_leader_uuid: "826d0be45f964114ac2923f042688ce1"
 from {username='slave'} at 127.0.0.1:34274
I20260608 12:51:24.695426  6209 raft_consensus.cc:606] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 LEADER]: Received request to transfer leadership to TS 826d0be45f964114ac2923f042688ce1
I20260608 12:51:24.696635  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:51:24.697024  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:24.878305  6410 consensus_queue.cc:1048] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:24.892503  6427 consensus_queue.cc:1048] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:25.018335  6427 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:25.024905  6410 raft_consensus.cc:993] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd: : Instructing follower 826d0be45f964114ac2923f042688ce1 to start an election
I20260608 12:51:25.025455  6420 raft_consensus.cc:1081] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 LEADER]: Signalling peer 826d0be45f964114ac2923f042688ce1 to start an election
I20260608 12:51:25.027314  6284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae"
dest_uuid: "826d0be45f964114ac2923f042688ce1"
 from {username='slave'} at 127.0.0.1:39814
I20260608 12:51:25.028425  6284 raft_consensus.cc:493] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:51:25.028813  6284 raft_consensus.cc:3060] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:25.031636  6427 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:51:25.035494  6284 raft_consensus.cc:515] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:25.040699  6284 leader_election.cc:290] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [CANDIDATE]: Term 2 election: Requested vote from peers 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495), c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113)
I20260608 12:51:25.054782  6209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae" candidate_uuid: "826d0be45f964114ac2923f042688ce1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd"
I20260608 12:51:25.055337  6209 raft_consensus.cc:3055] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:51:25.055613  6209 raft_consensus.cc:740] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c91636d760d48d4ba4040ddb8b7fdfd, State: Running, Role: LEADER
I20260608 12:51:25.056406  6209 consensus_queue.cc:260] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [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: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:25.057375  6209 raft_consensus.cc:3060] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:25.061141  6358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50eece5e08564c69a37e85ce4306e8ae" candidate_uuid: "826d0be45f964114ac2923f042688ce1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c01ca443f8164465b2284610f4498e72"
I20260608 12:51:25.061646  6358 raft_consensus.cc:3060] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:51:25.062942  6209 raft_consensus.cc:2468] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826d0be45f964114ac2923f042688ce1 in term 2.
I20260608 12:51:25.064034  6247 leader_election.cc:304] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [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: 6c91636d760d48d4ba4040ddb8b7fdfd, 826d0be45f964114ac2923f042688ce1; no voters: 
I20260608 12:51:25.064841  6429 raft_consensus.cc:2804] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:25.066196  6429 raft_consensus.cc:697] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 LEADER]: Becoming Leader. State: Replica: 826d0be45f964114ac2923f042688ce1, State: Running, Role: LEADER
I20260608 12:51:25.067157  6358 raft_consensus.cc:2468] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826d0be45f964114ac2923f042688ce1 in term 2.
I20260608 12:51:25.067126  6429 consensus_queue.cc:237] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [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: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:25.073755  6106 catalog_manager.cc:5696] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 reported cstate change: term changed from 1 to 2, leader changed from 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129) to 826d0be45f964114ac2923f042688ce1 (127.4.88.130). New cstate: current_term: 2 leader_uuid: "826d0be45f964114ac2923f042688ce1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:25.598340  6209 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:25.599774  6441 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:25.610133  6358 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:25.611847  6441 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:51:26.697929  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:26.700040  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:26.700520  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:28.701342  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:28.703368  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:28.703722  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:30.704878  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:30.708132  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:30.708639  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:32.709650  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:32.711663  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:32.712004  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:34.712949  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:34.714900  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:34.715209  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:35.572086  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:35.580019  6451 instance_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:51:35.580318  6452 instance_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:51:35.585263  6454 instance_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:51:35.585935  4450 server_base.cc:1061] running on GCE node
I20260608 12:51:35.587150  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:35.587393  4450 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:51:35.587587  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923095587573 us; error 0 us; skew 500 ppm
I20260608 12:51:35.588171  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:35.590847  4450 webserver.cc:533] Webserver started at http://127.4.88.132:43335/ using document root <none> and password file <none>
I20260608 12:51:35.591389  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:35.591607  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:35.591909  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:35.593410  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "2716bc2ff5dc4ddcb387210f5a15c08a"
format_stamp: "Formatted at 2026-06-08 12:51:35 on dist-test-slave-vkhm"
I20260608 12:51:35.598452  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:51:35.602130  6459 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:51:35.602901  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:51:35.603214  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "2716bc2ff5dc4ddcb387210f5a15c08a"
format_stamp: "Formatted at 2026-06-08 12:51:35 on dist-test-slave-vkhm"
I20260608 12:51:35.603507  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-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:51:35.614636  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:35.616027  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:35.617570  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:51:35.620090  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:51:35.620365  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:35.620627  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:51:35.620833  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:51:35.663609  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:35681
I20260608 12:51:35.663766  6521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:35681 every 8 connection(s)
I20260608 12:51:35.681610  6522 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40307
I20260608 12:51:35.682046  6522 heartbeater.cc:461] Registering TS with master...
I20260608 12:51:35.682798  6522 heartbeater.cc:507] Master 127.4.88.190:40307 requested a full tablet report, sending...
I20260608 12:51:35.684928  6106 ts_manager.cc:194] Registered new tserver with Master: 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132:35681)
I20260608 12:51:35.686493  6106 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38470
I20260608 12:51:35.751876  6284 consensus_queue.cc:237] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [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: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: true } }
I20260608 12:51:35.761762  6358 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:51:35.762058  6209 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:51:35.763497  6529 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } 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:51:35.764803  6441 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:51:35.776188  6247 consensus_peers.cc:597] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 -> Peer 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132:35681): Couldn't send request to peer 2716bc2ff5dc4ddcb387210f5a15c08a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50eece5e08564c69a37e85ce4306e8ae. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:35.776301  6529 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: true } } }
I20260608 12:51:35.778383  6358 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: true } } }
I20260608 12:51:35.779413  6209 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: true } } }
I20260608 12:51:35.790197  6106 catalog_manager.cc:5696] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 reported cstate change: config changed from index -1 to 3, NON_VOTER 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "826d0be45f964114ac2923f042688ce1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:51:36.146857  6540 ts_tablet_manager.cc:933] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: Initiating tablet copy from peer 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581)
I20260608 12:51:36.149086  6540 tablet_copy_client.cc:323] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:45581
I20260608 12:51:36.159330  6294 tablet_copy_service.cc:140] P 826d0be45f964114ac2923f042688ce1: Received BeginTabletCopySession request for tablet 50eece5e08564c69a37e85ce4306e8ae from peer 2716bc2ff5dc4ddcb387210f5a15c08a ({username='slave'} at 127.0.0.1:58524)
I20260608 12:51:36.159984  6294 tablet_copy_service.cc:161] P 826d0be45f964114ac2923f042688ce1: Beginning new tablet copy session on tablet 50eece5e08564c69a37e85ce4306e8ae from peer 2716bc2ff5dc4ddcb387210f5a15c08a at {username='slave'} at 127.0.0.1:58524: session id = 2716bc2ff5dc4ddcb387210f5a15c08a-50eece5e08564c69a37e85ce4306e8ae
I20260608 12:51:36.168826  6294 tablet_copy_source_session.cc:215] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:51:36.172673  6540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50eece5e08564c69a37e85ce4306e8ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:51:36.185086  6540 tablet_copy_client.cc:806] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: tablet copy: Starting download of 0 data blocks...
I20260608 12:51:36.185765  6540 tablet_copy_client.cc:670] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:51:36.189977  6540 tablet_copy_client.cc:538] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:51:36.196173  6540 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: Bootstrap starting.
I20260608 12:51:36.215544  6540 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: 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:51:36.216356  6540 tablet_bootstrap.cc:492] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: Bootstrap complete.
I20260608 12:51:36.216924  6540 ts_tablet_manager.cc:1403] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.009s
I20260608 12:51:36.219278  6540 raft_consensus.cc:359] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: true } }
I20260608 12:51:36.219854  6540 raft_consensus.cc:740] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2716bc2ff5dc4ddcb387210f5a15c08a, State: Initialized, Role: LEARNER
I20260608 12:51:36.220451  6540 consensus_queue.cc:260] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [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: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: true } }
I20260608 12:51:36.222718  6522 heartbeater.cc:499] Master 127.4.88.190:40307 was elected leader, sending a full tablet report...
I20260608 12:51:36.223050  6540 ts_tablet_manager.cc:1434] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:51:36.225106  6294 tablet_copy_service.cc:342] P 826d0be45f964114ac2923f042688ce1: Request end of tablet copy session 2716bc2ff5dc4ddcb387210f5a15c08a-50eece5e08564c69a37e85ce4306e8ae received from {username='slave'} at 127.0.0.1:58524
I20260608 12:51:36.225626  6294 tablet_copy_service.cc:434] P 826d0be45f964114ac2923f042688ce1: ending tablet copy session 2716bc2ff5dc4ddcb387210f5a15c08a-50eece5e08564c69a37e85ce4306e8ae on tablet 50eece5e08564c69a37e85ce4306e8ae with peer 2716bc2ff5dc4ddcb387210f5a15c08a
I20260608 12:51:36.716117  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:36.718384  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:36.718775  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:36.740576  6497 raft_consensus.cc:1217] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:51:37.252013  6545 raft_consensus.cc:1064] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: attempting to promote NON_VOTER 2716bc2ff5dc4ddcb387210f5a15c08a to VOTER
I20260608 12:51:37.254127  6545 consensus_queue.cc:237] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [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: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } }
I20260608 12:51:37.260810  6497 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 LEARNER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:51:37.261644  6358 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:51:37.262439  6549 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } 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:51:37.263514  6547 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } 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:51:37.263983  6209 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:51:37.266515  6547 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:51:37.275804  6547 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.278214  6497 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.281931  6208 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.289685  6358 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.294958  6107 catalog_manager.cc:5696] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 reported cstate change: config changed from index 3 to 4, 2716bc2ff5dc4ddcb387210f5a15c08a (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "826d0be45f964114ac2923f042688ce1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:51:37.327764  6284 consensus_queue.cc:237] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [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: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } }
I20260608 12:51:37.335006  6208 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:51:37.335067  6497 raft_consensus.cc:1275] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 FOLLOWER]: Refusing update from remote peer 826d0be45f964114ac2923f042688ce1: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:51:37.336956  6547 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:51:37.338084  6553 consensus_queue.cc:1048] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } 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:51:37.345266  6549 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c01ca443f8164465b2284610f4498e72 (127.4.88.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.347239  6497 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c01ca443f8164465b2284610f4498e72 (127.4.88.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.348098  6208 raft_consensus.cc:2955] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c01ca443f8164465b2284610f4498e72 (127.4.88.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.356628  6091 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 50eece5e08564c69a37e85ce4306e8ae with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:51:37.363174  6105 catalog_manager.cc:5696] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a reported cstate change: config changed from index 4 to 5, VOTER c01ca443f8164465b2284610f4498e72 (127.4.88.131) evicted. New cstate: current_term: 2 leader_uuid: "826d0be45f964114ac2923f042688ce1" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "2716bc2ff5dc4ddcb387210f5a15c08a" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35681 } attrs { promote: false } } }
I20260608 12:51:37.374895  6347 tablet_service.cc:1558] Processing DeleteTablet for tablet 50eece5e08564c69a37e85ce4306e8ae with delete_type TABLET_DATA_TOMBSTONED (TS c01ca443f8164465b2284610f4498e72 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40228
I20260608 12:51:37.377436  6560 tablet_replica.cc:333] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: stopping tablet replica
I20260608 12:51:37.378196  6560 raft_consensus.cc:2243] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:37.378981  6560 raft_consensus.cc:2272] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:37.382696  6560 ts_tablet_manager.cc:1916] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:51:37.393626  6560 ts_tablet_manager.cc:1929] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:51:37.394204  6560 log.cc:1199] T 50eece5e08564c69a37e85ce4306e8ae P c01ca443f8164465b2284610f4498e72: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/50eece5e08564c69a37e85ce4306e8ae
I20260608 12:51:37.395646  6091 catalog_manager.cc:5027] TS c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113): tablet 50eece5e08564c69a37e85ce4306e8ae (table test-workload [id=1a47559ffcc3490b8f59471c49fe7cce]) successfully deleted
I20260608 12:51:38.719806  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:38.721912  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:38.722270  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:40.723412  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:40.725728  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:40.726171  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:42.727116  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:42.729224  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:42.729598  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:44.730594  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:44.732736  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:44.733103  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:46.734074  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:46.736140  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:46.736562  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:49.005743  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:49.009516  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:49.010356  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:50.111385  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:51:50.145395  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:50.146234  4450 tablet_replica.cc:333] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd: stopping tablet replica
I20260608 12:51:50.146884  4450 raft_consensus.cc:2243] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:50.148138  4450 raft_consensus.cc:2272] T 50eece5e08564c69a37e85ce4306e8ae P 6c91636d760d48d4ba4040ddb8b7fdfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:50.150568  4450 tablet_replica.cc:333] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd: stopping tablet replica
I20260608 12:51:50.151051  4450 raft_consensus.cc:2243] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:50.152302  4450 raft_consensus.cc:2272] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 6c91636d760d48d4ba4040ddb8b7fdfd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:51:50.238830  6230 debug-util.cc:398] Leaking SignalData structure 0x7b08000990c0 after lost signal to thread 4453
W20260608 12:51:50.239923  6230 debug-util.cc:398] Leaking SignalData structure 0x7b080014b640 after lost signal to thread 6141
W20260608 12:51:50.241905  6230 debug-util.cc:398] Leaking SignalData structure 0x7b0800175c40 after lost signal to thread 6308
W20260608 12:51:50.242950  6230 debug-util.cc:398] Leaking SignalData structure 0x7b08001ef060 after lost signal to thread 6382
W20260608 12:51:50.244005  6230 debug-util.cc:398] Leaking SignalData structure 0x7b0800173940 after lost signal to thread 6521
W20260608 12:51:50.354938  6247 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:36495: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:51:50.359071  6247 consensus_peers.cc:597] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 -> Peer 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495): Couldn't send request to peer 6c91636d760d48d4ba4040ddb8b7fdfd. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:51.011829  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:51.015069  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:51.015626  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:51.110147  6573 raft_consensus.cc:493] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c91636d760d48d4ba4040ddb8b7fdfd)
I20260608 12:51:51.110824  6573 raft_consensus.cc:515] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:51.113564  6573 leader_election.cc:290] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495), c01ca443f8164465b2284610f4498e72 (127.4.88.131:35113)
I20260608 12:51:51.115720  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "826d0be45f964114ac2923f042688ce1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c01ca443f8164465b2284610f4498e72" is_pre_election: true
W20260608 12:51:51.118362  6247 leader_election.cc:336] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495): Network error: Client connection negotiation failed: client connection to 127.4.88.129:36495: connect: Connection refused (error 111)
I20260608 12:51:51.118817  6247 leader_election.cc:304] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [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: 826d0be45f964114ac2923f042688ce1; no voters: 6c91636d760d48d4ba4040ddb8b7fdfd, c01ca443f8164465b2284610f4498e72
I20260608 12:51:51.119524  6573 raft_consensus.cc:2749] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:51:51.122323  6576 raft_consensus.cc:493] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6c91636d760d48d4ba4040ddb8b7fdfd)
I20260608 12:51:51.122864  6576 raft_consensus.cc:515] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:51.125437  6576 leader_election.cc:290] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495)
I20260608 12:51:51.126624  6284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "c01ca443f8164465b2284610f4498e72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1" is_pre_election: true
I20260608 12:51:51.127389  6284 raft_consensus.cc:2468] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c01ca443f8164465b2284610f4498e72 in term 1.
I20260608 12:51:51.130313  6321 leader_election.cc:304] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [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: 826d0be45f964114ac2923f042688ce1, c01ca443f8164465b2284610f4498e72; no voters: 
I20260608 12:51:51.131132  6576 raft_consensus.cc:2804] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:51:51.131517  6576 raft_consensus.cc:493] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6c91636d760d48d4ba4040ddb8b7fdfd)
I20260608 12:51:51.131871  6576 raft_consensus.cc:3060] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:51:51.133067  6321 leader_election.cc:336] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495): Network error: Client connection negotiation failed: client connection to 127.4.88.129:36495: connect: Connection refused (error 111)
I20260608 12:51:51.137871  6576 raft_consensus.cc:515] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:51.139611  6576 leader_election.cc:290] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [CANDIDATE]: Term 2 election: Requested vote from peers 826d0be45f964114ac2923f042688ce1 (127.4.88.130:45581), 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495)
I20260608 12:51:51.140461  6284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3661e51e5e2d4ec5a36c19bdcf8aae50" candidate_uuid: "c01ca443f8164465b2284610f4498e72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "826d0be45f964114ac2923f042688ce1"
I20260608 12:51:51.141089  6284 raft_consensus.cc:3060] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:51:51.143426  6321 leader_election.cc:336] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495): Network error: Client connection negotiation failed: client connection to 127.4.88.129:36495: connect: Connection refused (error 111)
I20260608 12:51:51.149169  6284 raft_consensus.cc:2468] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c01ca443f8164465b2284610f4498e72 in term 2.
I20260608 12:51:51.150444  6321 leader_election.cc:304] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [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: 826d0be45f964114ac2923f042688ce1, c01ca443f8164465b2284610f4498e72; no voters: 6c91636d760d48d4ba4040ddb8b7fdfd
I20260608 12:51:51.151151  6576 raft_consensus.cc:2804] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:51:51.152524  6576 raft_consensus.cc:697] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 2 LEADER]: Becoming Leader. State: Replica: c01ca443f8164465b2284610f4498e72, State: Running, Role: LEADER
I20260608 12:51:51.153864  6576 consensus_queue.cc:237] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [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: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } }
I20260608 12:51:51.162817  6106 catalog_manager.cc:5696] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 reported cstate change: term changed from 1 to 2, leader changed from 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129) to c01ca443f8164465b2284610f4498e72 (127.4.88.131). New cstate: current_term: 2 leader_uuid: "c01ca443f8164465b2284610f4498e72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c91636d760d48d4ba4040ddb8b7fdfd" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c01ca443f8164465b2284610f4498e72" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 35113 } health_report { overall_health: HEALTHY } } }
W20260608 12:51:51.175575  4450 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6230)
W20260608 12:51:51.612372  6321 consensus_peers.cc:597] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 -> Peer 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495): Couldn't send request to peer 6c91636d760d48d4ba4040ddb8b7fdfd. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:36495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:51:51.725903  6284 raft_consensus.cc:1275] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 2 FOLLOWER]: Refusing update from remote peer c01ca443f8164465b2284610f4498e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:51:51.727454  6576 consensus_queue.cc:1048] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "826d0be45f964114ac2923f042688ce1" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:51:52.176239  4450 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6230)
W20260608 12:51:52.953353  6247 consensus_peers.cc:597] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 -> Peer 6c91636d760d48d4ba4040ddb8b7fdfd (127.4.88.129:36495): Couldn't send request to peer 6c91636d760d48d4ba4040ddb8b7fdfd. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:36495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:51:53.016676  6160 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:51:53.018855  6160 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:51:53.019232  6160 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:51:53.022984  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:51:53.036248  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:51:53.058934  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:53.059636  4450 tablet_replica.cc:333] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1: stopping tablet replica
I20260608 12:51:53.060287  4450 raft_consensus.cc:2243] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:53.061157  4450 raft_consensus.cc:2272] T 50eece5e08564c69a37e85ce4306e8ae P 826d0be45f964114ac2923f042688ce1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:53.063210  4450 tablet_replica.cc:333] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1: stopping tablet replica
I20260608 12:51:53.063699  4450 raft_consensus.cc:2243] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:53.064105  4450 raft_consensus.cc:2272] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P 826d0be45f964114ac2923f042688ce1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:53.086369  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:51:53.099090  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:51:53.127493  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:53.128522  4450 tablet_replica.cc:333] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72: stopping tablet replica
I20260608 12:51:53.129067  4450 raft_consensus.cc:2243] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:51:53.129870  4450 raft_consensus.cc:2272] T 3661e51e5e2d4ec5a36c19bdcf8aae50 P c01ca443f8164465b2284610f4498e72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:53.151635  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:51:53.163976  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:51:53.184671  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:51:53.185468  4450 tablet_replica.cc:333] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a: stopping tablet replica
I20260608 12:51:53.186033  4450 raft_consensus.cc:2243] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:51:53.186646  4450 raft_consensus.cc:2272] T 50eece5e08564c69a37e85ce4306e8ae P 2716bc2ff5dc4ddcb387210f5a15c08a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:53.206115  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:51:53.217085  4450 master.cc:562] Master@127.4.88.190:40307 shutting down...
I20260608 12:51:53.234854  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:51:53.235407  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:51:53.235790  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42bac0417f62424da4ea927c0397d06b: stopping tablet replica
I20260608 12:51:53.255069  4450 master.cc:584] Master@127.4.88.190:40307 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (30760 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:51:53.292519  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:41583
I20260608 12:51:53.293655  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:51:53.299680  6595 instance_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:51:53.299909  6596 instance_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:51:53.301367  4450 server_base.cc:1061] running on GCE node
W20260608 12:51:53.301599  6598 instance_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:51:53.302717  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:51:53.302942  4450 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:51:53.303143  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923113303112 us; error 0 us; skew 500 ppm
I20260608 12:51:53.303757  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:51:53.306221  4450 webserver.cc:533] Webserver started at http://127.4.88.190:44339/ using document root <none> and password file <none>
I20260608 12:51:53.306747  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:51:53.306947  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:51:53.307235  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:51:53.308488  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "b61cc51d46fe441393d9655919effb4e"
format_stamp: "Formatted at 2026-06-08 12:51:53 on dist-test-slave-vkhm"
I20260608 12:51:53.312990  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:51:53.316524  6603 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:51:53.317308  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:51:53.317598  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "b61cc51d46fe441393d9655919effb4e"
format_stamp: "Formatted at 2026-06-08 12:51:53 on dist-test-slave-vkhm"
I20260608 12:51:53.317891  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923059578967-4450-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:51:53.347505  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:51:53.348860  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:51:53.387290  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:41583
I20260608 12:51:53.387414  6654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:41583 every 8 connection(s)
I20260608 12:51:53.391487  6655 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:51:53.401487  6655 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e: Bootstrap starting.
I20260608 12:51:53.406522  6655 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e: Neither blocks nor log segments found. Creating new log.
I20260608 12:51:53.410763  6655 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e: No bootstrap required, opened a new log
I20260608 12:51:53.413007  6655 raft_consensus.cc:359] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b61cc51d46fe441393d9655919effb4e" member_type: VOTER }
I20260608 12:51:53.413417  6655 raft_consensus.cc:385] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:51:53.413650  6655 raft_consensus.cc:740] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b61cc51d46fe441393d9655919effb4e, State: Initialized, Role: FOLLOWER
I20260608 12:51:53.414328  6655 consensus_queue.cc:260] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b61cc51d46fe441393d9655919effb4e" member_type: VOTER }
I20260608 12:51:53.414795  6655 raft_consensus.cc:399] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:51:53.415027  6655 raft_consensus.cc:493] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:51:53.415315  6655 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:51:53.419708  6655 raft_consensus.cc:515] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b61cc51d46fe441393d9655919effb4e" member_type: VOTER }
I20260608 12:51:53.420356  6655 leader_election.cc:304] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [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: b61cc51d46fe441393d9655919effb4e; no voters: 
I20260608 12:51:53.421435  6655 leader_election.cc:290] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:51:53.421873  6658 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:51:53.423224  6658 raft_consensus.cc:697] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 1 LEADER]: Becoming Leader. State: Replica: b61cc51d46fe441393d9655919effb4e, State: Running, Role: LEADER
I20260608 12:51:53.423969  6658 consensus_queue.cc:237] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [LEADER]: Queue going to LEADER mode. State: All 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: "b61cc51d46fe441393d9655919effb4e" member_type: VOTER }
I20260608 12:51:53.424664  6655 sys_catalog.cc:565] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:51:53.429075  6660 sys_catalog.cc:455] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b61cc51d46fe441393d9655919effb4e. Latest consensus state: current_term: 1 leader_uuid: "b61cc51d46fe441393d9655919effb4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b61cc51d46fe441393d9655919effb4e" member_type: VOTER } }
I20260608 12:51:53.429826  6660 sys_catalog.cc:458] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:53.430769  6659 sys_catalog.cc:455] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b61cc51d46fe441393d9655919effb4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b61cc51d46fe441393d9655919effb4e" member_type: VOTER } }
I20260608 12:51:53.431301  6659 sys_catalog.cc:458] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [sys.catalog]: This master's current role is: LEADER
I20260608 12:51:53.432003  6666 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:51:53.437187  6666 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:51:53.441018  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:51:53.446400  6666 catalog_manager.cc:1382] Generated new cluster ID: 4fbf3cce30fa497491e3958bc4df63e3
I20260608 12:51:53.446672  6666 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:51:53.476402  6666 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:51:53.477650  6666 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:51:53.494751  6666 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e: Generated new TSK 0
I20260608 12:51:53.495376  6666 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:51:53.506657  4450 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000182542s
I20260608 12:52:05.602921  4450 master.cc:562] Master@127.4.88.190:41583 shutting down...
I20260608 12:52:05.632176  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:05.633072  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:05.633481  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P b61cc51d46fe441393d9655919effb4e: stopping tablet replica
I20260608 12:52:05.653878  4450 master.cc:584] Master@127.4.88.190:41583 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12394 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:52:05.686882  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:42857
I20260608 12:52:05.688135  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:05.693665  6678 instance_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:52:05.694801  6679 instance_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:52:05.696561  4450 server_base.cc:1061] running on GCE node
W20260608 12:52:05.696702  6681 instance_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:52:05.697598  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:05.697804  4450 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:52:05.697995  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923125697977 us; error 0 us; skew 500 ppm
I20260608 12:52:05.698621  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:05.701191  4450 webserver.cc:533] Webserver started at http://127.4.88.190:41095/ using document root <none> and password file <none>
I20260608 12:52:05.701731  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:05.701928  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:05.702235  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:05.703454  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "58d46b8b340b4b65821bb7438625ecc8"
format_stamp: "Formatted at 2026-06-08 12:52:05 on dist-test-slave-vkhm"
I20260608 12:52:05.708328  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:52:05.711931  6686 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:52:05.712680  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:05.712989  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "58d46b8b340b4b65821bb7438625ecc8"
format_stamp: "Formatted at 2026-06-08 12:52:05 on dist-test-slave-vkhm"
I20260608 12:52:05.713258  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-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:52:05.737844  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:05.739225  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:05.778731  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:42857
I20260608 12:52:05.778854  6737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:42857 every 8 connection(s)
I20260608 12:52:05.783246  6738 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:52:05.794608  6738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8: Bootstrap starting.
I20260608 12:52:05.799839  6738 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:05.804440  6738 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8: No bootstrap required, opened a new log
I20260608 12:52:05.806924  6738 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d46b8b340b4b65821bb7438625ecc8" member_type: VOTER }
I20260608 12:52:05.807390  6738 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:05.807655  6738 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58d46b8b340b4b65821bb7438625ecc8, State: Initialized, Role: FOLLOWER
I20260608 12:52:05.808300  6738 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58d46b8b340b4b65821bb7438625ecc8" member_type: VOTER }
I20260608 12:52:05.808832  6738 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:05.809060  6738 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:05.809350  6738 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:05.813885  6738 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d46b8b340b4b65821bb7438625ecc8" member_type: VOTER }
I20260608 12:52:05.814405  6738 leader_election.cc:304] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [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: 58d46b8b340b4b65821bb7438625ecc8; no voters: 
I20260608 12:52:05.815764  6738 leader_election.cc:290] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:05.816339  6741 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:05.817814  6741 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 1 LEADER]: Becoming Leader. State: Replica: 58d46b8b340b4b65821bb7438625ecc8, State: Running, Role: LEADER
I20260608 12:52:05.818595  6741 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [LEADER]: Queue going to LEADER mode. State: All 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: "58d46b8b340b4b65821bb7438625ecc8" member_type: VOTER }
I20260608 12:52:05.818987  6738 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:05.821842  6742 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58d46b8b340b4b65821bb7438625ecc8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d46b8b340b4b65821bb7438625ecc8" member_type: VOTER } }
I20260608 12:52:05.822643  6742 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:05.821853  6743 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58d46b8b340b4b65821bb7438625ecc8. Latest consensus state: current_term: 1 leader_uuid: "58d46b8b340b4b65821bb7438625ecc8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58d46b8b340b4b65821bb7438625ecc8" member_type: VOTER } }
I20260608 12:52:05.824514  6743 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:05.826776  6747 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:05.831981  6747 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:05.834947  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:05.841688  6747 catalog_manager.cc:1382] Generated new cluster ID: b852d81769b84e9882e9252493e7fa6c
I20260608 12:52:05.841985  6747 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:05.861093  6747 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:05.862437  6747 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:05.875891  6747 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8: Generated new TSK 0
I20260608 12:52:05.876578  6747 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:05.901574  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:05.908412  6759 instance_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:52:05.909849  6760 instance_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:52:05.910602  6762 instance_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:52:05.910992  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:05.911908  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:05.912092  4450 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:52:05.912352  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923125912332 us; error 0 us; skew 500 ppm
I20260608 12:52:05.912987  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:05.915560  4450 webserver.cc:533] Webserver started at http://127.4.88.129:34029/ using document root <none> and password file <none>
I20260608 12:52:05.916121  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:05.916383  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:05.916674  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:05.918002  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "6ba4990de93d4b78a0efce385f2ebd10"
format_stamp: "Formatted at 2026-06-08 12:52:05 on dist-test-slave-vkhm"
I20260608 12:52:05.922989  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:05.926718  6767 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:52:05.927475  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 12:52:05.927794  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "6ba4990de93d4b78a0efce385f2ebd10"
format_stamp: "Formatted at 2026-06-08 12:52:05 on dist-test-slave-vkhm"
I20260608 12:52:05.928082  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-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:52:05.946261  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:05.947613  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:05.949339  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:05.951784  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:05.952030  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:05.952327  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:05.952509  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:05.994977  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:33859
I20260608 12:52:05.995098  6829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:33859 every 8 connection(s)
I20260608 12:52:06.000875  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:06.008621  6834 instance_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:52:06.010895  6835 instance_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:52:06.012758  6837 instance_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:52:06.013630  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:06.014604  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:06.014894  4450 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:52:06.015161  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923126015131 us; error 0 us; skew 500 ppm
I20260608 12:52:06.015412  6830 heartbeater.cc:344] Connected to a master server at 127.4.88.190:42857
I20260608 12:52:06.015865  6830 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:06.015874  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:06.016917  6830 heartbeater.cc:507] Master 127.4.88.190:42857 requested a full tablet report, sending...
I20260608 12:52:06.018890  4450 webserver.cc:533] Webserver started at http://127.4.88.130:33079/ using document root <none> and password file <none>
I20260608 12:52:06.019538  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:06.019761  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:06.020066  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:06.020016  6703 ts_manager.cc:194] Registered new tserver with Master: 6ba4990de93d4b78a0efce385f2ebd10 (127.4.88.129:33859)
I20260608 12:52:06.021730  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "5df0eea03e5c4ddd844819d6d53d7889"
format_stamp: "Formatted at 2026-06-08 12:52:06 on dist-test-slave-vkhm"
I20260608 12:52:06.022306  6703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39338
I20260608 12:52:06.026895  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:06.030941  6842 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:52:06.031718  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:06.032029  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "5df0eea03e5c4ddd844819d6d53d7889"
format_stamp: "Formatted at 2026-06-08 12:52:06 on dist-test-slave-vkhm"
I20260608 12:52:06.032362  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-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:52:06.062872  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:06.064234  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:06.065769  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:06.068164  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:06.068430  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:06.068714  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:06.068899  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:06.111827  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:40475
I20260608 12:52:06.111968  6904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:40475 every 8 connection(s)
I20260608 12:52:06.117281  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:06.125126  6908 instance_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:52:06.126145  6909 instance_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:52:06.128895  6911 instance_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:52:06.130213  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:06.131114  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:06.131374  4450 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:52:06.131474  6905 heartbeater.cc:344] Connected to a master server at 127.4.88.190:42857
I20260608 12:52:06.131620  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923126131581 us; error 0 us; skew 500 ppm
I20260608 12:52:06.132004  6905 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:06.132467  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:06.132870  6905 heartbeater.cc:507] Master 127.4.88.190:42857 requested a full tablet report, sending...
I20260608 12:52:06.135591  4450 webserver.cc:533] Webserver started at http://127.4.88.131:39731/ using document root <none> and password file <none>
I20260608 12:52:06.135661  6703 ts_manager.cc:194] Registered new tserver with Master: 5df0eea03e5c4ddd844819d6d53d7889 (127.4.88.130:40475)
I20260608 12:52:06.136278  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:06.136538  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:06.136824  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:06.137338  6703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39346
I20260608 12:52:06.138103  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "cbc76badf2e1435cab3954c2ed609bfd"
format_stamp: "Formatted at 2026-06-08 12:52:06 on dist-test-slave-vkhm"
I20260608 12:52:06.142940  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:06.146416  6916 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:52:06.147200  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:06.147462  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "cbc76badf2e1435cab3954c2ed609bfd"
format_stamp: "Formatted at 2026-06-08 12:52:06 on dist-test-slave-vkhm"
I20260608 12:52:06.147696  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923059578967-4450-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:52:06.173033  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:06.174268  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:06.175757  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:06.178151  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:06.178369  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:06.178637  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:06.178802  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:06.220197  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:44709
I20260608 12:52:06.220367  6978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:44709 every 8 connection(s)
I20260608 12:52:06.235112  6979 heartbeater.cc:344] Connected to a master server at 127.4.88.190:42857
I20260608 12:52:06.235564  6979 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:06.236379  6979 heartbeater.cc:507] Master 127.4.88.190:42857 requested a full tablet report, sending...
I20260608 12:52:06.238361  6703 ts_manager.cc:194] Registered new tserver with Master: cbc76badf2e1435cab3954c2ed609bfd (127.4.88.131:44709)
I20260608 12:52:06.238641  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014856492s
I20260608 12:52:06.239771  6703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39348
I20260608 12:52:07.025290  6830 heartbeater.cc:499] Master 127.4.88.190:42857 was elected leader, sending a full tablet report...
I20260608 12:52:07.139916  6905 heartbeater.cc:499] Master 127.4.88.190:42857 was elected leader, sending a full tablet report...
I20260608 12:52:07.242656  6979 heartbeater.cc:499] Master 127.4.88.190:42857 was elected leader, sending a full tablet report...
I20260608 12:52:07.834681  6756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:09.835613  6756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:11.836805  6756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:13.837946  6756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:15.838914  6756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:17.839928  6756 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:18.334347  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:52:18.359207  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:18.376485  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:52:18.386803  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:52:18.411281  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:18.427237  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:52:18.436951  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:52:18.462714  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:18.478806  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:52:18.487864  4450 master.cc:562] Master@127.4.88.190:42857 shutting down...
I20260608 12:52:18.505795  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:18.506655  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:18.507056  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58d46b8b340b4b65821bb7438625ecc8: stopping tablet replica
I20260608 12:52:18.525786  4450 master.cc:584] Master@127.4.88.190:42857 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12869 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:52:18.558938  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:35151
I20260608 12:52:18.560171  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:18.566612  6984 instance_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:52:18.566681  6985 instance_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:52:18.567485  6987 instance_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:52:18.567979  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:18.568791  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:18.569015  4450 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:52:18.569181  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923138569158 us; error 0 us; skew 500 ppm
I20260608 12:52:18.569736  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:18.572319  4450 webserver.cc:533] Webserver started at http://127.4.88.190:39177/ using document root <none> and password file <none>
I20260608 12:52:18.572835  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:18.573056  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:18.573333  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:18.574560  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "e954707ded8441fe9acf1b98b1902542"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:18.579162  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:18.582821  6992 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:52:18.583701  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:18.583940  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "e954707ded8441fe9acf1b98b1902542"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:18.584189  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-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:52:18.602039  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:18.603232  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:18.643296  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:35151
I20260608 12:52:18.643432  7043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:35151 every 8 connection(s)
I20260608 12:52:18.647985  7044 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:52:18.658826  7044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542: Bootstrap starting.
I20260608 12:52:18.663789  7044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:18.668375  7044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542: No bootstrap required, opened a new log
I20260608 12:52:18.670673  7044 raft_consensus.cc:359] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER }
I20260608 12:52:18.671114  7044 raft_consensus.cc:385] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:18.671306  7044 raft_consensus.cc:740] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e954707ded8441fe9acf1b98b1902542, State: Initialized, Role: FOLLOWER
I20260608 12:52:18.672552  7044 consensus_queue.cc:260] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER }
I20260608 12:52:18.673115  7047 raft_consensus.cc:493] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:18.673648  7047 raft_consensus.cc:515] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER }
I20260608 12:52:18.674351  7047 leader_election.cc:304] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e954707ded8441fe9acf1b98b1902542; no voters: 
I20260608 12:52:18.676478  7047 leader_election.cc:290] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260608 12:52:18.677100  7048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:18.673084  7044 raft_consensus.cc:399] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:18.677461  7048 raft_consensus.cc:493] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:18.677906  7048 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:18.682963  7048 raft_consensus.cc:515] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER }
I20260608 12:52:18.683542  7048 leader_election.cc:304] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [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: e954707ded8441fe9acf1b98b1902542; no voters: 
I20260608 12:52:18.683584  7044 raft_consensus.cc:493] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:18.684057  7044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:18.684175  7048 leader_election.cc:290] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:18.688850  7044 raft_consensus.cc:515] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER }
I20260608 12:52:18.689592  7047 raft_consensus.cc:2764] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 2 FOLLOWER]: Leader election decision vote started in defunct term 1: won
I20260608 12:52:18.690111  7044 leader_election.cc:304] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e954707ded8441fe9acf1b98b1902542; no voters: 
I20260608 12:52:18.690707  7044 leader_election.cc:290] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260608 12:52:18.690861  7048 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:18.693241  7048 raft_consensus.cc:697] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 2 LEADER]: Becoming Leader. State: Replica: e954707ded8441fe9acf1b98b1902542, State: Running, Role: LEADER
I20260608 12:52:18.694154  7048 consensus_queue.cc:237] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [LEADER]: Queue going to LEADER 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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER }
I20260608 12:52:18.694509  7044 sys_catalog.cc:565] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:18.697314  7050 sys_catalog.cc:455] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e954707ded8441fe9acf1b98b1902542. Latest consensus state: current_term: 2 leader_uuid: "e954707ded8441fe9acf1b98b1902542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER } }
I20260608 12:52:18.697227  7049 sys_catalog.cc:455] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "e954707ded8441fe9acf1b98b1902542" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e954707ded8441fe9acf1b98b1902542" member_type: VOTER } }
I20260608 12:52:18.697948  7050 sys_catalog.cc:458] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:18.698019  7049 sys_catalog.cc:458] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:18.701232  7053 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:18.710114  7053 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:18.711216  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:18.719924  7053 catalog_manager.cc:1382] Generated new cluster ID: b48753ce596542639726230353c68ab3
I20260608 12:52:18.720261  7053 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:18.740010  7053 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:18.741425  7053 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:18.755687  7053 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542: Generated new TSK 0
I20260608 12:52:18.756428  7053 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:18.777637  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:18.784117  7066 instance_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:52:18.787034  7067 instance_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:52:18.788421  7069 instance_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:52:18.788493  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:18.790025  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:18.790297  4450 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:52:18.790524  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923138790504 us; error 0 us; skew 500 ppm
I20260608 12:52:18.791148  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:18.793571  4450 webserver.cc:533] Webserver started at http://127.4.88.129:34021/ using document root <none> and password file <none>
I20260608 12:52:18.794097  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:18.794303  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:18.794584  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:18.795728  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "82c7fe784e0a47aeb880dc5660fc4226"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:18.800549  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:52:18.803915  7074 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:52:18.804674  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:18.805001  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "82c7fe784e0a47aeb880dc5660fc4226"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:18.805295  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-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:52:18.817032  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:18.818244  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:18.819732  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:18.822264  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:18.822496  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:18.822739  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:18.822916  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:18.864111  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:44287
I20260608 12:52:18.864296  7136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:44287 every 8 connection(s)
I20260608 12:52:18.869760  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:18.878836  7141 instance_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:52:18.880764  7142 instance_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:52:18.883550  7144 instance_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:52:18.884287  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:18.885077  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:18.885339  4450 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:52:18.885542  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923138885523 us; error 0 us; skew 500 ppm
I20260608 12:52:18.886323  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:18.890390  7137 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35151
I20260608 12:52:18.890790  7137 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:18.891525  7137 heartbeater.cc:507] Master 127.4.88.190:35151 requested a full tablet report, sending...
I20260608 12:52:18.892848  4450 webserver.cc:533] Webserver started at http://127.4.88.130:37795/ using document root <none> and password file <none>
I20260608 12:52:18.893429  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:18.893651  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:18.893937  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:18.893908  7009 ts_manager.cc:194] Registered new tserver with Master: 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287)
I20260608 12:52:18.895398  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "c6e200ade9a54508a874f6267b09986e"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:18.896194  7009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60194
I20260608 12:52:18.900520  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:52:18.904129  7149 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:52:18.904955  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:18.905259  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "c6e200ade9a54508a874f6267b09986e"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:18.905575  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-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:52:18.915890  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:18.917120  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:18.918495  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:18.920826  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:18.921017  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:18.921308  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:18.921475  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:18.967603  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:45931
I20260608 12:52:18.967723  7211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:45931 every 8 connection(s)
I20260608 12:52:18.972908  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:18.981514  7215 instance_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:52:18.981606  7216 instance_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:52:18.986867  7212 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35151
I20260608 12:52:18.987432  7212 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:18.987629  4450 server_base.cc:1061] running on GCE node
W20260608 12:52:18.988407  7218 instance_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:52:18.988490  7212 heartbeater.cc:507] Master 127.4.88.190:35151 requested a full tablet report, sending...
I20260608 12:52:18.989526  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:18.989774  4450 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:52:18.989995  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923138989977 us; error 0 us; skew 500 ppm
I20260608 12:52:18.990880  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:18.991055  7009 ts_manager.cc:194] Registered new tserver with Master: c6e200ade9a54508a874f6267b09986e (127.4.88.130:45931)
I20260608 12:52:18.993059  7009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60200
I20260608 12:52:18.993829  4450 webserver.cc:533] Webserver started at http://127.4.88.131:36317/ using document root <none> and password file <none>
I20260608 12:52:18.994551  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:18.994797  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:18.995126  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:18.996677  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "40c7cfaf05a046b59f692487b606c7fd"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:19.001212  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:52:19.004550  7223 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:52:19.005407  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:19.005746  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "40c7cfaf05a046b59f692487b606c7fd"
format_stamp: "Formatted at 2026-06-08 12:52:18 on dist-test-slave-vkhm"
I20260608 12:52:19.006014  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923059578967-4450-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:52:19.036000  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:19.037281  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:19.038766  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:19.041141  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:19.041396  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:19.041684  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:19.041867  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:19.082877  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:45339
I20260608 12:52:19.082990  7285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:45339 every 8 connection(s)
I20260608 12:52:19.097781  7286 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35151
I20260608 12:52:19.098146  7286 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:19.098956  7286 heartbeater.cc:507] Master 127.4.88.190:35151 requested a full tablet report, sending...
I20260608 12:52:19.100884  7009 ts_manager.cc:194] Registered new tserver with Master: 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131:45339)
I20260608 12:52:19.101224  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014700688s
I20260608 12:52:19.102705  7009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60204
I20260608 12:52:19.898883  7137 heartbeater.cc:499] Master 127.4.88.190:35151 was elected leader, sending a full tablet report...
I20260608 12:52:19.996150  7212 heartbeater.cc:499] Master 127.4.88.190:35151 was elected leader, sending a full tablet report...
I20260608 12:52:20.105785  7286 heartbeater.cc:499] Master 127.4.88.190:35151 was elected leader, sending a full tablet report...
I20260608 12:52:20.160856  7009 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60208:
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:52:20.163640  7009 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:52:20.236125  7177 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c06cfef6d4ffbae0b40392f2db2b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:20.236462  7176 tablet_service.cc:1511] Processing CreateTablet for tablet 9eafd85ffe8a45dc9003d1b4e4b3d5ba (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:20.237169  7175 tablet_service.cc:1511] Processing CreateTablet for tablet c096cab021df475bb9bf3cba2017eb18 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:20.238297  7177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c06cfef6d4ffbae0b40392f2db2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.239122  7176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eafd85ffe8a45dc9003d1b4e4b3d5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.243070  7175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c096cab021df475bb9bf3cba2017eb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.243602  7251 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c06cfef6d4ffbae0b40392f2db2b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:20.245398  7251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c06cfef6d4ffbae0b40392f2db2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.247830  7102 tablet_service.cc:1511] Processing CreateTablet for tablet fd9c06cfef6d4ffbae0b40392f2db2b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:20.249620  7102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9c06cfef6d4ffbae0b40392f2db2b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.250559  7250 tablet_service.cc:1511] Processing CreateTablet for tablet 9eafd85ffe8a45dc9003d1b4e4b3d5ba (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:20.252146  7250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eafd85ffe8a45dc9003d1b4e4b3d5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.255172  7100 tablet_service.cc:1511] Processing CreateTablet for tablet c096cab021df475bb9bf3cba2017eb18 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:20.256799  7100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c096cab021df475bb9bf3cba2017eb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.261162  7101 tablet_service.cc:1511] Processing CreateTablet for tablet 9eafd85ffe8a45dc9003d1b4e4b3d5ba (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:20.262748  7101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eafd85ffe8a45dc9003d1b4e4b3d5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.265080  7307 tablet_bootstrap.cc:492] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e: Bootstrap starting.
I20260608 12:52:20.274506  7249 tablet_service.cc:1511] Processing CreateTablet for tablet c096cab021df475bb9bf3cba2017eb18 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:20.276280  7249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c096cab021df475bb9bf3cba2017eb18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.276300  7307 tablet_bootstrap.cc:654] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.288484  7099 tablet_service.cc:1511] Processing CreateTablet for tablet 40b37e6e351148ad9e99610aab94edba (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:20.294469  7099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b37e6e351148ad9e99610aab94edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.289876  7177 tablet_service.cc:1511] Processing CreateTablet for tablet 40b37e6e351148ad9e99610aab94edba (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:20.292766  7248 tablet_service.cc:1511] Processing CreateTablet for tablet 40b37e6e351148ad9e99610aab94edba (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=35def974630d49f1bce849662259dc6b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:20.301026  7177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b37e6e351148ad9e99610aab94edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.301298  7248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40b37e6e351148ad9e99610aab94edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:20.336299  7307 tablet_bootstrap.cc:492] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e: No bootstrap required, opened a new log
I20260608 12:52:20.337023  7307 ts_tablet_manager.cc:1403] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e: Time spent bootstrapping tablet: real 0.072s	user 0.003s	sys 0.015s
I20260608 12:52:20.337715  7310 tablet_bootstrap.cc:492] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: Bootstrap starting.
I20260608 12:52:20.340760  7307 raft_consensus.cc:359] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.341792  7307 raft_consensus.cc:385] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.345448  7307 raft_consensus.cc:740] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6e200ade9a54508a874f6267b09986e, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.346607  7307 consensus_queue.cc:260] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.348701  7308 tablet_bootstrap.cc:492] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd: Bootstrap starting.
I20260608 12:52:20.355557  7310 tablet_bootstrap.cc:654] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.355738  7307 ts_tablet_manager.cc:1434] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260608 12:52:20.357021  7307 tablet_bootstrap.cc:492] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e: Bootstrap starting.
I20260608 12:52:20.357291  7308 tablet_bootstrap.cc:654] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.366123  7307 tablet_bootstrap.cc:654] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.368916  7310 tablet_bootstrap.cc:492] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: No bootstrap required, opened a new log
I20260608 12:52:20.369565  7310 ts_tablet_manager.cc:1403] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.013s
I20260608 12:52:20.373255  7310 raft_consensus.cc:359] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.374027  7310 raft_consensus.cc:385] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.374450  7308 tablet_bootstrap.cc:492] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd: No bootstrap required, opened a new log
I20260608 12:52:20.374356  7310 raft_consensus.cc:740] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c7fe784e0a47aeb880dc5660fc4226, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.375000  7308 ts_tablet_manager.cc:1403] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260608 12:52:20.375020  7307 tablet_bootstrap.cc:492] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e: No bootstrap required, opened a new log
I20260608 12:52:20.375682  7307 ts_tablet_manager.cc:1403] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260608 12:52:20.375310  7310 consensus_queue.cc:260] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.378441  7310 ts_tablet_manager.cc:1434] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:52:20.378576  7308 raft_consensus.cc:359] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.378885  7307 raft_consensus.cc:359] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.379374  7308 raft_consensus.cc:385] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.379554  7310 tablet_bootstrap.cc:492] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226: Bootstrap starting.
I20260608 12:52:20.379659  7307 raft_consensus.cc:385] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.380380  7307 raft_consensus.cc:740] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6e200ade9a54508a874f6267b09986e, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.379778  7308 raft_consensus.cc:740] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c7cfaf05a046b59f692487b606c7fd, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.381148  7307 consensus_queue.cc:260] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.381762  7308 consensus_queue.cc:260] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.389015  7310 tablet_bootstrap.cc:654] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.391376  7307 ts_tablet_manager.cc:1434] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260608 12:52:20.392567  7307 tablet_bootstrap.cc:492] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e: Bootstrap starting.
I20260608 12:52:20.399854  7307 tablet_bootstrap.cc:654] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.402395  7315 raft_consensus.cc:493] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:20.403026  7315 raft_consensus.cc:515] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.411077  7315 leader_election.cc:290] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6e200ade9a54508a874f6267b09986e (127.4.88.130:45931), 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131:45339)
I20260608 12:52:20.418465  7307 tablet_bootstrap.cc:492] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e: No bootstrap required, opened a new log
I20260608 12:52:20.419277  7307 ts_tablet_manager.cc:1403] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260608 12:52:20.426951  7308 ts_tablet_manager.cc:1434] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd: Time spent starting tablet: real 0.051s	user 0.013s	sys 0.035s
I20260608 12:52:20.428061  7308 tablet_bootstrap.cc:492] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd: Bootstrap starting.
I20260608 12:52:20.423467  7307 raft_consensus.cc:359] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.431592  7307 raft_consensus.cc:385] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.434697  7307 raft_consensus.cc:740] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6e200ade9a54508a874f6267b09986e, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.436761  7187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c06cfef6d4ffbae0b40392f2db2b3" candidate_uuid: "82c7fe784e0a47aeb880dc5660fc4226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6e200ade9a54508a874f6267b09986e" is_pre_election: true
I20260608 12:52:20.437018  7307 consensus_queue.cc:260] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.437623  7187 raft_consensus.cc:2468] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c7fe784e0a47aeb880dc5660fc4226 in term 0.
I20260608 12:52:20.439450  7307 ts_tablet_manager.cc:1434] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:52:20.435078  7308 tablet_bootstrap.cc:654] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.441262  7078 leader_election.cc:304] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c7fe784e0a47aeb880dc5660fc4226, c6e200ade9a54508a874f6267b09986e; no voters: 
I20260608 12:52:20.442171  7315 raft_consensus.cc:2804] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:20.442536  7315 raft_consensus.cc:493] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:20.442871  7315 raft_consensus.cc:3060] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.442946  7307 tablet_bootstrap.cc:492] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e: Bootstrap starting.
I20260608 12:52:20.450263  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c06cfef6d4ffbae0b40392f2db2b3" candidate_uuid: "82c7fe784e0a47aeb880dc5660fc4226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c7cfaf05a046b59f692487b606c7fd" is_pre_election: true
I20260608 12:52:20.451032  7307 tablet_bootstrap.cc:654] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.450861  7315 raft_consensus.cc:515] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.451320  7261 raft_consensus.cc:2468] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82c7fe784e0a47aeb880dc5660fc4226 in term 0.
I20260608 12:52:20.453509  7315 leader_election.cc:290] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [CANDIDATE]: Term 1 election: Requested vote from peers c6e200ade9a54508a874f6267b09986e (127.4.88.130:45931), 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131:45339)
I20260608 12:52:20.454929  7187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c06cfef6d4ffbae0b40392f2db2b3" candidate_uuid: "82c7fe784e0a47aeb880dc5660fc4226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6e200ade9a54508a874f6267b09986e"
I20260608 12:52:20.455349  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c06cfef6d4ffbae0b40392f2db2b3" candidate_uuid: "82c7fe784e0a47aeb880dc5660fc4226" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c7cfaf05a046b59f692487b606c7fd"
I20260608 12:52:20.455495  7187 raft_consensus.cc:3060] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.455933  7261 raft_consensus.cc:3060] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.459810  7310 tablet_bootstrap.cc:492] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226: No bootstrap required, opened a new log
I20260608 12:52:20.460582  7310 ts_tablet_manager.cc:1403] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.020s
I20260608 12:52:20.463516  7261 raft_consensus.cc:2468] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c7fe784e0a47aeb880dc5660fc4226 in term 1.
I20260608 12:52:20.464798  7310 raft_consensus.cc:359] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.466042  7310 raft_consensus.cc:385] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.466519  7310 raft_consensus.cc:740] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c7fe784e0a47aeb880dc5660fc4226, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.466598  7078 leader_election.cc:304] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40c7cfaf05a046b59f692487b606c7fd, 82c7fe784e0a47aeb880dc5660fc4226; no voters: 
I20260608 12:52:20.468051  7310 consensus_queue.cc:260] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.470806  7187 raft_consensus.cc:2468] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82c7fe784e0a47aeb880dc5660fc4226 in term 1.
W20260608 12:52:20.474164  7213 tablet.cc:2404] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:52:20.474910  7315 raft_consensus.cc:2804] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:20.475330  7308 tablet_bootstrap.cc:492] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd: No bootstrap required, opened a new log
I20260608 12:52:20.476011  7308 ts_tablet_manager.cc:1403] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.020s
I20260608 12:52:20.476393  7311 raft_consensus.cc:493] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:20.477083  7311 raft_consensus.cc:515] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.480369  7308 raft_consensus.cc:359] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.481421  7308 raft_consensus.cc:385] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.481840  7308 raft_consensus.cc:740] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c7cfaf05a046b59f692487b606c7fd, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.482933  7308 consensus_queue.cc:260] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.486122  7308 ts_tablet_manager.cc:1434] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:52:20.487442  7308 tablet_bootstrap.cc:492] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd: Bootstrap starting.
I20260608 12:52:20.493196  7311 leader_election.cc:290] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287), 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131:45339)
I20260608 12:52:20.496568  7308 tablet_bootstrap.cc:654] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.506675  7307 tablet_bootstrap.cc:492] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e: No bootstrap required, opened a new log
I20260608 12:52:20.507591  7307 ts_tablet_manager.cc:1403] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.013s
I20260608 12:52:20.511112  7308 tablet_bootstrap.cc:492] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd: No bootstrap required, opened a new log
I20260608 12:52:20.511940  7308 ts_tablet_manager.cc:1403] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260608 12:52:20.516255  7308 raft_consensus.cc:359] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.517446  7308 raft_consensus.cc:385] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.517925  7308 raft_consensus.cc:740] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c7cfaf05a046b59f692487b606c7fd, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.519249  7308 consensus_queue.cc:260] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.521865  7308 ts_tablet_manager.cc:1434] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:52:20.522704  7310 ts_tablet_manager.cc:1434] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226: Time spent starting tablet: real 0.062s	user 0.039s	sys 0.018s
I20260608 12:52:20.522964  7308 tablet_bootstrap.cc:492] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd: Bootstrap starting.
I20260608 12:52:20.523818  7310 tablet_bootstrap.cc:492] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226: Bootstrap starting.
I20260608 12:52:20.530509  7308 tablet_bootstrap.cc:654] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.531163  7310 tablet_bootstrap.cc:654] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.529863  7307 raft_consensus.cc:359] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.539004  7307 raft_consensus.cc:385] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.540653  7307 raft_consensus.cc:740] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6e200ade9a54508a874f6267b09986e, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.541725  7307 consensus_queue.cc:260] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.546752  7310 tablet_bootstrap.cc:492] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226: No bootstrap required, opened a new log
I20260608 12:52:20.547504  7310 ts_tablet_manager.cc:1403] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.012s
I20260608 12:52:20.547905  7315 raft_consensus.cc:697] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 LEADER]: Becoming Leader. State: Replica: 82c7fe784e0a47aeb880dc5660fc4226, State: Running, Role: LEADER
I20260608 12:52:20.549300  7315 consensus_queue.cc:237] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:20.551345  7310 raft_consensus.cc:359] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.559520  7310 raft_consensus.cc:385] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.561021  7310 raft_consensus.cc:740] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c7fe784e0a47aeb880dc5660fc4226, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.561484  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eafd85ffe8a45dc9003d1b4e4b3d5ba" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c7cfaf05a046b59f692487b606c7fd" is_pre_election: true
I20260608 12:52:20.562137  7261 raft_consensus.cc:2468] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6e200ade9a54508a874f6267b09986e in term 0.
I20260608 12:52:20.562078  7310 consensus_queue.cc:260] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.563588  7153 leader_election.cc:304] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40c7cfaf05a046b59f692487b606c7fd, c6e200ade9a54508a874f6267b09986e; no voters: 
I20260608 12:52:20.564661  7310 ts_tablet_manager.cc:1434] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260608 12:52:20.564548  7311 raft_consensus.cc:2804] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:20.565254  7311 raft_consensus.cc:493] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:20.565773  7311 raft_consensus.cc:3060] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.566184  7308 tablet_bootstrap.cc:492] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd: No bootstrap required, opened a new log
I20260608 12:52:20.566705  7308 ts_tablet_manager.cc:1403] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.019s
I20260608 12:52:20.567623  7307 ts_tablet_manager.cc:1434] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.002s
I20260608 12:52:20.570039  7308 raft_consensus.cc:359] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.570761  7308 raft_consensus.cc:385] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.571058  7308 raft_consensus.cc:740] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40c7cfaf05a046b59f692487b606c7fd, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.573980  7308 consensus_queue.cc:260] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.576375  7308 ts_tablet_manager.cc:1434] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 12:52:20.577579  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eafd85ffe8a45dc9003d1b4e4b3d5ba" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c7fe784e0a47aeb880dc5660fc4226" is_pre_election: true
W20260608 12:52:20.579458  7150 leader_election.cc:343] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:20.579407  7007 catalog_manager.cc:5696] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "82c7fe784e0a47aeb880dc5660fc4226" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:20.580958  7310 tablet_bootstrap.cc:492] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226: Bootstrap starting.
I20260608 12:52:20.585119  7331 raft_consensus.cc:493] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:20.585748  7331 raft_consensus.cc:515] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.581940  7311 raft_consensus.cc:515] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.588574  7311 leader_election.cc:290] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 election: Requested vote from peers 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287), 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131:45339)
I20260608 12:52:20.590054  7310 tablet_bootstrap.cc:654] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:20.590282  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eafd85ffe8a45dc9003d1b4e4b3d5ba" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c7cfaf05a046b59f692487b606c7fd"
I20260608 12:52:20.590322  7111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eafd85ffe8a45dc9003d1b4e4b3d5ba" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c7fe784e0a47aeb880dc5660fc4226"
I20260608 12:52:20.591118  7261 raft_consensus.cc:3060] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:52:20.592252  7150 leader_election.cc:343] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:20.598109  7260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c096cab021df475bb9bf3cba2017eb18" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c7cfaf05a046b59f692487b606c7fd" is_pre_election: true
I20260608 12:52:20.598906  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c096cab021df475bb9bf3cba2017eb18" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c7fe784e0a47aeb880dc5660fc4226" is_pre_election: true
I20260608 12:52:20.599041  7260 raft_consensus.cc:2468] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6e200ade9a54508a874f6267b09986e in term 0.
I20260608 12:52:20.599573  7112 raft_consensus.cc:2468] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6e200ade9a54508a874f6267b09986e in term 0.
I20260608 12:52:20.601858  7150 leader_election.cc:304] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c7fe784e0a47aeb880dc5660fc4226, c6e200ade9a54508a874f6267b09986e; no voters: 
I20260608 12:52:20.602911  7261 raft_consensus.cc:2468] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6e200ade9a54508a874f6267b09986e in term 1.
I20260608 12:52:20.604283  7153 leader_election.cc:304] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [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: 40c7cfaf05a046b59f692487b606c7fd, c6e200ade9a54508a874f6267b09986e; no voters: 82c7fe784e0a47aeb880dc5660fc4226
I20260608 12:52:20.606426  7333 raft_consensus.cc:2804] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:20.607158  7311 raft_consensus.cc:2804] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:20.606613  7331 leader_election.cc:290] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287), 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131:45339)
I20260608 12:52:20.607158  7333 raft_consensus.cc:493] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:20.608805  7333 raft_consensus.cc:3060] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.611466  7311 raft_consensus.cc:697] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 1 LEADER]: Becoming Leader. State: Replica: c6e200ade9a54508a874f6267b09986e, State: Running, Role: LEADER
I20260608 12:52:20.612501  7311 consensus_queue.cc:237] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.614974  7310 tablet_bootstrap.cc:492] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226: No bootstrap required, opened a new log
I20260608 12:52:20.615482  7310 ts_tablet_manager.cc:1403] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.016s
I20260608 12:52:20.617316  7333 raft_consensus.cc:515] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.617861  7310 raft_consensus.cc:359] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.618548  7310 raft_consensus.cc:385] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:20.618974  7310 raft_consensus.cc:740] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82c7fe784e0a47aeb880dc5660fc4226, State: Initialized, Role: FOLLOWER
I20260608 12:52:20.619902  7310 consensus_queue.cc:260] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.620996  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c096cab021df475bb9bf3cba2017eb18" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c7fe784e0a47aeb880dc5660fc4226"
I20260608 12:52:20.621584  7112 raft_consensus.cc:3060] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.621793  7310 ts_tablet_manager.cc:1434] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:52:20.624962  7333 leader_election.cc:290] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 election: Requested vote from peers 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287), 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131:45339)
I20260608 12:52:20.624993  7261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c096cab021df475bb9bf3cba2017eb18" candidate_uuid: "c6e200ade9a54508a874f6267b09986e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40c7cfaf05a046b59f692487b606c7fd"
I20260608 12:52:20.625881  7261 raft_consensus.cc:3060] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.625927  7008 catalog_manager.cc:5696] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e reported cstate change: term changed from 0 to 1, leader changed from <none> to c6e200ade9a54508a874f6267b09986e (127.4.88.130). New cstate: current_term: 1 leader_uuid: "c6e200ade9a54508a874f6267b09986e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:20.628898  7112 raft_consensus.cc:2468] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6e200ade9a54508a874f6267b09986e in term 1.
I20260608 12:52:20.630111  7150 leader_election.cc:304] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82c7fe784e0a47aeb880dc5660fc4226, c6e200ade9a54508a874f6267b09986e; no voters: 
I20260608 12:52:20.631003  7333 raft_consensus.cc:2804] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:20.631502  7333 raft_consensus.cc:697] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 1 LEADER]: Becoming Leader. State: Replica: c6e200ade9a54508a874f6267b09986e, State: Running, Role: LEADER
I20260608 12:52:20.632622  7261 raft_consensus.cc:2468] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6e200ade9a54508a874f6267b09986e in term 1.
I20260608 12:52:20.633025  7333 consensus_queue.cc:237] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.643558  7008 catalog_manager.cc:5696] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e reported cstate change: term changed from 0 to 1, leader changed from <none> to c6e200ade9a54508a874f6267b09986e (127.4.88.130). New cstate: current_term: 1 leader_uuid: "c6e200ade9a54508a874f6267b09986e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:20.710840  7058 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:20.711210  7063 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:52:20.714026  7063 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:52:20.786334  7316 raft_consensus.cc:493] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:20.786888  7316 raft_consensus.cc:515] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.790066  7316 leader_election.cc:290] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287), c6e200ade9a54508a874f6267b09986e (127.4.88.130:45931)
I20260608 12:52:20.800266  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b37e6e351148ad9e99610aab94edba" candidate_uuid: "40c7cfaf05a046b59f692487b606c7fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c7fe784e0a47aeb880dc5660fc4226" is_pre_election: true
I20260608 12:52:20.800772  7187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b37e6e351148ad9e99610aab94edba" candidate_uuid: "40c7cfaf05a046b59f692487b606c7fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6e200ade9a54508a874f6267b09986e" is_pre_election: true
I20260608 12:52:20.800894  7112 raft_consensus.cc:2468] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40c7cfaf05a046b59f692487b606c7fd in term 0.
I20260608 12:52:20.801347  7187 raft_consensus.cc:2468] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40c7cfaf05a046b59f692487b606c7fd in term 0.
I20260608 12:52:20.802295  7224 leader_election.cc:304] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40c7cfaf05a046b59f692487b606c7fd, 82c7fe784e0a47aeb880dc5660fc4226; no voters: 
I20260608 12:52:20.803061  7316 raft_consensus.cc:2804] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:20.803385  7316 raft_consensus.cc:493] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:20.803682  7316 raft_consensus.cc:3060] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.808852  7316 raft_consensus.cc:515] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.810592  7316 leader_election.cc:290] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 1 election: Requested vote from peers 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287), c6e200ade9a54508a874f6267b09986e (127.4.88.130:45931)
I20260608 12:52:20.811357  7112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b37e6e351148ad9e99610aab94edba" candidate_uuid: "40c7cfaf05a046b59f692487b606c7fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82c7fe784e0a47aeb880dc5660fc4226"
I20260608 12:52:20.811537  7187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40b37e6e351148ad9e99610aab94edba" candidate_uuid: "40c7cfaf05a046b59f692487b606c7fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6e200ade9a54508a874f6267b09986e"
I20260608 12:52:20.811825  7112 raft_consensus.cc:3060] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.812071  7187 raft_consensus.cc:3060] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:20.816397  7112 raft_consensus.cc:2468] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40c7cfaf05a046b59f692487b606c7fd in term 1.
I20260608 12:52:20.816491  7187 raft_consensus.cc:2468] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40c7cfaf05a046b59f692487b606c7fd in term 1.
I20260608 12:52:20.817492  7224 leader_election.cc:304] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40c7cfaf05a046b59f692487b606c7fd, 82c7fe784e0a47aeb880dc5660fc4226; no voters: 
I20260608 12:52:20.818188  7316 raft_consensus.cc:2804] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:20.819006  7316 raft_consensus.cc:697] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 1 LEADER]: Becoming Leader. State: Replica: 40c7cfaf05a046b59f692487b606c7fd, State: Running, Role: LEADER
I20260608 12:52:20.819687  7316 consensus_queue.cc:237] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } }
I20260608 12:52:20.826493  7008 catalog_manager.cc:5696] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131). New cstate: current_term: 1 leader_uuid: "40c7cfaf05a046b59f692487b606c7fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:20.850802  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:52:20.876344  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:20.877382  4450 tablet_replica.cc:333] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226: stopping tablet replica
I20260608 12:52:20.877983  4450 raft_consensus.cc:2243] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:20.878392  4450 raft_consensus.cc:2272] T 40b37e6e351148ad9e99610aab94edba P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:20.880481  4450 tablet_replica.cc:333] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226: stopping tablet replica
I20260608 12:52:20.880995  4450 raft_consensus.cc:2243] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:20.881369  4450 raft_consensus.cc:2272] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 82c7fe784e0a47aeb880dc5660fc4226 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:20.883131  4450 tablet_replica.cc:333] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226: stopping tablet replica
I20260608 12:52:20.883639  4450 raft_consensus.cc:2243] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:20.884037  4450 raft_consensus.cc:2272] T c096cab021df475bb9bf3cba2017eb18 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:20.885846  4450 tablet_replica.cc:333] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: stopping tablet replica
I20260608 12:52:20.886365  4450 raft_consensus.cc:2243] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:20.886919  4450 pending_rounds.cc:70] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: Trying to abort 1 pending ops.
I20260608 12:52:20.887091  4450 pending_rounds.cc:77] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661183700688896 op_type: NO_OP noop_request { }
I20260608 12:52:20.887427  4450 raft_consensus.cc:2889] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:52:20.887713  4450 raft_consensus.cc:2272] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 82c7fe784e0a47aeb880dc5660fc4226 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:21.128865  7150 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260608 12:52:21.131861  7150 consensus_peers.cc:597] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e -> Peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Couldn't send request to peer 82c7fe784e0a47aeb880dc5660fc4226. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.150875  7333 consensus_queue.cc:1048] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [LEADER]: Connected to new peer: Peer: permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:21.173122  7150 consensus_peers.cc:597] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e -> Peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Couldn't send request to peer 82c7fe784e0a47aeb880dc5660fc4226. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:21.190341  7346 consensus_queue.cc:1048] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [LEADER]: Connected to new peer: Peer: permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:21.255113  7316 consensus_queue.cc:1048] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:21.271085  7224 consensus_peers.cc:597] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd -> Peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Couldn't send request to peer 82c7fe784e0a47aeb880dc5660fc4226. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:21.908762  4450 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7133)
W20260608 12:52:22.041899  7133 debug-util.cc:398] Leaking SignalData structure 0x7b08001968e0 after lost signal to thread 4453
W20260608 12:52:22.042934  7133 debug-util.cc:398] Leaking SignalData structure 0x7b0800074c40 after lost signal to thread 7043
W20260608 12:52:22.043922  7133 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0fc0 after lost signal to thread 7211
W20260608 12:52:22.044818  7133 debug-util.cc:398] Leaking SignalData structure 0x7b080020af80 after lost signal to thread 7285
I20260608 12:52:22.484972  7339 raft_consensus.cc:493] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:22.485631  7339 raft_consensus.cc:515] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:22.488052  7339 leader_election.cc:290] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c6e200ade9a54508a874f6267b09986e (127.4.88.130:45931), 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287)
I20260608 12:52:22.489002  7187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c06cfef6d4ffbae0b40392f2db2b3" candidate_uuid: "40c7cfaf05a046b59f692487b606c7fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6e200ade9a54508a874f6267b09986e" is_pre_election: true
I20260608 12:52:22.489619  7187 raft_consensus.cc:2468] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40c7cfaf05a046b59f692487b606c7fd in term 1.
I20260608 12:52:22.490967  7227 leader_election.cc:304] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [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: 40c7cfaf05a046b59f692487b606c7fd, c6e200ade9a54508a874f6267b09986e; no voters: 
I20260608 12:52:22.491784  7339 raft_consensus.cc:2804] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:22.492108  7339 raft_consensus.cc:493] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:22.492494  7339 raft_consensus.cc:3060] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:52:22.493371  7224 leader_election.cc:336] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111)
I20260608 12:52:22.497694  7339 raft_consensus.cc:515] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:22.499549  7339 leader_election.cc:290] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 2 election: Requested vote from peers c6e200ade9a54508a874f6267b09986e (127.4.88.130:45931), 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287)
I20260608 12:52:22.500422  7187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9c06cfef6d4ffbae0b40392f2db2b3" candidate_uuid: "40c7cfaf05a046b59f692487b606c7fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6e200ade9a54508a874f6267b09986e"
I20260608 12:52:22.501080  7187 raft_consensus.cc:3060] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:52:22.503500  7224 leader_election.cc:336] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111)
I20260608 12:52:22.508913  7187 raft_consensus.cc:2468] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40c7cfaf05a046b59f692487b606c7fd in term 2.
I20260608 12:52:22.510145  7227 leader_election.cc:304] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [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: 40c7cfaf05a046b59f692487b606c7fd, c6e200ade9a54508a874f6267b09986e; no voters: 82c7fe784e0a47aeb880dc5660fc4226
I20260608 12:52:22.510878  7339 raft_consensus.cc:2804] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:22.512017  7339 raft_consensus.cc:697] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 2 LEADER]: Becoming Leader. State: Replica: 40c7cfaf05a046b59f692487b606c7fd, State: Running, Role: LEADER
I20260608 12:52:22.512931  7339 consensus_queue.cc:237] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [LEADER]: Queue going to LEADER 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: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } }
I20260608 12:52:22.520785  7006 catalog_manager.cc:5696] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd reported cstate change: term changed from 1 to 2, leader changed from 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129) to 40c7cfaf05a046b59f692487b606c7fd (127.4.88.131). New cstate: current_term: 2 leader_uuid: "40c7cfaf05a046b59f692487b606c7fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40c7cfaf05a046b59f692487b606c7fd" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82c7fe784e0a47aeb880dc5660fc4226" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44287 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:22.715158  7063 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:52:22.742151  7187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eafd85ffe8a45dc9003d1b4e4b3d5ba"
dest_uuid: "c6e200ade9a54508a874f6267b09986e"
mode: GRACEFUL
new_leader_uuid: "82c7fe784e0a47aeb880dc5660fc4226"
 from {username='slave'} at 127.0.0.1:44816
I20260608 12:52:22.742933  7187 raft_consensus.cc:606] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 1 LEADER]: Received request to transfer leadership to TS 82c7fe784e0a47aeb880dc5660fc4226
I20260608 12:52:22.744450  7063 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 12:52:22.745012  7063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:22.909253  4450 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7133)
W20260608 12:52:22.924703  7224 consensus_peers.cc:597] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd -> Peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Couldn't send request to peer 82c7fe784e0a47aeb880dc5660fc4226. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:23.134050  7187 raft_consensus.cc:1275] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 2 FOLLOWER]: Refusing update from remote peer 40c7cfaf05a046b59f692487b606c7fd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:52:23.135439  7339 consensus_queue.cc:1048] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6e200ade9a54508a874f6267b09986e" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 45931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:23.377591  7150 consensus_peers.cc:597] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e -> Peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Couldn't send request to peer 82c7fe784e0a47aeb880dc5660fc4226. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:23.536070  7224 consensus_peers.cc:597] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd -> Peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Couldn't send request to peer 82c7fe784e0a47aeb880dc5660fc4226. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:23.549911  7150 consensus_peers.cc:597] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e -> Peer 82c7fe784e0a47aeb880dc5660fc4226 (127.4.88.129:44287): Couldn't send request to peer 82c7fe784e0a47aeb880dc5660fc4226. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:44287: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:52:23.909832  4450 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7133)
I20260608 12:52:24.746038  7063 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:52:24.752658  7187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c096cab021df475bb9bf3cba2017eb18"
dest_uuid: "c6e200ade9a54508a874f6267b09986e"
mode: GRACEFUL
new_leader_uuid: "82c7fe784e0a47aeb880dc5660fc4226"
 from {username='slave'} at 127.0.0.1:44816
I20260608 12:52:24.753396  7187 raft_consensus.cc:606] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 1 LEADER]: Received request to transfer leadership to TS 82c7fe784e0a47aeb880dc5660fc4226
I20260608 12:52:24.755326  7063 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 12:52:24.756138  7063 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:24.773799  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:52:24.789171  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:52:24.810618  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:24.811369  4450 tablet_replica.cc:333] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e: stopping tablet replica
I20260608 12:52:24.811931  4450 raft_consensus.cc:2243] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:24.812449  4450 raft_consensus.cc:2272] T 40b37e6e351148ad9e99610aab94edba P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.814452  4450 tablet_replica.cc:333] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e: stopping tablet replica
I20260608 12:52:24.815023  4450 raft_consensus.cc:2243] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:24.815867  4450 raft_consensus.cc:2272] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.818265  4450 tablet_replica.cc:333] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e: stopping tablet replica
I20260608 12:52:24.818913  4450 raft_consensus.cc:2243] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:24.819700  4450 raft_consensus.cc:2272] T c096cab021df475bb9bf3cba2017eb18 P c6e200ade9a54508a874f6267b09986e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.821568  4450 tablet_replica.cc:333] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e: stopping tablet replica
I20260608 12:52:24.822050  4450 raft_consensus.cc:2243] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:24.822438  4450 raft_consensus.cc:2272] T fd9c06cfef6d4ffbae0b40392f2db2b3 P c6e200ade9a54508a874f6267b09986e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.844786  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:52:24.858143  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:52:24.878670  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:24.879401  4450 tablet_replica.cc:333] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd: stopping tablet replica
I20260608 12:52:24.879971  4450 raft_consensus.cc:2243] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:24.880843  4450 raft_consensus.cc:2272] T 40b37e6e351148ad9e99610aab94edba P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.882833  4450 tablet_replica.cc:333] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd: stopping tablet replica
I20260608 12:52:24.883353  4450 raft_consensus.cc:2243] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:24.883760  4450 raft_consensus.cc:2272] T c096cab021df475bb9bf3cba2017eb18 P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.885543  4450 tablet_replica.cc:333] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd: stopping tablet replica
I20260608 12:52:24.886149  4450 raft_consensus.cc:2243] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:24.886545  4450 raft_consensus.cc:2272] T 9eafd85ffe8a45dc9003d1b4e4b3d5ba P 40c7cfaf05a046b59f692487b606c7fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.888176  4450 tablet_replica.cc:333] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd: stopping tablet replica
I20260608 12:52:24.888675  4450 raft_consensus.cc:2243] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:24.889407  4450 raft_consensus.cc:2272] T fd9c06cfef6d4ffbae0b40392f2db2b3 P 40c7cfaf05a046b59f692487b606c7fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.910831  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:52:24.923506  4450 master.cc:562] Master@127.4.88.190:35151 shutting down...
I20260608 12:52:24.942662  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:24.943147  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:24.943427  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P e954707ded8441fe9acf1b98b1902542: stopping tablet replica
I20260608 12:52:24.961922  4450 master.cc:584] Master@127.4.88.190:35151 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (6445 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:52:25.004690  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:32969
I20260608 12:52:25.006150  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.011983  7367 instance_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:52:25.011947  7368 instance_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:52:25.013634  7370 instance_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:52:25.014708  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:25.015563  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:25.015795  4450 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:52:25.015945  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923145015931 us; error 0 us; skew 500 ppm
I20260608 12:52:25.016626  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.019075  4450 webserver.cc:533] Webserver started at http://127.4.88.190:44811/ using document root <none> and password file <none>
I20260608 12:52:25.019611  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.019802  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.020097  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.021251  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "503b07b5665d43deb39983e2904b3b2d"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.025843  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:52:25.029208  7375 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:52:25.030042  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:25.030330  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "503b07b5665d43deb39983e2904b3b2d"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.030633  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-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:52:25.049906  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.051191  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.090759  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:32969
I20260608 12:52:25.090916  7426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:32969 every 8 connection(s)
I20260608 12:52:25.094915  7427 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:52:25.105099  7427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d: Bootstrap starting.
I20260608 12:52:25.110093  7427 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:25.114305  7427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d: No bootstrap required, opened a new log
I20260608 12:52:25.116667  7427 raft_consensus.cc:359] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "503b07b5665d43deb39983e2904b3b2d" member_type: VOTER }
I20260608 12:52:25.117071  7427 raft_consensus.cc:385] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:25.117327  7427 raft_consensus.cc:740] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 503b07b5665d43deb39983e2904b3b2d, State: Initialized, Role: FOLLOWER
I20260608 12:52:25.117930  7427 consensus_queue.cc:260] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "503b07b5665d43deb39983e2904b3b2d" member_type: VOTER }
I20260608 12:52:25.118382  7427 raft_consensus.cc:399] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:25.118580  7427 raft_consensus.cc:493] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:25.118854  7427 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:25.123315  7427 raft_consensus.cc:515] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "503b07b5665d43deb39983e2904b3b2d" member_type: VOTER }
I20260608 12:52:25.123883  7427 leader_election.cc:304] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [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: 503b07b5665d43deb39983e2904b3b2d; no voters: 
I20260608 12:52:25.125058  7427 leader_election.cc:290] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:25.125480  7430 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:25.126979  7430 raft_consensus.cc:697] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 1 LEADER]: Becoming Leader. State: Replica: 503b07b5665d43deb39983e2904b3b2d, State: Running, Role: LEADER
I20260608 12:52:25.127666  7430 consensus_queue.cc:237] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [LEADER]: Queue going to LEADER mode. State: All 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: "503b07b5665d43deb39983e2904b3b2d" member_type: VOTER }
I20260608 12:52:25.128414  7427 sys_catalog.cc:565] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:25.132172  7431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "503b07b5665d43deb39983e2904b3b2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "503b07b5665d43deb39983e2904b3b2d" member_type: VOTER } }
I20260608 12:52:25.133576  7431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:25.133433  7432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 503b07b5665d43deb39983e2904b3b2d. Latest consensus state: current_term: 1 leader_uuid: "503b07b5665d43deb39983e2904b3b2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "503b07b5665d43deb39983e2904b3b2d" member_type: VOTER } }
I20260608 12:52:25.134718  7432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:25.136006  7438 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:25.141634  7438 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:25.143489  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:25.151274  7438 catalog_manager.cc:1382] Generated new cluster ID: 04676190ecf8462a89abfa4a99a60d51
I20260608 12:52:25.151582  7438 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:25.173242  7438 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:25.174566  7438 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:25.193166  7438 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d: Generated new TSK 0
I20260608 12:52:25.193832  7438 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:25.210340  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.216588  7448 instance_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:52:25.217645  7449 instance_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:52:25.219138  7451 instance_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:52:25.220134  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:25.221037  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:25.221217  4450 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:52:25.221343  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923145221333 us; error 0 us; skew 500 ppm
I20260608 12:52:25.221858  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.224280  4450 webserver.cc:533] Webserver started at http://127.4.88.129:45965/ using document root <none> and password file <none>
I20260608 12:52:25.224819  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.224972  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.225199  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.226233  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "d25b6b3dccf5402392cdb6259dd36c54"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.231154  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:25.234701  7456 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:52:25.235476  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:25.235769  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "d25b6b3dccf5402392cdb6259dd36c54"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.236110  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-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:52:25.262691  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.263979  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.265604  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:25.268148  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:25.268401  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.268700  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:25.268895  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.309911  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:39939
I20260608 12:52:25.310038  7518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:39939 every 8 connection(s)
I20260608 12:52:25.315549  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.322520  7523 instance_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:52:25.324124  7524 instance_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:52:25.326685  4450 server_base.cc:1061] running on GCE node
W20260608 12:52:25.326736  7526 instance_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:52:25.327695  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:25.327910  4450 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:52:25.328075  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923145328062 us; error 0 us; skew 500 ppm
I20260608 12:52:25.328724  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.332103  4450 webserver.cc:533] Webserver started at http://127.4.88.130:33313/ using document root <none> and password file <none>
I20260608 12:52:25.332818  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.333086  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.333339  7519 heartbeater.cc:344] Connected to a master server at 127.4.88.190:32969
I20260608 12:52:25.333411  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.333877  7519 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:25.334846  7519 heartbeater.cc:507] Master 127.4.88.190:32969 requested a full tablet report, sending...
I20260608 12:52:25.335089  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.337371  7392 ts_manager.cc:194] Registered new tserver with Master: d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:25.339998  7392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60906
I20260608 12:52:25.341336  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.003s
I20260608 12:52:25.345348  7531 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:52:25.346101  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:25.346403  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.346691  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-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:52:25.370265  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.371390  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.372874  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:25.375176  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:25.375407  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.375651  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:25.375823  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.413790  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:33617
I20260608 12:52:25.413928  7593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:33617 every 8 connection(s)
I20260608 12:52:25.418963  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:25.426975  7597 instance_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:52:25.427112  7598 instance_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:52:25.430506  7600 instance_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:52:25.431775  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:25.432062  7594 heartbeater.cc:344] Connected to a master server at 127.4.88.190:32969
I20260608 12:52:25.432543  7594 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:25.432942  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:25.433238  4450 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:52:25.433465  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923145433441 us; error 0 us; skew 500 ppm
I20260608 12:52:25.433491  7594 heartbeater.cc:507] Master 127.4.88.190:32969 requested a full tablet report, sending...
I20260608 12:52:25.434463  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:25.436014  7392 ts_manager.cc:194] Registered new tserver with Master: dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:25.437178  4450 webserver.cc:533] Webserver started at http://127.4.88.131:35365/ using document root <none> and password file <none>
I20260608 12:52:25.437726  7392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60912
I20260608 12:52:25.437769  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:25.438295  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:25.438611  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:25.440049  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "7e589815e86c4265a3b9e1f7c865e80e"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.444689  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:25.447942  7605 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:52:25.448943  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:52:25.449262  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "7e589815e86c4265a3b9e1f7c865e80e"
format_stamp: "Formatted at 2026-06-08 12:52:25 on dist-test-slave-vkhm"
I20260608 12:52:25.449522  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-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:52:25.472092  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:25.473284  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:25.474727  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:25.477241  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:25.477504  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.477748  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:25.477924  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:25.517791  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:38875
I20260608 12:52:25.517917  7667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:38875 every 8 connection(s)
I20260608 12:52:25.532339  7668 heartbeater.cc:344] Connected to a master server at 127.4.88.190:32969
I20260608 12:52:25.532784  7668 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:25.533617  7668 heartbeater.cc:507] Master 127.4.88.190:32969 requested a full tablet report, sending...
I20260608 12:52:25.535548  7392 ts_manager.cc:194] Registered new tserver with Master: 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:25.535882  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014559032s
I20260608 12:52:25.537009  7392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60916
I20260608 12:52:26.343186  7519 heartbeater.cc:499] Master 127.4.88.190:32969 was elected leader, sending a full tablet report...
I20260608 12:52:26.441001  7594 heartbeater.cc:499] Master 127.4.88.190:32969 was elected leader, sending a full tablet report...
I20260608 12:52:26.539613  7668 heartbeater.cc:499] Master 127.4.88.190:32969 was elected leader, sending a full tablet report...
I20260608 12:52:26.588913  7392 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60928:
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:52:26.590909  7392 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:52:26.643285  7633 tablet_service.cc:1511] Processing CreateTablet for tablet 68e1440f85a24c1a8cc934a637ebe507 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.644727  7632 tablet_service.cc:1511] Processing CreateTablet for tablet 9431ff078e9f4176ad24bbc773bbd3b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.645301  7633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e1440f85a24c1a8cc934a637ebe507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.646203  7632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9431ff078e9f4176ad24bbc773bbd3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.650071  7631 tablet_service.cc:1511] Processing CreateTablet for tablet 81b75ff16d114e5bb2202d971b955351 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.651633  7631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b75ff16d114e5bb2202d971b955351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.655481  7630 tablet_service.cc:1511] Processing CreateTablet for tablet 2da25b87b0e54323a7eca3a994859fb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.657163  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da25b87b0e54323a7eca3a994859fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.658913  7629 tablet_service.cc:1511] Processing CreateTablet for tablet bd6aac77cf0445888437aa20f70748c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.660324  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6aac77cf0445888437aa20f70748c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.665796  7628 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb57daf817442b91ba9a28db81fd37 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.667610  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb57daf817442b91ba9a28db81fd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.669132  7627 tablet_service.cc:1511] Processing CreateTablet for tablet d19ec94165b94cd39b7fe24bd99f27c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.675309  7627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec94165b94cd39b7fe24bd99f27c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.677027  7686 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:26.679095  7632 tablet_service.cc:1511] Processing CreateTablet for tablet e96b6db46e194da598b374b0cc393463 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.680570  7632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96b6db46e194da598b374b0cc393463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.683413  7686 tablet_bootstrap.cc:654] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.698747  7686 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:26.699360  7686 ts_tablet_manager.cc:1403] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260608 12:52:26.702467  7686 raft_consensus.cc:359] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.703264  7686 raft_consensus.cc:385] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.703626  7686 raft_consensus.cc:740] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.704639  7686 consensus_queue.cc:260] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.731987  7686 ts_tablet_manager.cc:1434] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.021s
I20260608 12:52:26.733909  7686 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:26.735039  7479 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb57daf817442b91ba9a28db81fd37 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.737377  7559 tablet_service.cc:1511] Processing CreateTablet for tablet 68e1440f85a24c1a8cc934a637ebe507 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.738973  7559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e1440f85a24c1a8cc934a637ebe507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.740509  7686 tablet_bootstrap.cc:654] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.740844  7483 tablet_service.cc:1511] Processing CreateTablet for tablet 9431ff078e9f4176ad24bbc773bbd3b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.741358  7558 tablet_service.cc:1511] Processing CreateTablet for tablet 9431ff078e9f4176ad24bbc773bbd3b9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.742340  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9431ff078e9f4176ad24bbc773bbd3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.744160  7557 tablet_service.cc:1511] Processing CreateTablet for tablet 81b75ff16d114e5bb2202d971b955351 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.744377  7554 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb57daf817442b91ba9a28db81fd37 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.745741  7557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b75ff16d114e5bb2202d971b955351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.745223  7480 tablet_service.cc:1511] Processing CreateTablet for tablet bd6aac77cf0445888437aa20f70748c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.746354  7555 tablet_service.cc:1511] Processing CreateTablet for tablet bd6aac77cf0445888437aa20f70748c6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.746646  7554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb57daf817442b91ba9a28db81fd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.747555  7553 tablet_service.cc:1511] Processing CreateTablet for tablet d19ec94165b94cd39b7fe24bd99f27c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.737370  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 68e1440f85a24c1a8cc934a637ebe507 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.748965  7556 tablet_service.cc:1511] Processing CreateTablet for tablet 2da25b87b0e54323a7eca3a994859fb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.744450  7481 tablet_service.cc:1511] Processing CreateTablet for tablet 2da25b87b0e54323a7eca3a994859fb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.751231  7482 tablet_service.cc:1511] Processing CreateTablet for tablet 81b75ff16d114e5bb2202d971b955351 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.753400  7552 tablet_service.cc:1511] Processing CreateTablet for tablet e96b6db46e194da598b374b0cc393463 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.755961  7553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec94165b94cd39b7fe24bd99f27c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.756795  7558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9431ff078e9f4176ad24bbc773bbd3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.757822  7556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da25b87b0e54323a7eca3a994859fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.758663  7552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96b6db46e194da598b374b0cc393463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.760624  7479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb57daf817442b91ba9a28db81fd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.762305  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e1440f85a24c1a8cc934a637ebe507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.762830  7555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6aac77cf0445888437aa20f70748c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.763073  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b75ff16d114e5bb2202d971b955351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.766383  7478 tablet_service.cc:1511] Processing CreateTablet for tablet d19ec94165b94cd39b7fe24bd99f27c5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.770583  7477 tablet_service.cc:1511] Processing CreateTablet for tablet e96b6db46e194da598b374b0cc393463 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:52:26.772820  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec94165b94cd39b7fe24bd99f27c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.773763  7480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6aac77cf0445888437aa20f70748c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.774808  7477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96b6db46e194da598b374b0cc393463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.775715  7481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da25b87b0e54323a7eca3a994859fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:26.839089  7691 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:26.845906  7686 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:26.846549  7686 ts_tablet_manager.cc:1403] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.113s	user 0.048s	sys 0.041s
I20260608 12:52:26.850778  7686 raft_consensus.cc:359] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:26.860618  7691 tablet_bootstrap.cc:654] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.860636  7686 raft_consensus.cc:385] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.863616  7686 raft_consensus.cc:740] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.866330  7686 consensus_queue.cc:260] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:26.869530  7686 ts_tablet_manager.cc:1434] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 12:52:26.870512  7689 raft_consensus.cc:493] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:26.870848  7686 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:26.871061  7689 raft_consensus.cc:515] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:26.874205  7689 leader_election.cc:290] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:26.878746  7691 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:26.879300  7691 ts_tablet_manager.cc:1403] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.012s
I20260608 12:52:26.879984  7686 tablet_bootstrap.cc:654] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.882306  7691 raft_consensus.cc:359] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.883257  7691 raft_consensus.cc:385] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.883607  7691 raft_consensus.cc:740] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.884434  7691 consensus_queue.cc:260] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.885495  7686 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:26.886171  7686 ts_tablet_manager.cc:1403] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:52:26.887586  7691 ts_tablet_manager.cc:1434] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:26.889696  7691 tablet_bootstrap.cc:492] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:26.889303  7686 raft_consensus.cc:359] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.890184  7686 raft_consensus.cc:385] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.890551  7686 raft_consensus.cc:740] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.891396  7686 consensus_queue.cc:260] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.893738  7686 ts_tablet_manager.cc:1434] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:26.894897  7686 tablet_bootstrap.cc:492] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:26.897006  7691 tablet_bootstrap.cc:654] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.901147  7692 tablet_bootstrap.cc:492] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:26.902191  7686 tablet_bootstrap.cc:654] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.919023  7689 raft_consensus.cc:493] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:26.919586  7689 raft_consensus.cc:515] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.921406  7689 leader_election.cc:290] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:26.923678  7569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:26.924256  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
W20260608 12:52:26.926035  7606 leader_election.cc:343] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:52:26.926882  7606 leader_election.cc:343] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:26.927969  7686 tablet_bootstrap.cc:492] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:26.928560  7686 ts_tablet_manager.cc:1403] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.015s
I20260608 12:52:26.929137  7691 tablet_bootstrap.cc:492] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:26.929461  7692 tablet_bootstrap.cc:654] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.929739  7691 ts_tablet_manager.cc:1403] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.021s
I20260608 12:52:26.931734  7686 raft_consensus.cc:359] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.932629  7686 raft_consensus.cc:385] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.932997  7686 raft_consensus.cc:740] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.932847  7691 raft_consensus.cc:359] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.933655  7691 raft_consensus.cc:385] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.934012  7691 raft_consensus.cc:740] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.934031  7686 consensus_queue.cc:260] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.935009  7691 consensus_queue.cc:260] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.937119  7686 ts_tablet_manager.cc:1434] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:52:26.938863  7692 tablet_bootstrap.cc:492] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:26.939366  7686 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:26.941171  7691 ts_tablet_manager.cc:1434] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:52:26.942225  7691 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:26.942394  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:26.939900  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
W20260608 12:52:26.944972  7606 leader_election.cc:343] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:26.945441  7606 leader_election.cc:304] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e; no voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:26.946389  7686 tablet_bootstrap.cc:654] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
W20260608 12:52:26.946727  7606 leader_election.cc:343] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:26.947180  7606 leader_election.cc:304] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e; no voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:26.948508  7689 raft_consensus.cc:2749] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:26.939407  7692 ts_tablet_manager.cc:1403] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.000s
I20260608 12:52:26.949160  7691 tablet_bootstrap.cc:654] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.949158  7689 raft_consensus.cc:2749] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:26.951740  7692 raft_consensus.cc:359] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.952786  7692 raft_consensus.cc:385] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.953178  7692 raft_consensus.cc:740] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.954221  7692 consensus_queue.cc:260] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.960933  7692 ts_tablet_manager.cc:1434] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:52:26.962946  7692 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:26.967039  7686 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:26.967320  7691 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:26.967630  7686 ts_tablet_manager.cc:1403] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260608 12:52:26.967830  7691 ts_tablet_manager.cc:1403] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.015s
I20260608 12:52:26.969508  7692 tablet_bootstrap.cc:654] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.970932  7691 raft_consensus.cc:359] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.971189  7686 raft_consensus.cc:359] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.971762  7691 raft_consensus.cc:385] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.971933  7686 raft_consensus.cc:385] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:26.972162  7691 raft_consensus.cc:740] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.972319  7686 raft_consensus.cc:740] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:26.973125  7691 consensus_queue.cc:260] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.973395  7686 consensus_queue.cc:260] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:26.975512  7691 ts_tablet_manager.cc:1434] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:52:26.976003  7686 ts_tablet_manager.cc:1434] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:52:26.976775  7691 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:26.977043  7686 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:26.983187  7686 tablet_bootstrap.cc:654] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.983629  7691 tablet_bootstrap.cc:654] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:26.995349  7691 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:26.995349  7686 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:26.996057  7691 ts_tablet_manager.cc:1403] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:52:26.996102  7686 ts_tablet_manager.cc:1403] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260608 12:52:26.999452  7691 raft_consensus.cc:359] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.000269  7691 raft_consensus.cc:385] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.000288  7686 raft_consensus.cc:359] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.000783  7691 raft_consensus.cc:740] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.001225  7686 raft_consensus.cc:385] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.001609  7686 raft_consensus.cc:740] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.001833  7691 consensus_queue.cc:260] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.002589  7686 consensus_queue.cc:260] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.004347  7691 ts_tablet_manager.cc:1434] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:27.005208  7686 ts_tablet_manager.cc:1434] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:52:27.005498  7691 tablet_bootstrap.cc:492] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:27.006291  7686 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:27.012728  7691 tablet_bootstrap.cc:654] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.014631  7686 tablet_bootstrap.cc:654] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.027513  7691 tablet_bootstrap.cc:492] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:27.028060  7691 ts_tablet_manager.cc:1403] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260608 12:52:27.030702  7691 raft_consensus.cc:359] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.031250  7691 raft_consensus.cc:385] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.031531  7691 raft_consensus.cc:740] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.032240  7691 consensus_queue.cc:260] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.035346  7686 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:27.035962  7686 ts_tablet_manager.cc:1403] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.000s
I20260608 12:52:27.036162  7691 ts_tablet_manager.cc:1434] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 12:52:27.037768  7691 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:27.039368  7686 raft_consensus.cc:359] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.040192  7686 raft_consensus.cc:385] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.040597  7686 raft_consensus.cc:740] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.041587  7686 consensus_queue.cc:260] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.046418  7686 ts_tablet_manager.cc:1434] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:52:27.047571  7686 tablet_bootstrap.cc:492] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:27.048241  7691 tablet_bootstrap.cc:654] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.054280  7686 tablet_bootstrap.cc:654] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.063308  7691 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:27.064188  7691 ts_tablet_manager.cc:1403] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260608 12:52:27.065868  7686 tablet_bootstrap.cc:492] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:27.066416  7686 ts_tablet_manager.cc:1403] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 12:52:27.067597  7691 raft_consensus.cc:359] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.068240  7692 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:27.068389  7691 raft_consensus.cc:385] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.068329  7686 raft_consensus.cc:359] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.068943  7692 ts_tablet_manager.cc:1403] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.106s	user 0.058s	sys 0.046s
I20260608 12:52:27.069048  7691 raft_consensus.cc:740] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.069355  7686 raft_consensus.cc:385] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.069779  7686 raft_consensus.cc:740] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.070226  7691 consensus_queue.cc:260] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.070662  7686 consensus_queue.cc:260] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.072362  7692 raft_consensus.cc:359] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.073138  7692 raft_consensus.cc:385] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.073555  7692 raft_consensus.cc:740] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.073657  7686 ts_tablet_manager.cc:1434] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:52:27.074517  7703 raft_consensus.cc:493] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.074681  7692 consensus_queue.cc:260] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.075057  7703 raft_consensus.cc:515] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.078121  7691 ts_tablet_manager.cc:1434] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:52:27.080176  7691 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:27.083865  7703 leader_election.cc:290] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.092885  7691 tablet_bootstrap.cc:654] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.103664  7691 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:27.104333  7691 ts_tablet_manager.cc:1403] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.002s
I20260608 12:52:27.106433  7692 ts_tablet_manager.cc:1434] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.014s
I20260608 12:52:27.107028  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.107323  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.107743  7643 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
I20260608 12:52:27.108017  7568 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
I20260608 12:52:27.108306  7691 raft_consensus.cc:359] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.109534  7691 raft_consensus.cc:385] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.109382  7457 leader_election.cc:304] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:27.109935  7691 raft_consensus.cc:740] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.110630  7712 raft_consensus.cc:2804] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.111071  7712 raft_consensus.cc:493] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.110960  7691 consensus_queue.cc:260] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.111567  7712 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.113454  7691 ts_tablet_manager.cc:1434] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:52:27.114037  7692 tablet_bootstrap.cc:492] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:27.114534  7691 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:27.119578  7712 raft_consensus.cc:515] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.119977  7701 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.120680  7701 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.121523  7692 tablet_bootstrap.cc:654] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.123083  7696 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.123113  7712 leader_election.cc:290] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.123696  7696 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.125584  7712 raft_consensus.cc:493] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.125945  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:27.126083  7712 raft_consensus.cc:515] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.126654  7568 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.127377  7696 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.123078  7701 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:27.128858  7712 leader_election.cc:290] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.129941  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:27.130484  7643 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.130553  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:27.131448  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6aac77cf0445888437aa20f70748c6" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.132225  7642 raft_consensus.cc:2468] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
W20260608 12:52:27.133822  7606 leader_election.cc:343] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.135121  7460 leader_election.cc:304] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:27.137157  7569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6aac77cf0445888437aa20f70748c6" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.137794  7692 tablet_bootstrap.cc:492] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:27.137866  7569 raft_consensus.cc:2468] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
I20260608 12:52:27.138541  7692 ts_tablet_manager.cc:1403] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260608 12:52:27.139063  7712 raft_consensus.cc:2804] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:52:27.141428  7440 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:27.141248  7692 raft_consensus.cc:359] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.141927  7692 raft_consensus.cc:385] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.142211  7692 raft_consensus.cc:740] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.142730  7568 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.143173  7643 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.143550  7445 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:52:27.144706  7445 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:52:27.139484  7712 raft_consensus.cc:493] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.144479  7460 leader_election.cc:304] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:27.145169  7712 raft_consensus.cc:3060] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.151978  7703 raft_consensus.cc:2804] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.152779  7691 tablet_bootstrap.cc:654] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.153446  7703 raft_consensus.cc:697] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Becoming Leader. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:27.153671  7712 raft_consensus.cc:515] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.154456  7703 consensus_queue.cc:237] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.156105  7712 leader_election.cc:290] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.156860  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6aac77cf0445888437aa20f70748c6" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:27.157371  7568 raft_consensus.cc:3060] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.145229  7692 consensus_queue.cc:260] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.158105  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6aac77cf0445888437aa20f70748c6" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:27.158744  7643 raft_consensus.cc:3060] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.160038  7692 ts_tablet_manager.cc:1434] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260608 12:52:27.161147  7692 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:27.171480  7643 raft_consensus.cc:2468] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.173511  7460 leader_election.cc:304] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:27.174547  7712 raft_consensus.cc:2804] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.174727  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:27.175611  7712 raft_consensus.cc:697] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Becoming Leader. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:27.176522  7712 consensus_queue.cc:237] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
W20260608 12:52:27.176784  7532 leader_election.cc:343] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.178299  7568 raft_consensus.cc:2468] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.182217  7692 tablet_bootstrap.cc:654] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.183446  7691 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:27.184508  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.184765  7691 ts_tablet_manager.cc:1403] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.001s
I20260608 12:52:27.185118  7643 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:27.186702  7535 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [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: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:27.187718  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.188041  7691 raft_consensus.cc:359] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:27.188378  7568 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:27.190840  7691 raft_consensus.cc:385] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.191100  7696 raft_consensus.cc:2804] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.191258  7691 raft_consensus.cc:740] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.191485  7696 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.191834  7696 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.189800  7392 catalog_manager.cc:5696] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.192071  7691 consensus_queue.cc:260] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:27.196637  7606 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:27.198203  7701 raft_consensus.cc:2804] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.198662  7701 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.199074  7701 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.205719  7692 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:27.206476  7692 ts_tablet_manager.cc:1403] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.019s
I20260608 12:52:27.210736  7692 raft_consensus.cc:359] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.211795  7692 raft_consensus.cc:385] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.212280  7692 raft_consensus.cc:740] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.213601  7692 consensus_queue.cc:260] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.215322  7696 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.217109  7692 ts_tablet_manager.cc:1434] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:52:27.210995  7701 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.218595  7692 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:27.221060  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
W20260608 12:52:27.223157  7532 leader_election.cc:343] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.225957  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:27.226652  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:27.227464  7643 raft_consensus.cc:2393] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dddb2d45fc0c4eb29734b764f4bbaabb in current term 1: Already voted for candidate 7e589815e86c4265a3b9e1f7c865e80e in this term.
W20260608 12:52:27.227524  7606 leader_election.cc:343] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.228345  7692 tablet_bootstrap.cc:654] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.229197  7535 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [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: dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:27.238848  7701 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:27.239115  7692 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:27.237568  7696 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.239635  7692 ts_tablet_manager.cc:1403] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:52:27.242723  7696 raft_consensus.cc:2749] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:27.242686  7692 raft_consensus.cc:359] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.243705  7692 raft_consensus.cc:385] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.244140  7692 raft_consensus.cc:740] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.245254  7692 consensus_queue.cc:260] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.246927  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:27.247805  7568 raft_consensus.cc:2393] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e589815e86c4265a3b9e1f7c865e80e in current term 1: Already voted for candidate dddb2d45fc0c4eb29734b764f4bbaabb in this term.
I20260608 12:52:27.248785  7691 ts_tablet_manager.cc:1434] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.064s	user 0.027s	sys 0.030s
I20260608 12:52:27.248915  7692 ts_tablet_manager.cc:1434] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:52:27.248952  7606 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e; no voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:27.250031  7692 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:27.250042  7701 raft_consensus.cc:2749] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:27.257880  7692 tablet_bootstrap.cc:654] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.263237  7692 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:27.263649  7692 ts_tablet_manager.cc:1403] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 12:52:27.266018  7692 raft_consensus.cc:359] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.266561  7692 raft_consensus.cc:385] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.266822  7692 raft_consensus.cc:740] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.267448  7692 consensus_queue.cc:260] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.267601  7392 catalog_manager.cc:5696] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.269170  7692 ts_tablet_manager.cc:1434] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:52:27.270054  7692 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:27.272086  7724 raft_consensus.cc:493] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.272636  7724 raft_consensus.cc:515] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.274839  7724 leader_election.cc:290] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.275686  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb57daf817442b91ba9a28db81fd37" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:27.276237  7692 tablet_bootstrap.cc:654] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.276530  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb57daf817442b91ba9a28db81fd37" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.277154  7643 raft_consensus.cc:2468] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
W20260608 12:52:27.277254  7532 leader_election.cc:343] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.278270  7535 leader_election.cc:304] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [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: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:27.279062  7724 raft_consensus.cc:2804] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.279385  7724 raft_consensus.cc:493] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.279589  7724 raft_consensus.cc:3060] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.285689  7692 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:27.285832  7724 raft_consensus.cc:515] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.286239  7692 ts_tablet_manager.cc:1403] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.005s
I20260608 12:52:27.287830  7724 leader_election.cc:290] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.288582  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb57daf817442b91ba9a28db81fd37" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:27.288883  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb57daf817442b91ba9a28db81fd37" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:27.289454  7643 raft_consensus.cc:3060] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.289173  7692 raft_consensus.cc:359] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
W20260608 12:52:27.289832  7532 leader_election.cc:343] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:27.289985  7692 raft_consensus.cc:385] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.290362  7692 raft_consensus.cc:740] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.291039  7692 consensus_queue.cc:260] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:27.293092  7692 ts_tablet_manager.cc:1434] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:52:27.294023  7692 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:27.294694  7643 raft_consensus.cc:2468] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:27.295850  7535 leader_election.cc:304] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [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: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:27.296736  7724 raft_consensus.cc:2804] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.297283  7724 raft_consensus.cc:697] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:27.298147  7724 consensus_queue.cc:237] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.299728  7692 tablet_bootstrap.cc:654] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:27.306141  7692 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:27.306524  7692 ts_tablet_manager.cc:1403] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:52:27.306540  7392 catalog_manager.cc:5696] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.308681  7692 raft_consensus.cc:359] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.309239  7692 raft_consensus.cc:385] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:27.309471  7692 raft_consensus.cc:740] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:27.310009  7692 consensus_queue.cc:260] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.311852  7692 ts_tablet_manager.cc:1434] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260608 12:52:27.321038  7701 raft_consensus.cc:493] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.321568  7701 raft_consensus.cc:515] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.323678  7701 leader_election.cc:290] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:27.324265  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec94165b94cd39b7fe24bd99f27c5" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:27.324823  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec94165b94cd39b7fe24bd99f27c5" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.324946  7494 raft_consensus.cc:2468] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:27.325614  7568 raft_consensus.cc:2468] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:27.326179  7606 leader_election.cc:304] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:27.326936  7701 raft_consensus.cc:2804] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.327221  7701 raft_consensus.cc:493] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.327497  7701 raft_consensus.cc:3060] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.332015  7701 raft_consensus.cc:515] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.334203  7701 leader_election.cc:290] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:27.334915  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec94165b94cd39b7fe24bd99f27c5" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:27.335340  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19ec94165b94cd39b7fe24bd99f27c5" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:27.335520  7494 raft_consensus.cc:3060] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.335886  7568 raft_consensus.cc:3060] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.342644  7494 raft_consensus.cc:2468] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 1.
I20260608 12:52:27.342644  7568 raft_consensus.cc:2468] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 1.
I20260608 12:52:27.343963  7606 leader_election.cc:304] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:27.344637  7701 raft_consensus.cc:2804] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.345036  7701 raft_consensus.cc:697] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Becoming Leader. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:27.345716  7701 consensus_queue.cc:237] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.353327  7389 catalog_manager.cc:5696] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131). New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:27.376423  7703 raft_consensus.cc:493] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.376952  7703 raft_consensus.cc:515] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.378877  7703 leader_election.cc:290] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.379766  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b6db46e194da598b374b0cc393463" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.379935  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b6db46e194da598b374b0cc393463" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.380450  7568 raft_consensus.cc:2468] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
I20260608 12:52:27.380613  7643 raft_consensus.cc:2468] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
I20260608 12:52:27.381511  7457 leader_election.cc:304] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:27.382264  7703 raft_consensus.cc:2804] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.382570  7703 raft_consensus.cc:493] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.382840  7703 raft_consensus.cc:3060] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.387457  7703 raft_consensus.cc:515] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.389221  7703 leader_election.cc:290] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.390002  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b6db46e194da598b374b0cc393463" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:27.390235  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b6db46e194da598b374b0cc393463" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:27.390479  7568 raft_consensus.cc:3060] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.390802  7643 raft_consensus.cc:3060] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.395047  7703 raft_consensus.cc:493] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.395125  7568 raft_consensus.cc:2468] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.395381  7643 raft_consensus.cc:2468] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.395750  7703 raft_consensus.cc:515] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.396517  7457 leader_election.cc:304] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:27.397361  7712 raft_consensus.cc:2804] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.397852  7712 raft_consensus.cc:697] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Becoming Leader. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:27.398025  7703 leader_election.cc:290] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.398751  7712 consensus_queue.cc:237] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.398983  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb57daf817442b91ba9a28db81fd37" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.399284  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb57daf817442b91ba9a28db81fd37" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.400082  7643 raft_consensus.cc:2393] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d25b6b3dccf5402392cdb6259dd36c54 in current term 1: Already voted for candidate dddb2d45fc0c4eb29734b764f4bbaabb in this term.
I20260608 12:52:27.401196  7460 leader_election.cc:304] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [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: d25b6b3dccf5402392cdb6259dd36c54; no voters: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:27.401954  7703 raft_consensus.cc:3060] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.407116  7389 catalog_manager.cc:5696] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.408069  7703 raft_consensus.cc:2749] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:27.421484  7703 raft_consensus.cc:493] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.421901  7703 raft_consensus.cc:515] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:27.423604  7703 leader_election.cc:290] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:27.424342  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.424642  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.424947  7643 raft_consensus.cc:2468] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
I20260608 12:52:27.425333  7568 raft_consensus.cc:2468] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 0.
I20260608 12:52:27.426086  7460 leader_election.cc:304] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:27.427039  7703 raft_consensus.cc:2804] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.427402  7703 raft_consensus.cc:493] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.427742  7703 raft_consensus.cc:3060] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.432391  7703 raft_consensus.cc:515] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:27.433872  7703 leader_election.cc:290] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Requested vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:27.434762  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:27.434897  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:27.435257  7643 raft_consensus.cc:3060] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.435421  7568 raft_consensus.cc:3060] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.440498  7643 raft_consensus.cc:2468] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.440586  7568 raft_consensus.cc:2468] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 1.
I20260608 12:52:27.441606  7460 leader_election.cc:304] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:27.442414  7703 raft_consensus.cc:2804] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.442915  7703 raft_consensus.cc:697] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Becoming Leader. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:27.443557  7703 consensus_queue.cc:237] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:27.444005  7724 raft_consensus.cc:493] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.444511  7724 raft_consensus.cc:515] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.446698  7724 leader_election.cc:290] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.447310  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:27.447913  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.447988  7494 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:27.449121  7643 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:27.449512  7532 leader_election.cc:304] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:27.450320  7724 raft_consensus.cc:2804] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:27.450639  7724 raft_consensus.cc:493] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:27.451032  7724 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.453514  7389 catalog_manager.cc:5696] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: term changed from 0 to 1, leader changed from <none> to d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:27.457356  7724 raft_consensus.cc:515] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.459750  7724 leader_election.cc:290] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.459997  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:27.460912  7494 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.460968  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:27.461544  7643 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.464639  7703 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:27.465135  7703 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.466495  7494 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:27.467911  7703 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:27.468107  7532 leader_election.cc:304] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:27.468636  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:27.468935  7643 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:27.469030  7724 raft_consensus.cc:2804] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:27.469492  7642 raft_consensus.cc:2393] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d25b6b3dccf5402392cdb6259dd36c54 in current term 1: Already voted for candidate 7e589815e86c4265a3b9e1f7c865e80e in this term.
I20260608 12:52:27.469276  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:27.469835  7724 raft_consensus.cc:697] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:27.470257  7568 raft_consensus.cc:2393] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d25b6b3dccf5402392cdb6259dd36c54 in current term 1: Already voted for candidate dddb2d45fc0c4eb29734b764f4bbaabb in this term.
I20260608 12:52:27.470777  7724 consensus_queue.cc:237] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:27.471697  7460 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [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: d25b6b3dccf5402392cdb6259dd36c54; no voters: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:27.472458  7703 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:27.477869  7703 raft_consensus.cc:2749] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:27.479041  7389 catalog_manager.cc:5696] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:27.677520  7703 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.689179  7712 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.726737  7719 consensus_queue.cc:1048] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.737732  7712 consensus_queue.cc:1048] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:27.743144  7701 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.755357  7689 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.838198  7724 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.848883  7724 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.859194  7712 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.870627  7719 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.877650  7719 consensus_queue.cc:1048] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.893311  7754 consensus_queue.cc:1048] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.984090  7724 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:27.995894  7724 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:28.144800  7440 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:28.996567  7749 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:28.997124  7749 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:28.999100  7749 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:28.999825  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:29.000094  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:29.000432  7494 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:29.000725  7642 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:29.001609  7532 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [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: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:29.002331  7749 raft_consensus.cc:2804] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:52:29.002700  7749 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:29.002993  7749 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.007700  7749 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.009899  7749 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 2 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:29.010720  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:29.010960  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:29.011224  7494 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.011569  7642 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.015900  7494 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 2.
I20260608 12:52:29.016144  7642 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 2.
I20260608 12:52:29.016995  7532 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [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: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:29.017794  7749 raft_consensus.cc:2804] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:29.018276  7749 raft_consensus.cc:697] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:29.019062  7749 consensus_queue.cc:237] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER 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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.025920  7392 catalog_manager.cc:5696] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 0 to 2, leader changed from <none> to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 2 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:29.145761  7445 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:52:29.166286  7494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0"
dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
mode: GRACEFUL
new_leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
 from {username='slave'} at 127.0.0.1:56444
I20260608 12:52:29.166852  7494 raft_consensus.cc:606] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Received request to transfer leadership to TS 7e589815e86c4265a3b9e1f7c865e80e
I20260608 12:52:29.168133  7445 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:52:29.168599  7445 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:29.349259  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:29.355335  7766 instance_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:52:29.356833  7767 instance_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:52:29.358137  7769 instance_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:52:29.358744  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:29.359598  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:29.359826  4450 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:52:29.360024  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923149360003 us; error 0 us; skew 500 ppm
I20260608 12:52:29.360669  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:29.362979  4450 webserver.cc:533] Webserver started at http://127.4.88.132:38227/ using document root <none> and password file <none>
I20260608 12:52:29.363523  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:29.363732  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:29.364012  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:29.365155  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
format_stamp: "Formatted at 2026-06-08 12:52:29 on dist-test-slave-vkhm"
I20260608 12:52:29.371018  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:52:29.374516  7774 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:52:29.375327  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:29.375650  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
format_stamp: "Formatted at 2026-06-08 12:52:29 on dist-test-slave-vkhm"
I20260608 12:52:29.375945  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-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:52:29.388314  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:29.389495  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:29.390972  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:29.393427  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:29.393704  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:29.393970  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:29.394163  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:29.425768  7494 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:52:29.427704  7749 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:29.444763  7642 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:52:29.453678  7724 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:29.475864  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:45737
I20260608 12:52:29.475998  7843 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:45737 every 8 connection(s)
I20260608 12:52:29.484998  7389 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60928:
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:52:29.495993  7844 heartbeater.cc:344] Connected to a master server at 127.4.88.190:32969
I20260608 12:52:29.496490  7844 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:29.497540  7844 heartbeater.cc:507] Master 127.4.88.190:32969 requested a full tablet report, sending...
I20260608 12:52:29.499711  7392 ts_manager.cc:194] Registered new tserver with Master: f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:29.501063  7392 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60934
W20260608 12:52:29.509572  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 00b7837fd97340d5846cfd1dd3fabf9e has no consensus state
W20260608 12:52:29.511066  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 159c394dd36241cd848a9cc9eaa27da0 has no consensus state
W20260608 12:52:29.512600  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 22ab9f23e7774aab807678ffb0e2d863 has no consensus state
W20260608 12:52:29.513931  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fdcdd0409109451ab428384ef44a3ed4 has no consensus state
W20260608 12:52:29.515285  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a4d333e98cfe40959f58fe8af006ac05 has no consensus state
W20260608 12:52:29.516636  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5647a2d6e4c74c17bac1e7a42f2d2813 has no consensus state
W20260608 12:52:29.517949  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3a0831a44874906ab8067ae33423611 has no consensus state
W20260608 12:52:29.519104  7389 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 501c6ad9adc04829b5014f9428668cac has no consensus state
W20260608 12:52:29.532045  7379 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet a4d333e98cfe40959f58fe8af006ac05 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a4d333e98cfe40959f58fe8af006ac05 has no consensus state
I20260608 12:52:29.544162  7559 tablet_service.cc:1511] Processing CreateTablet for tablet 00b7837fd97340d5846cfd1dd3fabf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.544538  7479 tablet_service.cc:1511] Processing CreateTablet for tablet 00b7837fd97340d5846cfd1dd3fabf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.545749  7559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b7837fd97340d5846cfd1dd3fabf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.546290  7484 tablet_service.cc:1511] Processing CreateTablet for tablet 159c394dd36241cd848a9cc9eaa27da0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.547662  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159c394dd36241cd848a9cc9eaa27da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.550436  7630 tablet_service.cc:1511] Processing CreateTablet for tablet 159c394dd36241cd848a9cc9eaa27da0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.551856  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159c394dd36241cd848a9cc9eaa27da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.555920  7628 tablet_service.cc:1511] Processing CreateTablet for tablet 22ab9f23e7774aab807678ffb0e2d863 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.557381  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ab9f23e7774aab807678ffb0e2d863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.557657  7557 tablet_service.cc:1511] Processing CreateTablet for tablet 22ab9f23e7774aab807678ffb0e2d863 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.559020  7557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ab9f23e7774aab807678ffb0e2d863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.561149  7554 tablet_service.cc:1511] Processing CreateTablet for tablet fdcdd0409109451ab428384ef44a3ed4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.562501  7554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcdd0409109451ab428384ef44a3ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.565129  7478 tablet_service.cc:1511] Processing CreateTablet for tablet fdcdd0409109451ab428384ef44a3ed4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.566486  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcdd0409109451ab428384ef44a3ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.566408  7482 tablet_service.cc:1511] Processing CreateTablet for tablet a4d333e98cfe40959f58fe8af006ac05 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.567893  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d333e98cfe40959f58fe8af006ac05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.569133  7631 tablet_service.cc:1511] Processing CreateTablet for tablet a4d333e98cfe40959f58fe8af006ac05 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.570591  7631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d333e98cfe40959f58fe8af006ac05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.571499  7629 tablet_service.cc:1511] Processing CreateTablet for tablet 5647a2d6e4c74c17bac1e7a42f2d2813 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.572861  7629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5647a2d6e4c74c17bac1e7a42f2d2813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.575248  7481 tablet_service.cc:1511] Processing CreateTablet for tablet f3a0831a44874906ab8067ae33423611 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.577179  7553 tablet_service.cc:1511] Processing CreateTablet for tablet 5647a2d6e4c74c17bac1e7a42f2d2813 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.578579  7553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5647a2d6e4c74c17bac1e7a42f2d2813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.582091  7558 tablet_service.cc:1511] Processing CreateTablet for tablet f3a0831a44874906ab8067ae33423611 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.584410  7632 tablet_service.cc:1511] Processing CreateTablet for tablet 501c6ad9adc04829b5014f9428668cac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.585860  7632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 501c6ad9adc04829b5014f9428668cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.585426  7483 tablet_service.cc:1511] Processing CreateTablet for tablet 501c6ad9adc04829b5014f9428668cac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.586354  7799 tablet_service.cc:1511] Processing CreateTablet for tablet fdcdd0409109451ab428384ef44a3ed4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.587778  7799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcdd0409109451ab428384ef44a3ed4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.587586  7802 tablet_service.cc:1511] Processing CreateTablet for tablet 00b7837fd97340d5846cfd1dd3fabf9e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.589044  7802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b7837fd97340d5846cfd1dd3fabf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.593575  7481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a0831a44874906ab8067ae33423611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.593487  7801 tablet_service.cc:1511] Processing CreateTablet for tablet 159c394dd36241cd848a9cc9eaa27da0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.595065  7801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159c394dd36241cd848a9cc9eaa27da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.597437  7800 tablet_service.cc:1511] Processing CreateTablet for tablet 22ab9f23e7774aab807678ffb0e2d863 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.598946  7800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ab9f23e7774aab807678ffb0e2d863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.584048  7558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a0831a44874906ab8067ae33423611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.600993  7479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b7837fd97340d5846cfd1dd3fabf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.601513  7798 tablet_service.cc:1511] Processing CreateTablet for tablet a4d333e98cfe40959f58fe8af006ac05 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.602574  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 501c6ad9adc04829b5014f9428668cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.602986  7798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4d333e98cfe40959f58fe8af006ac05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.605677  7797 tablet_service.cc:1511] Processing CreateTablet for tablet 5647a2d6e4c74c17bac1e7a42f2d2813 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.607223  7797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5647a2d6e4c74c17bac1e7a42f2d2813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.609476  7795 tablet_service.cc:1511] Processing CreateTablet for tablet 501c6ad9adc04829b5014f9428668cac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.610989  7795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 501c6ad9adc04829b5014f9428668cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.613435  7796 tablet_service.cc:1511] Processing CreateTablet for tablet f3a0831a44874906ab8067ae33423611 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:52:29.614954  7796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a0831a44874906ab8067ae33423611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:29.615002  7851 tablet_bootstrap.cc:492] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:29.631088  7851 tablet_bootstrap.cc:654] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.727106  7851 tablet_bootstrap.cc:492] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:29.727625  7851 ts_tablet_manager.cc:1403] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.015s
I20260608 12:52:29.734062  7853 tablet_bootstrap.cc:492] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:29.734258  7851 raft_consensus.cc:359] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:29.735239  7851 raft_consensus.cc:385] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.735606  7851 raft_consensus.cc:740] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.736622  7851 consensus_queue.cc:260] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:29.744277  7855 raft_consensus.cc:993] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54: : Instructing follower 7e589815e86c4265a3b9e1f7c865e80e to start an election
I20260608 12:52:29.748237  7854 raft_consensus.cc:1081] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Signalling peer 7e589815e86c4265a3b9e1f7c865e80e to start an election
I20260608 12:52:29.753218  7642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0"
dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
 from {username='slave'} at 127.0.0.1:55040
I20260608 12:52:29.754107  7642 raft_consensus.cc:493] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:29.756991  7642 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.759680  7844 heartbeater.cc:499] Master 127.4.88.190:32969 was elected leader, sending a full tablet report...
I20260608 12:52:29.761467  7850 tablet_bootstrap.cc:492] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:29.762662  7858 raft_consensus.cc:493] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:29.763253  7858 raft_consensus.cc:515] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:29.766206  7858 leader_election.cc:290] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:29.766767  7851 ts_tablet_manager.cc:1434] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.003s
I20260608 12:52:29.767819  7851 tablet_bootstrap.cc:492] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:29.778352  7857 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:29.789925  7853 tablet_bootstrap.cc:654] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.782560  7642 raft_consensus.cc:515] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.800796  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:29.801096  7850 tablet_bootstrap.cc:654] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.801488  7494 raft_consensus.cc:3055] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:29.801860  7494 raft_consensus.cc:740] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:29.802678  7494 consensus_queue.cc:260] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.803452  7494 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.808164  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:29.809022  7568 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:29.812290  7642 leader_election.cc:290] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 2 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:29.815117  7857 tablet_bootstrap.cc:654] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.816305  7851 tablet_bootstrap.cc:654] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.813412  7494 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 2.
I20260608 12:52:29.819304  7606 leader_election.cc:304] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:29.820669  7689 raft_consensus.cc:2804] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:29.827235  7568 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 2.
I20260608 12:52:29.834865  7853 tablet_bootstrap.cc:492] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:29.835585  7853 ts_tablet_manager.cc:1403] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.012s
I20260608 12:52:29.833417  7689 raft_consensus.cc:697] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Becoming Leader. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:29.842911  7689 consensus_queue.cc:237] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.841019  7853 raft_consensus.cc:359] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.844995  7853 raft_consensus.cc:385] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.845400  7853 raft_consensus.cc:740] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.847743  7850 tablet_bootstrap.cc:492] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:29.847577  7853 consensus_queue.cc:260] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.848270  7850 ts_tablet_manager.cc:1403] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.010s
I20260608 12:52:29.849977  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
W20260608 12:52:29.852054  7775 leader_election.cc:343] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:29.852026  7850 raft_consensus.cc:359] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:29.853058  7850 raft_consensus.cc:385] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.853432  7850 raft_consensus.cc:740] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.853960  7853 ts_tablet_manager.cc:1434] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 12:52:29.854215  7850 consensus_queue.cc:260] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:29.855106  7853 tablet_bootstrap.cc:492] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:29.847579  7851 tablet_bootstrap.cc:492] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:29.856659  7851 ts_tablet_manager.cc:1403] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.011s
I20260608 12:52:29.857261  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:29.858551  7850 ts_tablet_manager.cc:1434] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:52:29.859650  7850 tablet_bootstrap.cc:492] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
W20260608 12:52:29.859514  7775 leader_election.cc:343] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:29.860073  7775 leader_election.cc:304] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [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: f04fde8b4e76415db9d0de9e7cdf4861; no voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:29.861660  7859 raft_consensus.cc:2749] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:29.862562  7857 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:29.863130  7857 ts_tablet_manager.cc:1403] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.014s
I20260608 12:52:29.866387  7851 raft_consensus.cc:359] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.867254  7851 raft_consensus.cc:385] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.867604  7851 raft_consensus.cc:740] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.868235  7853 tablet_bootstrap.cc:654] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.868983  7850 tablet_bootstrap.cc:654] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.868758  7851 consensus_queue.cc:260] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.875316  7851 ts_tablet_manager.cc:1434] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260608 12:52:29.876344  7851 tablet_bootstrap.cc:492] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:29.877833  7857 raft_consensus.cc:359] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:29.880532  7857 raft_consensus.cc:385] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.880829  7857 raft_consensus.cc:740] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.881687  7857 consensus_queue.cc:260] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:29.882773  7850 tablet_bootstrap.cc:492] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:29.884225  7850 ts_tablet_manager.cc:1403] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260608 12:52:29.885144  7392 catalog_manager.cc:5696] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: term changed from 1 to 2, leader changed from d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) to 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131). New cstate: current_term: 2 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:29.891656  7857 ts_tablet_manager.cc:1434] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260608 12:52:29.892769  7857 tablet_bootstrap.cc:492] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:29.887786  7851 tablet_bootstrap.cc:654] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.887451  7850 raft_consensus.cc:359] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.894554  7850 raft_consensus.cc:385] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.894976  7850 raft_consensus.cc:740] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.895996  7850 consensus_queue.cc:260] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.902783  7850 ts_tablet_manager.cc:1434] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:52:29.903995  7850 tablet_bootstrap.cc:492] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:29.915328  7857 tablet_bootstrap.cc:654] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.918804  7850 tablet_bootstrap.cc:654] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.922509  7853 tablet_bootstrap.cc:492] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:29.923112  7853 ts_tablet_manager.cc:1403] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.022s
I20260608 12:52:29.923470  7851 tablet_bootstrap.cc:492] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:29.924005  7851 ts_tablet_manager.cc:1403] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.005s
I20260608 12:52:29.924768  7857 tablet_bootstrap.cc:492] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:29.925318  7857 ts_tablet_manager.cc:1403] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.005s
I20260608 12:52:29.926959  7853 raft_consensus.cc:359] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.927274  7851 raft_consensus.cc:359] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:29.928041  7851 raft_consensus.cc:385] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.928758  7851 raft_consensus.cc:740] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.929602  7851 consensus_queue.cc:260] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:29.937403  7850 tablet_bootstrap.cc:492] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:29.937986  7850 ts_tablet_manager.cc:1403] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.003s
I20260608 12:52:29.938386  7851 ts_tablet_manager.cc:1434] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260608 12:52:29.927708  7853 raft_consensus.cc:385] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.939879  7853 raft_consensus.cc:740] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.939980  7857 raft_consensus.cc:359] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:29.940938  7857 raft_consensus.cc:385] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.940938  7853 consensus_queue.cc:260] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.941605  7857 raft_consensus.cc:740] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.941675  7850 raft_consensus.cc:359] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.942468  7850 raft_consensus.cc:385] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.942791  7850 raft_consensus.cc:740] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.942687  7857 consensus_queue.cc:260] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:29.943989  7850 consensus_queue.cc:260] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:29.950241  7853 ts_tablet_manager.cc:1434] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.004s
I20260608 12:52:29.951265  7850 ts_tablet_manager.cc:1434] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:52:29.953087  7857 ts_tablet_manager.cc:1434] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260608 12:52:29.954226  7851 tablet_bootstrap.cc:492] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:29.956354  7850 tablet_bootstrap.cc:492] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:29.959045  7857 tablet_bootstrap.cc:492] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:29.961189  7853 tablet_bootstrap.cc:492] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:29.961661  7851 tablet_bootstrap.cc:654] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.962811  7850 tablet_bootstrap.cc:654] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.975565  7850 tablet_bootstrap.cc:492] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:29.975771  7851 tablet_bootstrap.cc:492] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:29.976094  7850 ts_tablet_manager.cc:1403] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260608 12:52:29.976554  7851 ts_tablet_manager.cc:1403] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260608 12:52:29.977213  7853 tablet_bootstrap.cc:654] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.978605  7857 tablet_bootstrap.cc:654] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.979486  7850 raft_consensus.cc:359] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:29.980247  7850 raft_consensus.cc:385] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.980683  7850 raft_consensus.cc:740] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.980813  7851 raft_consensus.cc:359] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.982046  7851 raft_consensus.cc:385] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:29.981807  7850 consensus_queue.cc:260] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:29.982574  7851 raft_consensus.cc:740] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
I20260608 12:52:29.985005  7850 ts_tablet_manager.cc:1434] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:52:29.986109  7850 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:29.986078  7851 consensus_queue.cc:260] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.991880  7859 raft_consensus.cc:493] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:29.992533  7859 raft_consensus.cc:515] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:29.994210  7850 tablet_bootstrap.cc:654] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:29.996333  7856 raft_consensus.cc:493] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:29.996827  7856 raft_consensus.cc:515] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.001179  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159c394dd36241cd848a9cc9eaa27da0" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:30.003551  7859 leader_election.cc:290] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:30.004032  7853 tablet_bootstrap.cc:492] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:30.003966  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:30.004772  7853 ts_tablet_manager.cc:1403] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.010s
I20260608 12:52:30.006680  7851 ts_tablet_manager.cc:1434] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.006s
W20260608 12:52:30.010495  7775 leader_election.cc:343] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:52:30.011622  7457 leader_election.cc:343] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.012358  7856 leader_election.cc:290] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:30.014124  7853 raft_consensus.cc:359] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.019534  7853 raft_consensus.cc:385] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.017400  7851 tablet_bootstrap.cc:492] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:30.019970  7853 raft_consensus.cc:740] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.020920  7853 consensus_queue.cc:260] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.023417  7853 ts_tablet_manager.cc:1434] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:52:30.025239  7853 tablet_bootstrap.cc:492] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:30.027275  7857 tablet_bootstrap.cc:492] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:30.027827  7857 ts_tablet_manager.cc:1403] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.021s
I20260608 12:52:30.029094  7833 raft_consensus.cc:493] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.029614  7833 raft_consensus.cc:515] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.032454  7853 tablet_bootstrap.cc:654] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.032823  7851 tablet_bootstrap.cc:654] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.036468  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:30.037423  7494 raft_consensus.cc:2468] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:30.039448  7532 leader_election.cc:304] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:30.041790  7833 leader_election.cc:290] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:30.044612  7833 raft_consensus.cc:2804] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.045039  7833 raft_consensus.cc:493] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.045387  7833 raft_consensus.cc:3060] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.054874  7857 raft_consensus.cc:359] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.055735  7857 raft_consensus.cc:385] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.056061  7857 raft_consensus.cc:740] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.056949  7857 consensus_queue.cc:260] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.058256  7883 raft_consensus.cc:493] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.058849  7883 raft_consensus.cc:515] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.059653  7857 ts_tablet_manager.cc:1434] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260608 12:52:30.060995  7857 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:30.070885  7689 raft_consensus.cc:493] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.071596  7689 raft_consensus.cc:515] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.077286  7689 leader_election.cc:290] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:30.077389  7889 raft_consensus.cc:493] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.078542  7889 raft_consensus.cc:515] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.081818  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ab9f23e7774aab807678ffb0e2d863" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:30.082576  7642 raft_consensus.cc:2468] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:30.084782  7535 leader_election.cc:304] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:30.086125  7888 raft_consensus.cc:2804] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.086582  7888 raft_consensus.cc:493] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.086993  7888 raft_consensus.cc:3060] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.085044  7689 raft_consensus.cc:493] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.088236  7689 raft_consensus.cc:515] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.091988  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ab9f23e7774aab807678ffb0e2d863" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:30.093439  7689 leader_election.cc:290] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:30.096671  7889 leader_election.cc:290] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:30.099920  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d333e98cfe40959f58fe8af006ac05" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:30.100711  7494 raft_consensus.cc:2468] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:30.101958  7606 leader_election.cc:304] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:30.102859  7857 tablet_bootstrap.cc:654] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.102800  7689 raft_consensus.cc:2804] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.103466  7689 raft_consensus.cc:493] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.103852  7689 raft_consensus.cc:3060] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:52:30.099921  7532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.88.129:39939, user_credentials={real_user=slave}} blocked reactor thread for 60617.5us
I20260608 12:52:30.105584  7883 leader_election.cc:290] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:30.106807  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
W20260608 12:52:30.108592  7535 leader_election.cc:343] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.110358  7888 raft_consensus.cc:515] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.111583  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159c394dd36241cd848a9cc9eaa27da0" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:30.112529  7642 raft_consensus.cc:2468] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 0.
I20260608 12:52:30.112845  7568 raft_consensus.cc:2393] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e589815e86c4265a3b9e1f7c865e80e in current term 1: Already voted for candidate dddb2d45fc0c4eb29734b764f4bbaabb in this term.
I20260608 12:52:30.114650  7778 leader_election.cc:304] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [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: 7e589815e86c4265a3b9e1f7c865e80e, f04fde8b4e76415db9d0de9e7cdf4861; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:30.116957  7689 raft_consensus.cc:515] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.118122  7859 raft_consensus.cc:2804] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.118582  7859 raft_consensus.cc:493] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.118981  7859 raft_consensus.cc:3060] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.118834  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ab9f23e7774aab807678ffb0e2d863" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:30.119659  7642 raft_consensus.cc:3060] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.120716  7888 leader_election.cc:290] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Requested vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:30.124943  7853 tablet_bootstrap.cc:492] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:30.125579  7853 ts_tablet_manager.cc:1403] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.030s
I20260608 12:52:30.126487  7859 raft_consensus.cc:515] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.127027  7642 raft_consensus.cc:2468] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:30.129045  7851 tablet_bootstrap.cc:492] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:30.129575  7851 ts_tablet_manager.cc:1403] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.023s
I20260608 12:52:30.129797  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159c394dd36241cd848a9cc9eaa27da0" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:30.131729  7853 raft_consensus.cc:359] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.132648  7853 raft_consensus.cc:385] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.132911  7535 leader_election.cc:304] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:30.133214  7853 raft_consensus.cc:740] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.133819  7888 raft_consensus.cc:2804] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.135198  7888 raft_consensus.cc:697] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:30.135604  7689 leader_election.cc:290] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Requested vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:30.136373  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d333e98cfe40959f58fe8af006ac05" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:30.136188  7888 consensus_queue.cc:237] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.137081  7494 raft_consensus.cc:3060] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.137669  7851 raft_consensus.cc:359] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.138507  7851 raft_consensus.cc:385] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.138805  7851 raft_consensus.cc:740] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
W20260608 12:52:30.132486  7775 leader_election.cc:343] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.139712  7851 consensus_queue.cc:260] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.141613  7853 consensus_queue.cc:260] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.148013  7853 ts_tablet_manager.cc:1434] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260608 12:52:30.149391  7853 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:30.140036  7833 raft_consensus.cc:515] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.151983  7851 ts_tablet_manager.cc:1434] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 12:52:30.154143  7851 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:30.155893  7850 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: No bootstrap required, opened a new log
I20260608 12:52:30.156632  7850 ts_tablet_manager.cc:1403] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.171s	user 0.016s	sys 0.000s
W20260608 12:52:30.201503  7440 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:52:30.205847  7833 leader_election.cc:290] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Requested vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:30.207381  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:30.208568  7494 raft_consensus.cc:2468] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 1.
I20260608 12:52:30.208792  7493 raft_consensus.cc:3060] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.211644  7606 leader_election.cc:304] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:30.215960  7865 raft_consensus.cc:493] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.213745  7689 raft_consensus.cc:2804] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.241598  7689 raft_consensus.cc:697] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Becoming Leader. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:30.244102  7689 consensus_queue.cc:237] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.253585  7850 raft_consensus.cc:359] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.258908  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.258988  7850 raft_consensus.cc:385] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.261003  7850 raft_consensus.cc:740] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: FOLLOWER
W20260608 12:52:30.261976  7460 leader_election.cc:343] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.262091  7850 consensus_queue.cc:260] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.262696  7460 leader_election.cc:304] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [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: d25b6b3dccf5402392cdb6259dd36c54; no voters: dddb2d45fc0c4eb29734b764f4bbaabb, f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:30.264549  7850 ts_tablet_manager.cc:1434] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.004s
I20260608 12:52:30.264765  7856 raft_consensus.cc:2749] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:30.266924  7858 raft_consensus.cc:493] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.267634  7858 raft_consensus.cc:515] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.268060  7389 catalog_manager.cc:5696] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:30.218309  7865 raft_consensus.cc:515] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.275509  7859 leader_election.cc:290] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:30.276988  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d333e98cfe40959f58fe8af006ac05" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:30.278294  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d333e98cfe40959f58fe8af006ac05" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.281066  7858 leader_election.cc:290] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:30.281554  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "159c394dd36241cd848a9cc9eaa27da0" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:30.282393  7642 raft_consensus.cc:3060] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.283161  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:30.280005  7853 tablet_bootstrap.cc:654] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.284251  7568 raft_consensus.cc:2468] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 0.
I20260608 12:52:30.275658  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ab9f23e7774aab807678ffb0e2d863" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.291188  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:30.291504  7865 leader_election.cc:290] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:30.287218  7775 leader_election.cc:304] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddb2d45fc0c4eb29734b764f4bbaabb, f04fde8b4e76415db9d0de9e7cdf4861; no voters: 
I20260608 12:52:30.292280  7811 raft_consensus.cc:2468] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:30.294401  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:30.292310  7643 raft_consensus.cc:2468] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 0.
I20260608 12:52:30.302731  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.303512  7811 raft_consensus.cc:2468] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:30.288978  7833 raft_consensus.cc:493] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.304385  7568 raft_consensus.cc:2468] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:30.306623  7606 leader_election.cc:304] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:30.305802  7833 raft_consensus.cc:515] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.307615  7865 raft_consensus.cc:2804] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.308032  7865 raft_consensus.cc:493] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.308482  7865 raft_consensus.cc:3060] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.312886  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
W20260608 12:52:30.314990  7532 leader_election.cc:343] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.308525  7859 raft_consensus.cc:2804] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.317776  7859 raft_consensus.cc:493] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.318356  7859 raft_consensus.cc:3060] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.314047  7642 raft_consensus.cc:2468] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 1.
I20260608 12:52:30.323060  7851 tablet_bootstrap.cc:654] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.321869  7833 leader_election.cc:290] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:30.327373  7389 catalog_manager.cc:5696] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131). New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:30.330467  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.330587  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ab9f23e7774aab807678ffb0e2d863" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.332571  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.334812  7494 raft_consensus.cc:1275] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:30.334862  7808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:30.334190  7809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ab9f23e7774aab807678ffb0e2d863" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:30.333271  7493 raft_consensus.cc:2468] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:30.340390  7532 leader_election.cc:304] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:30.341066  7857 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:30.341831  7833 raft_consensus.cc:2804] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.341835  7857 ts_tablet_manager.cc:1403] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.281s	user 0.014s	sys 0.031s
I20260608 12:52:30.576683  7865 raft_consensus.cc:515] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.351451  7811 raft_consensus.cc:2468] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:30.344125  7833 raft_consensus.cc:697] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:30.580112  7833 consensus_queue.cc:237] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
W20260608 12:52:30.361899  7609 leader_election.cc:343] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:52:30.583470  7609 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.88.132:45737, user_credentials={real_user=slave}} blocked reactor thread for 282075us
I20260608 12:52:30.413045  7778 leader_election.cc:304] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [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: 7e589815e86c4265a3b9e1f7c865e80e, f04fde8b4e76415db9d0de9e7cdf4861; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:30.585060  7858 raft_consensus.cc:2804] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.589437  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:30.590189  7568 raft_consensus.cc:3060] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.333652  7812 raft_consensus.cc:2468] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:30.348618  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.593871  7807 raft_consensus.cc:2468] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:30.582744  7865 leader_election.cc:290] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Requested vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
W20260608 12:52:30.599679  7778 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.88.131:38875, user_credentials={real_user=slave}} blocked reactor thread for 222828us
I20260608 12:52:30.602787  7807 raft_consensus.cc:3060] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.455649  7859 raft_consensus.cc:515] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
W20260608 12:52:30.603662  7609 leader_election.cc:343] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.437990  7895 consensus_queue.cc:1048] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.267s
I20260608 12:52:30.611527  7886 consensus_queue.cc:1048] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:30.613387  7609 leader_election.cc:304] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e, f04fde8b4e76415db9d0de9e7cdf4861; no voters: dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:30.614377  7865 raft_consensus.cc:2764] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:52:30.616621  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:30.615463  7389 catalog_manager.cc:5696] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:30.603484  7535 leader_election.cc:304] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [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: dddb2d45fc0c4eb29734b764f4bbaabb, f04fde8b4e76415db9d0de9e7cdf4861; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:30.623690  7851 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:30.623765  7886 raft_consensus.cc:2804] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.624405  7886 raft_consensus.cc:493] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.624830  7886 raft_consensus.cc:3060] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.624508  7851 ts_tablet_manager.cc:1403] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.471s	user 0.005s	sys 0.022s
I20260608 12:52:30.632146  7810 raft_consensus.cc:2393] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddb2d45fc0c4eb29734b764f4bbaabb in current term 1: Already voted for candidate f04fde8b4e76415db9d0de9e7cdf4861 in this term.
I20260608 12:52:30.607950  7858 raft_consensus.cc:697] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEADER]: Becoming Leader. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Running, Role: LEADER
I20260608 12:52:30.641830  7853 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: No bootstrap required, opened a new log
I20260608 12:52:30.642364  7853 ts_tablet_manager.cc:1403] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.493s	user 0.014s	sys 0.019s
I20260608 12:52:30.643326  7569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:30.646364  7851 raft_consensus.cc:359] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.647090  7851 raft_consensus.cc:385] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.647365  7851 raft_consensus.cc:740] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.649420  7857 raft_consensus.cc:359] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.650249  7857 raft_consensus.cc:385] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.652115  7853 raft_consensus.cc:359] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.652962  7853 raft_consensus.cc:385] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.650584  7857 raft_consensus.cc:740] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.653702  7859 leader_election.cc:290] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 election: Requested vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:30.657505  7569 raft_consensus.cc:1275] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:30.653476  7568 raft_consensus.cc:2468] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 1.
I20260608 12:52:30.662727  7883 raft_consensus.cc:493] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.664374  7883 raft_consensus.cc:515] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.648010  7851 consensus_queue.cc:260] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.667109  7897 consensus_queue.cc:1048] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260608 12:52:30.667667  7883 leader_election.cc:290] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:30.668901  7851 ts_tablet_manager.cc:1434] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260608 12:52:30.669502  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:30.670328  7493 raft_consensus.cc:2468] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:30.670802  7851 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:30.671875  7532 leader_election.cc:304] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:30.672426  7857 consensus_queue.cc:260] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.653326  7853 raft_consensus.cc:740] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.674738  7886 raft_consensus.cc:515] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.677088  7642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:30.688803  7642 raft_consensus.cc:2393] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f04fde8b4e76415db9d0de9e7cdf4861 in current term 1: Already voted for candidate 7e589815e86c4265a3b9e1f7c865e80e in this term.
I20260608 12:52:30.676270  7833 raft_consensus.cc:2804] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.691299  7833 raft_consensus.cc:493] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.691809  7833 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.680739  7535 leader_election.cc:304] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [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: dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 7e589815e86c4265a3b9e1f7c865e80e, f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:30.694564  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:30.694936  7883 raft_consensus.cc:2749] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:52:30.696172  7532 leader_election.cc:343] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.694597  7778 leader_election.cc:304] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [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: f04fde8b4e76415db9d0de9e7cdf4861; no voters: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:30.699952  7859 raft_consensus.cc:2749] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:52:30.700940  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.683102  7851 tablet_bootstrap.cc:654] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.701506  7886 leader_election.cc:290] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:30.682928  7858 consensus_queue.cc:237] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.701651  7807 raft_consensus.cc:2468] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 0.
I20260608 12:52:30.678293  7857 ts_tablet_manager.cc:1434] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.000s
I20260608 12:52:30.703349  7857 tablet_bootstrap.cc:492] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:30.684036  7853 consensus_queue.cc:260] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
W20260608 12:52:30.710147  7376 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 5647a2d6e4c74c17bac1e7a42f2d2813 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5647a2d6e4c74c17bac1e7a42f2d2813 consensus state has no leader
I20260608 12:52:30.710353  7853 ts_tablet_manager.cc:1434] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.003s
I20260608 12:52:30.712358  7606 leader_election.cc:304] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:30.713758  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:30.714429  7810 raft_consensus.cc:3060] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.716517  7897 raft_consensus.cc:2804] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.717025  7897 raft_consensus.cc:697] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Becoming Leader. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:30.718626  7897 consensus_queue.cc:237] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:30.739449  7888 consensus_queue.cc:1048] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 12:52:30.746156  7857 tablet_bootstrap.cc:654] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.747011  7810 raft_consensus.cc:2468] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:30.751006  7851 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:30.751703  7851 ts_tablet_manager.cc:1403] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.008s
I20260608 12:52:30.765177  7535 leader_election.cc:304] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [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: dddb2d45fc0c4eb29734b764f4bbaabb, f04fde8b4e76415db9d0de9e7cdf4861; no voters: d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:30.764938  7389 catalog_manager.cc:5696] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: term changed from 0 to 1, leader changed from <none> to f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132). New cstate: current_term: 1 leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:30.778791  7865 raft_consensus.cc:493] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:30.779383  7865 raft_consensus.cc:515] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.781311  7857 tablet_bootstrap.cc:492] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:30.781831  7857 ts_tablet_manager.cc:1403] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.003s
I20260608 12:52:30.771945  7883 raft_consensus.cc:2804] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.789840  7865 leader_election.cc:290] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:30.790683  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "501c6ad9adc04829b5014f9428668cac" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:30.791234  7883 raft_consensus.cc:697] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
W20260608 12:52:30.792282  7609 leader_election.cc:343] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:52:30.792524  7492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "501c6ad9adc04829b5014f9428668cac" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:30.793185  7492 raft_consensus.cc:2468] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 0.
I20260608 12:52:30.793408  7865 consensus_queue.cc:1048] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:30.792315  7883 consensus_queue.cc:237] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.773228  7833 raft_consensus.cc:515] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.797837  7606 leader_election.cc:304] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:30.798735  7865 raft_consensus.cc:2804] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:30.799221  7865 raft_consensus.cc:493] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:30.802582  7833 leader_election.cc:290] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:30.803608  7865 raft_consensus.cc:3060] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.807243  7857 raft_consensus.cc:359] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.808010  7857 raft_consensus.cc:385] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.808728  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:30.809444  7807 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.813715  7851 raft_consensus.cc:359] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.814458  7851 raft_consensus.cc:385] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.814827  7851 raft_consensus.cc:740] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.814626  7865 raft_consensus.cc:515] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.812685  7857 raft_consensus.cc:740] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.816839  7857 consensus_queue.cc:260] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:30.819298  7807 raft_consensus.cc:2468] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:30.818367  7392 catalog_manager.cc:5696] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131). New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:30.820122  7857 ts_tablet_manager.cc:1434] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.001s
I20260608 12:52:30.816187  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:30.823774  7494 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.824008  7851 consensus_queue.cc:260] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.824958  7857 tablet_bootstrap.cc:492] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54: Bootstrap starting.
I20260608 12:52:30.826345  7865 leader_election.cc:290] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Requested vote from peers f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:30.827188  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "501c6ad9adc04829b5014f9428668cac" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:30.829097  7807 raft_consensus.cc:3060] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.829422  7491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "501c6ad9adc04829b5014f9428668cac" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:30.834378  7491 raft_consensus.cc:3060] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:30.845973  7851 ts_tablet_manager.cc:1434] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
I20260608 12:52:30.847203  7851 tablet_bootstrap.cc:492] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:30.853017  7491 raft_consensus.cc:2468] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 1.
I20260608 12:52:30.854681  7606 leader_election.cc:304] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:30.829337  7535 leader_election.cc:304] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dddb2d45fc0c4eb29734b764f4bbaabb, f04fde8b4e76415db9d0de9e7cdf4861; no voters: 
I20260608 12:52:30.856276  7689 raft_consensus.cc:2804] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.856799  7689 raft_consensus.cc:697] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Becoming Leader. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:30.857669  7689 consensus_queue.cc:237] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.858781  7851 tablet_bootstrap.cc:654] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.850602  7494 raft_consensus.cc:2468] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 1.
I20260608 12:52:30.861622  7857 tablet_bootstrap.cc:654] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:30.863479  7807 raft_consensus.cc:2468] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 1.
I20260608 12:52:30.862612  7833 raft_consensus.cc:2804] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:30.865334  7833 raft_consensus.cc:697] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:30.866035  7833 consensus_queue.cc:237] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
W20260608 12:52:30.873817  7609 consensus_peers.cc:597] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e -> Peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Couldn't send request to peer f04fde8b4e76415db9d0de9e7cdf4861. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:30.872025  7388 catalog_manager.cc:5696] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:30.902158  7390 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d: range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493] alter complete (version 0)
I20260608 12:52:30.922655  7389 catalog_manager.cc:5696] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:30.924566  7388 catalog_manager.cc:5696] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131). New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:30.930681  7851 tablet_bootstrap.cc:492] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861: No bootstrap required, opened a new log
I20260608 12:52:30.931173  7851 ts_tablet_manager.cc:1403] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.026s
I20260608 12:52:30.935482  7851 raft_consensus.cc:359] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.936185  7851 raft_consensus.cc:385] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.936498  7851 raft_consensus.cc:740] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.937254  7851 consensus_queue.cc:260] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:30.949545  7857 tablet_bootstrap.cc:492] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54: No bootstrap required, opened a new log
I20260608 12:52:30.949887  7851 ts_tablet_manager.cc:1434] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 12:52:30.950101  7857 ts_tablet_manager.cc:1403] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54: Time spent bootstrapping tablet: real 0.126s	user 0.026s	sys 0.030s
I20260608 12:52:30.953336  7857 raft_consensus.cc:359] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.954092  7857 raft_consensus.cc:385] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:30.954414  7857 raft_consensus.cc:740] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Initialized, Role: FOLLOWER
I20260608 12:52:30.955212  7857 consensus_queue.cc:260] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:30.958292  7857 ts_tablet_manager.cc:1434] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:52:31.017095  7810 raft_consensus.cc:3060] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:31.023144  7833 consensus_queue.cc:1048] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.036561  7886 consensus_queue.cc:1048] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.156338  7916 consensus_queue.cc:1048] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:31.166218  7856 raft_consensus.cc:493] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:31.166747  7856 raft_consensus.cc:515] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } }
I20260608 12:52:31.167663  7916 consensus_queue.cc:1048] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.169763  7445 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:52:31.170701  7856 leader_election.cc:290] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:31.171135  7569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" is_pre_election: true
I20260608 12:52:31.171474  7810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcdd0409109451ab428384ef44a3ed4" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" is_pre_election: true
I20260608 12:52:31.173362  7810 raft_consensus.cc:2393] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d25b6b3dccf5402392cdb6259dd36c54 in current term 1: Already voted for candidate dddb2d45fc0c4eb29734b764f4bbaabb in this term.
I20260608 12:52:31.174419  7460 leader_election.cc:304] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [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: d25b6b3dccf5402392cdb6259dd36c54; no voters: dddb2d45fc0c4eb29734b764f4bbaabb, f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:31.175304  7856 raft_consensus.cc:3060] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:31.184604  7856 raft_consensus.cc:2749] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:31.185591  7494 raft_consensus.cc:3060] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:31.192370  7858 raft_consensus.cc:493] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:31.192966  7858 raft_consensus.cc:515] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:31.196857  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d333e98cfe40959f58fe8af006ac05" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e" is_pre_election: true
I20260608 12:52:31.199218  7858 leader_election.cc:290] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:31.199754  7858 consensus_queue.cc:1048] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.200713  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4d333e98cfe40959f58fe8af006ac05" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54" is_pre_election: true
I20260608 12:52:31.203100  7775 leader_election.cc:304] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [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: f04fde8b4e76415db9d0de9e7cdf4861; no voters: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:31.204602  7858 raft_consensus.cc:2749] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:52:31.223565  7859 consensus_queue.cc:1048] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:31.223660  7568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e"
dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
mode: GRACEFUL
new_leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:56844
I20260608 12:52:31.224519  7568 raft_consensus.cc:606] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Received request to transfer leadership to TS f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:31.249727  7643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0"
dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
mode: GRACEFUL
new_leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
 from {username='slave'} at 127.0.0.1:55068
I20260608 12:52:31.250639  7643 raft_consensus.cc:606] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Received request to transfer leadership to TS d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:31.254942  7568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351"
dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
mode: GRACEFUL
new_leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
 from {username='slave'} at 127.0.0.1:56844
I20260608 12:52:31.255594  7568 raft_consensus.cc:606] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 LEADER]: Received request to transfer leadership to TS d25b6b3dccf5402392cdb6259dd36c54
I20260608 12:52:31.258755  7568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9"
dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
mode: GRACEFUL
new_leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
 from {username='slave'} at 127.0.0.1:56844
I20260608 12:52:31.259248  7568 raft_consensus.cc:606] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Received request to transfer leadership to TS 7e589815e86c4265a3b9e1f7c865e80e
I20260608 12:52:31.260680  7445 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:52:31.261302  7445 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:52:31.266646  7440 auto_rebalancer.cc:591] Failed to schedule move for tablet 81b75ff16d114e5bb2202d971b955351: Remote error: Service unavailable: leader transfer in progress
I20260608 12:52:31.279193  7494 consensus_queue.cc:237] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:31.286072  7568 raft_consensus.cc:1275] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:31.286415  7643 raft_consensus.cc:1275] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:31.286857  7460 consensus_peers.cc:597] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 -> Peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Couldn't send request to peer f04fde8b4e76415db9d0de9e7cdf4861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd6aac77cf0445888437aa20f70748c6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:31.287521  7934 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:31.288419  7856 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } 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:52:31.296471  7855 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.298192  7643 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.298328  7568 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.310895  7883 consensus_queue.cc:1048] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.311242  7390 catalog_manager.cc:5696] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.325627  7833 consensus_queue.cc:1048] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.334156  7865 raft_consensus.cc:993] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e: : Instructing follower d25b6b3dccf5402392cdb6259dd36c54 to start an election
I20260608 12:52:31.334717  7916 raft_consensus.cc:1081] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Signalling peer d25b6b3dccf5402392cdb6259dd36c54 to start an election
I20260608 12:52:31.336469  7492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0"
dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
 from {username='slave'} at 127.0.0.1:56416
I20260608 12:52:31.337143  7492 raft_consensus.cc:493] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:31.337536  7492 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:31.340965  7494 consensus_queue.cc:237] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [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: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:31.352517  7833 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.353000  7492 raft_consensus.cc:515] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.357592  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:31.358210  7568 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:31.360954  7492 leader_election.cc:290] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 3 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:31.361588  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da25b87b0e54323a7eca3a994859fb0" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:31.362195  7643 raft_consensus.cc:3055] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:31.362525  7643 raft_consensus.cc:740] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:31.363440  7643 consensus_queue.cc:260] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.364681  7643 raft_consensus.cc:3060] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:31.367302  7568 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 3.
I20260608 12:52:31.368813  7457 leader_election.cc:304] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [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: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:31.372053  7643 raft_consensus.cc:2468] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 3.
I20260608 12:52:31.372134  7855 raft_consensus.cc:2804] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:31.373538  7855 raft_consensus.cc:697] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Becoming Leader. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:31.374624  7855 consensus_queue.cc:237] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.375147  7916 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:52:31.384690  7460 consensus_peers.cc:597] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 -> Peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Couldn't send request to peer f04fde8b4e76415db9d0de9e7cdf4861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68e1440f85a24c1a8cc934a637ebe507. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:31.385473  7643 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:31.388033  7886 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:31.388441  7856 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:31.390528  7568 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:31.392148  7856 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } 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:52:31.400993  7865 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:31.412756  7883 raft_consensus.cc:993] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb: : Instructing follower f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:31.413272  7883 raft_consensus.cc:1081] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Signalling peer f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:31.415401  7812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e"
dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:56700
I20260608 12:52:31.415989  7812 raft_consensus.cc:493] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:31.416390  7812 raft_consensus.cc:3060] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:31.417619  7388 catalog_manager.cc:5696] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: term changed from 2 to 3, leader changed from 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) to d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129). New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:31.419901  7934 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.423856  7812 raft_consensus.cc:515] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:31.426198  7812 leader_election.cc:290] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 2 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:31.435222  7888 raft_consensus.cc:993] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: : Instructing follower d25b6b3dccf5402392cdb6259dd36c54 to start an election
I20260608 12:52:31.435765  7888 raft_consensus.cc:1081] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 LEADER]: Signalling peer d25b6b3dccf5402392cdb6259dd36c54 to start an election
I20260608 12:52:31.435990  7569 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.441758  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:31.443105  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b7837fd97340d5846cfd1dd3fabf9e" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:31.444062  7568 raft_consensus.cc:3055] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:31.444447  7568 raft_consensus.cc:740] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:31.445335  7568 consensus_queue.cc:260] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [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: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:31.446667  7568 raft_consensus.cc:3060] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:31.448427  7493 raft_consensus.cc:3060] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:31.450747  7812 raft_consensus.cc:3060] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:31.441947  7494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351"
dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
 from {username='slave'} at 127.0.0.1:56432
I20260608 12:52:31.453395  7494 raft_consensus.cc:493] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:31.453784  7494 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:31.455884  7643 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.460834  7568 raft_consensus.cc:2468] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:31.461949  7775 leader_election.cc:304] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [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: dddb2d45fc0c4eb29734b764f4bbaabb, f04fde8b4e76415db9d0de9e7cdf4861; no voters: 
I20260608 12:52:31.462890  7859 raft_consensus.cc:2804] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:31.463367  7859 raft_consensus.cc:697] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Becoming Leader. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Running, Role: LEADER
I20260608 12:52:31.464188  7859 consensus_queue.cc:237] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [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: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } }
I20260608 12:52:31.466609  7494 raft_consensus.cc:515] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.469498  7493 raft_consensus.cc:2468] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:31.470028  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:31.471129  7568 raft_consensus.cc:3055] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:31.471462  7568 raft_consensus.cc:740] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:31.471360  7388 catalog_manager.cc:5696] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.472718  7568 consensus_queue.cc:260] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.474133  7568 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:31.483587  7494 leader_election.cc:290] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 3 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:31.487128  7568 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 3.
I20260608 12:52:31.488445  7457 leader_election.cc:304] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [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: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:31.488999  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b75ff16d114e5bb2202d971b955351" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:31.489657  7643 raft_consensus.cc:3060] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:31.490026  7934 raft_consensus.cc:2804] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:31.490948  7934 raft_consensus.cc:697] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Becoming Leader. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:31.492105  7934 consensus_queue.cc:237] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.496909  7643 raft_consensus.cc:2468] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 3.
I20260608 12:52:31.515044  7643 consensus_queue.cc:237] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:31.515797  7388 catalog_manager.cc:5696] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: term changed from 2 to 3, leader changed from dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) to d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129). New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:31.520385  7390 catalog_manager.cc:5696] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: term changed from 1 to 2, leader changed from dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) to f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132). New cstate: current_term: 2 leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:31.522468  7609 consensus_peers.cc:597] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e -> Peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Couldn't send request to peer f04fde8b4e76415db9d0de9e7cdf4861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d19ec94165b94cd39b7fe24bd99f27c5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:31.524010  7568 raft_consensus.cc:1275] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:31.524855  7494 raft_consensus.cc:1275] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:31.526954  7895 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } 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:52:31.527809  7865 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:31.539084  7895 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.541024  7568 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.542107  7494 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.546485  7888 raft_consensus.cc:993] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: : Instructing follower 7e589815e86c4265a3b9e1f7c865e80e to start an election
I20260608 12:52:31.547010  7883 raft_consensus.cc:1081] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Signalling peer 7e589815e86c4265a3b9e1f7c865e80e to start an election
I20260608 12:52:31.549404  7643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9"
dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
 from {username='slave'} at 127.0.0.1:55052
I20260608 12:52:31.550036  7643 raft_consensus.cc:493] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:31.550520  7643 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:31.556620  7390 catalog_manager.cc:5696] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:31.557605  7643 raft_consensus.cc:515] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.560379  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:31.560901  7494 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:31.566299  7643 leader_election.cc:290] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 2 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:31.567384  7568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:31.567945  7568 raft_consensus.cc:3055] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:31.568264  7568 raft_consensus.cc:740] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:31.569083  7568 consensus_queue.cc:260] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.569497  7494 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 2.
I20260608 12:52:31.570272  7568 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:31.570345  7493 raft_consensus.cc:1240] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Rejecting Update request from peer dddb2d45fc0c4eb29734b764f4bbaabb for earlier term 1. Current term is 2. Ops: []
I20260608 12:52:31.571938  7606 leader_election.cc:304] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e, d25b6b3dccf5402392cdb6259dd36c54; no voters: 
I20260608 12:52:31.573045  7895 raft_consensus.cc:2804] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:31.573541  7895 raft_consensus.cc:697] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Becoming Leader. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:31.574409  7895 consensus_queue.cc:237] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:31.576534  7568 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 2.
I20260608 12:52:31.583271  7390 catalog_manager.cc:5696] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: term changed from 1 to 2, leader changed from dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) to 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131). New cstate: current_term: 2 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:31.769220  7568 raft_consensus.cc:1275] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:31.771268  7934 consensus_queue.cc:1048] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:31.783120  7643 raft_consensus.cc:1275] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:31.786549  7934 consensus_queue.cc:1048] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:31.805032  7956 ts_tablet_manager.cc:933] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: Initiating tablet copy from peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:31.809376  7954 ts_tablet_manager.cc:933] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: Initiating tablet copy from peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:31.820655  7954 tablet_copy_client.cc:323] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:39939
I20260608 12:52:31.821672  7956 tablet_copy_client.cc:323] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:39939
I20260608 12:52:31.823082  7504 tablet_copy_service.cc:140] P d25b6b3dccf5402392cdb6259dd36c54: Received BeginTabletCopySession request for tablet 68e1440f85a24c1a8cc934a637ebe507 from peer f04fde8b4e76415db9d0de9e7cdf4861 ({username='slave'} at 127.0.0.1:56452)
I20260608 12:52:31.823719  7504 tablet_copy_service.cc:161] P d25b6b3dccf5402392cdb6259dd36c54: Beginning new tablet copy session on tablet 68e1440f85a24c1a8cc934a637ebe507 from peer f04fde8b4e76415db9d0de9e7cdf4861 at {username='slave'} at 127.0.0.1:56452: session id = f04fde8b4e76415db9d0de9e7cdf4861-68e1440f85a24c1a8cc934a637ebe507
I20260608 12:52:31.823812  7503 tablet_copy_service.cc:140] P d25b6b3dccf5402392cdb6259dd36c54: Received BeginTabletCopySession request for tablet bd6aac77cf0445888437aa20f70748c6 from peer f04fde8b4e76415db9d0de9e7cdf4861 ({username='slave'} at 127.0.0.1:56452)
I20260608 12:52:31.824518  7503 tablet_copy_service.cc:161] P d25b6b3dccf5402392cdb6259dd36c54: Beginning new tablet copy session on tablet bd6aac77cf0445888437aa20f70748c6 from peer f04fde8b4e76415db9d0de9e7cdf4861 at {username='slave'} at 127.0.0.1:56452: session id = f04fde8b4e76415db9d0de9e7cdf4861-bd6aac77cf0445888437aa20f70748c6
I20260608 12:52:31.831888  7504 tablet_copy_source_session.cc:215] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:31.831884  7503 tablet_copy_source_session.cc:215] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:31.835181  7954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e1440f85a24c1a8cc934a637ebe507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:31.835911  7956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6aac77cf0445888437aa20f70748c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:31.853251  7956 tablet_copy_client.cc:806] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:31.853856  7956 tablet_copy_client.cc:670] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:31.856820  7954 tablet_copy_client.cc:806] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:31.857425  7954 tablet_copy_client.cc:670] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:31.858253  7956 tablet_copy_client.cc:538] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:31.861665  7954 tablet_copy_client.cc:538] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:31.867574  7954 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:31.867568  7956 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:31.895110  7954 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: 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:52:31.895543  7956 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: 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:52:31.895983  7954 tablet_bootstrap.cc:492] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap complete.
I20260608 12:52:31.896503  7956 tablet_bootstrap.cc:492] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap complete.
I20260608 12:52:31.896627  7954 ts_tablet_manager.cc:1403] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.010s
I20260608 12:52:31.897205  7956 ts_tablet_manager.cc:1403] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.005s
I20260608 12:52:31.899490  7954 raft_consensus.cc:359] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:31.900125  7954 raft_consensus.cc:740] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: LEARNER
I20260608 12:52:31.900142  7956 raft_consensus.cc:359] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:31.901196  7956 raft_consensus.cc:740] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: LEARNER
I20260608 12:52:31.901203  7954 consensus_queue.cc:260] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:31.903461  7954 ts_tablet_manager.cc:1434] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260608 12:52:31.902297  7956 consensus_queue.cc:260] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:31.906623  7503 tablet_copy_service.cc:342] P d25b6b3dccf5402392cdb6259dd36c54: Request end of tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-68e1440f85a24c1a8cc934a637ebe507 received from {username='slave'} at 127.0.0.1:56452
I20260608 12:52:31.907123  7503 tablet_copy_service.cc:434] P d25b6b3dccf5402392cdb6259dd36c54: ending tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-68e1440f85a24c1a8cc934a637ebe507 on tablet 68e1440f85a24c1a8cc934a637ebe507 with peer f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:31.905145  7956 ts_tablet_manager.cc:1434] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:52:31.910521  7503 tablet_copy_service.cc:342] P d25b6b3dccf5402392cdb6259dd36c54: Request end of tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-bd6aac77cf0445888437aa20f70748c6 received from {username='slave'} at 127.0.0.1:56452
I20260608 12:52:31.910915  7503 tablet_copy_service.cc:434] P d25b6b3dccf5402392cdb6259dd36c54: ending tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-bd6aac77cf0445888437aa20f70748c6 on tablet bd6aac77cf0445888437aa20f70748c6 with peer f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:31.949818  7956 ts_tablet_manager.cc:933] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: Initiating tablet copy from peer 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:31.951462  7956 tablet_copy_client.cc:323] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:38875
I20260608 12:52:31.953095  7653 tablet_copy_service.cc:140] P 7e589815e86c4265a3b9e1f7c865e80e: Received BeginTabletCopySession request for tablet d19ec94165b94cd39b7fe24bd99f27c5 from peer f04fde8b4e76415db9d0de9e7cdf4861 ({username='slave'} at 127.0.0.1:55062)
I20260608 12:52:31.953629  7653 tablet_copy_service.cc:161] P 7e589815e86c4265a3b9e1f7c865e80e: Beginning new tablet copy session on tablet d19ec94165b94cd39b7fe24bd99f27c5 from peer f04fde8b4e76415db9d0de9e7cdf4861 at {username='slave'} at 127.0.0.1:55062: session id = f04fde8b4e76415db9d0de9e7cdf4861-d19ec94165b94cd39b7fe24bd99f27c5
I20260608 12:52:31.958446  7653 tablet_copy_source_session.cc:215] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:31.961033  7956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19ec94165b94cd39b7fe24bd99f27c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:31.971071  7956 tablet_copy_client.cc:806] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:31.971575  7956 tablet_copy_client.cc:670] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:31.975185  7956 tablet_copy_client.cc:538] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:31.978909  7568 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:31.980470  7934 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:31.982177  7956 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:31.995644  7643 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:52:32.000208  7856 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:52:32.017875  7956 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: 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:52:32.018818  7568 raft_consensus.cc:1275] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:32.018916  7956 tablet_bootstrap.cc:492] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap complete.
I20260608 12:52:32.019815  7956 ts_tablet_manager.cc:1403] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260608 12:52:32.020614  7946 consensus_queue.cc:1048] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:52:32.023238  7956 raft_consensus.cc:359] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:32.024116  7956 raft_consensus.cc:740] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: LEARNER
I20260608 12:52:32.024835  7956 consensus_queue.cc:260] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:32.027382  7956 ts_tablet_manager.cc:1434] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:52:32.029125  7653 tablet_copy_service.cc:342] P 7e589815e86c4265a3b9e1f7c865e80e: Request end of tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-d19ec94165b94cd39b7fe24bd99f27c5 received from {username='slave'} at 127.0.0.1:55062
I20260608 12:52:32.029562  7653 tablet_copy_service.cc:434] P 7e589815e86c4265a3b9e1f7c865e80e: ending tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-d19ec94165b94cd39b7fe24bd99f27c5 on tablet d19ec94165b94cd39b7fe24bd99f27c5 with peer f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:32.041683  7568 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:32.043177  7865 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:32.045866  7493 raft_consensus.cc:1275] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:32.047646  7946 consensus_queue.cc:1048] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:32.072508  7493 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:32.074570  7865 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:32.278173  7812 raft_consensus.cc:1217] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:32.284410  7812 raft_consensus.cc:1217] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:32.346318  7812 raft_consensus.cc:1217] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:32.793514  7855 raft_consensus.cc:1064] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: attempting to promote NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 to VOTER
I20260608 12:52:32.795446  7855 consensus_queue.cc:237] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [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: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:32.802271  7568 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.803072  7812 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.803330  7643 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.803947  7856 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } 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:52:32.804852  7934 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:32.805691  7855 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:32.816886  7856 raft_consensus.cc:1064] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: attempting to promote NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 to VOTER
I20260608 12:52:32.820400  7856 consensus_queue.cc:237] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:32.825165  7934 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.837576  7568 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.858245  7642 raft_consensus.cc:1275] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.859710  7812 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.863658  7390 catalog_manager.cc:5696] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.865902  7642 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.872385  7568 raft_consensus.cc:1275] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.880877  7934 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:32.885264  7812 raft_consensus.cc:1275] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.890179  7974 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } 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:52:32.903515  7974 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:32.910748  7934 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.918889  7643 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.923218  7568 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.926381  7493 consensus_queue.cc:237] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [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: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:32.933336  7812 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.935228  7392 catalog_manager.cc:5696] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.946677  7810 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:32.948374  7934 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:32.956579  7975 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.957806  7810 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.962532  7895 raft_consensus.cc:1064] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: attempting to promote NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 to VOTER
I20260608 12:52:32.967482  7895 consensus_queue.cc:237] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:32.970515  7376 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 68e1440f85a24c1a8cc934a637ebe507 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:32.973912  7643 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:32.975884  7975 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:32.978152  7389 catalog_manager.cc:5696] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: config changed from index 3 to 4, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.981674  7643 raft_consensus.cc:2955] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:32.987087  7568 raft_consensus.cc:1275] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.989176  7493 raft_consensus.cc:1275] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.989920  7554 tablet_service.cc:1558] Processing DeleteTablet for tablet 68e1440f85a24c1a8cc934a637ebe507 with delete_type TABLET_DATA_TOMBSTONED (TS dddb2d45fc0c4eb29734b764f4bbaabb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56792
I20260608 12:52:32.990533  7689 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:32.989343  7810 raft_consensus.cc:1275] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:32.994505  7689 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:32.995508  7865 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } 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:52:33.018693  7987 tablet_replica.cc:333] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:33.015980  7493 consensus_queue.cc:237] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:33.020080  7987 raft_consensus.cc:2243] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:33.021205  7987 raft_consensus.cc:2272] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:33.027352  7987 ts_tablet_manager.cc:1916] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:33.027436  7812 raft_consensus.cc:1275] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:33.028602  7569 raft_consensus.cc:1275] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:33.033082  7934 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:33.035032  7934 consensus_queue.cc:1048] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:33.031097  7689 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.034396  7812 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.043409  7569 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.047820  7987 ts_tablet_manager.cc:1929] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:52:33.048435  7987 log.cc:1199] T 68e1440f85a24c1a8cc934a637ebe507 P dddb2d45fc0c4eb29734b764f4bbaabb: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/68e1440f85a24c1a8cc934a637ebe507
I20260608 12:52:33.047402  7856 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.051534  7376 catalog_manager.cc:5027] TS dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617): tablet 68e1440f85a24c1a8cc934a637ebe507 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:33.056387  7811 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.062945  7392 catalog_manager.cc:5696] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.070570  7388 catalog_manager.cc:5696] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New cstate: current_term: 1 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:33.072304  7376 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bd6aac77cf0445888437aa20f70748c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:33.073944  7568 raft_consensus.cc:2955] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.074674  7493 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.080265  7643 consensus_queue.cc:237] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [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: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:33.084883  7632 tablet_service.cc:1558] Processing DeleteTablet for tablet bd6aac77cf0445888437aa20f70748c6 with delete_type TABLET_DATA_TOMBSTONED (TS 7e589815e86c4265a3b9e1f7c865e80e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55034
I20260608 12:52:33.088433  7807 raft_consensus.cc:1275] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:33.092934  7689 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:33.102387  7569 raft_consensus.cc:1275] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:33.105930  7689 consensus_queue.cc:1048] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:33.114886  7895 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.117247  7992 tablet_replica.cc:333] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:33.118626  7992 raft_consensus.cc:2243] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:33.119637  7992 raft_consensus.cc:2272] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:33.118858  7569 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.125697  7992 ts_tablet_manager.cc:1916] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:33.135659  7379 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d19ec94165b94cd39b7fe24bd99f27c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:33.119805  7807 raft_consensus.cc:2955] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:33.139170  7392 catalog_manager.cc:5696] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index 3 to 4, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:33.147013  7992 ts_tablet_manager.cc:1929] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:52:33.147626  7992 log.cc:1199] T bd6aac77cf0445888437aa20f70748c6 P 7e589815e86c4265a3b9e1f7c865e80e: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/bd6aac77cf0445888437aa20f70748c6
I20260608 12:52:33.149646  7379 catalog_manager.cc:5027] TS 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875): tablet bd6aac77cf0445888437aa20f70748c6 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:33.154593  7484 tablet_service.cc:1558] Processing DeleteTablet for tablet d19ec94165b94cd39b7fe24bd99f27c5 with delete_type TABLET_DATA_TOMBSTONED (TS d25b6b3dccf5402392cdb6259dd36c54 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56412
I20260608 12:52:33.157259  7993 tablet_replica.cc:333] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:33.158120  7993 raft_consensus.cc:2243] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:33.158882  7993 raft_consensus.cc:2272] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:33.161955  7993 ts_tablet_manager.cc:1916] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:33.174249  7993 ts_tablet_manager.cc:1929] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:52:33.174708  7993 log.cc:1199] T d19ec94165b94cd39b7fe24bd99f27c5 P d25b6b3dccf5402392cdb6259dd36c54: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/d19ec94165b94cd39b7fe24bd99f27c5
I20260608 12:52:33.176699  7376 catalog_manager.cc:5027] TS d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): tablet d19ec94165b94cd39b7fe24bd99f27c5 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:33.262300  7445 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:52:33.276644  7643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9"
dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
mode: GRACEFUL
new_leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
 from {username='slave'} at 127.0.0.1:55068
I20260608 12:52:33.277179  7643 raft_consensus.cc:606] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Received request to transfer leadership to TS dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:33.279872  7493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96b6db46e194da598b374b0cc393463"
dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
mode: GRACEFUL
new_leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
 from {username='slave'} at 127.0.0.1:56444
I20260608 12:52:33.280426  7493 raft_consensus.cc:606] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Received request to transfer leadership to TS 7e589815e86c4265a3b9e1f7c865e80e
I20260608 12:52:33.281715  7445 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:52:33.282303  7445 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:33.382592  7689 raft_consensus.cc:993] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e: : Instructing follower dddb2d45fc0c4eb29734b764f4bbaabb to start an election
I20260608 12:52:33.383050  7895 raft_consensus.cc:1081] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Signalling peer dddb2d45fc0c4eb29734b764f4bbaabb to start an election
I20260608 12:52:33.384502  7569 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9"
dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
 from {username='slave'} at 127.0.0.1:56804
I20260608 12:52:33.384995  7569 raft_consensus.cc:493] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:33.385306  7569 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:33.390094  7569 raft_consensus.cc:515] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:33.391855  7569 leader_election.cc:290] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [CANDIDATE]: Term 3 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:33.392724  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:33.392995  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9431ff078e9f4176ad24bbc773bbd3b9" candidate_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:33.393252  7493 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:33.393558  7643 raft_consensus.cc:3055] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:33.393904  7643 raft_consensus.cc:740] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:33.394620  7643 consensus_queue.cc:260] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:33.395462  7643 raft_consensus.cc:3060] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:33.398394  7493 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 3.
I20260608 12:52:33.399565  7643 raft_consensus.cc:2468] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb2d45fc0c4eb29734b764f4bbaabb in term 3.
I20260608 12:52:33.399580  7532 leader_election.cc:304] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [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: d25b6b3dccf5402392cdb6259dd36c54, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:33.400589  7978 raft_consensus.cc:2804] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:33.401043  7978 raft_consensus.cc:697] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 LEADER]: Becoming Leader. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:33.401743  7978 consensus_queue.cc:237] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:33.408766  7392 catalog_manager.cc:5696] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: term changed from 2 to 3, leader changed from 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) to dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130). New cstate: current_term: 3 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:33.580657  7974 raft_consensus.cc:993] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54: : Instructing follower 7e589815e86c4265a3b9e1f7c865e80e to start an election
I20260608 12:52:33.581133  7934 raft_consensus.cc:1081] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Signalling peer 7e589815e86c4265a3b9e1f7c865e80e to start an election
I20260608 12:52:33.582566  7643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96b6db46e194da598b374b0cc393463"
dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
 from {username='slave'} at 127.0.0.1:55040
I20260608 12:52:33.583029  7643 raft_consensus.cc:493] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:33.583331  7643 raft_consensus.cc:3060] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:33.587453  7643 raft_consensus.cc:515] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:33.588953  7643 leader_election.cc:290] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [CANDIDATE]: Term 2 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:33.589847  7569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b6db46e194da598b374b0cc393463" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:33.590121  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96b6db46e194da598b374b0cc393463" candidate_uuid: "7e589815e86c4265a3b9e1f7c865e80e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:33.590373  7569 raft_consensus.cc:3060] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:33.590739  7493 raft_consensus.cc:3055] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:33.591025  7493 raft_consensus.cc:740] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:33.591773  7493 consensus_queue.cc:260] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [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: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:33.592752  7493 raft_consensus.cc:3060] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:33.595255  7569 raft_consensus.cc:2468] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 2.
I20260608 12:52:33.596405  7606 leader_election.cc:304] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [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: 7e589815e86c4265a3b9e1f7c865e80e, dddb2d45fc0c4eb29734b764f4bbaabb; no voters: 
I20260608 12:52:33.597179  7895 raft_consensus.cc:2804] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:33.597486  7493 raft_consensus.cc:2468] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e589815e86c4265a3b9e1f7c865e80e in term 2.
I20260608 12:52:33.597710  7895 raft_consensus.cc:697] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Becoming Leader. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:33.598706  7895 consensus_queue.cc:237] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [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: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } }
I20260608 12:52:33.606091  7392 catalog_manager.cc:5696] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: term changed from 1 to 2, leader changed from d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) to 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131). New cstate: current_term: 2 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:33.793177  7643 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:33.794369  7978 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:33.804634  7493 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:33.806186  7978 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:34.009478  7569 raft_consensus.cc:1275] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:34.010921  7895 consensus_queue.cc:1048] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:34.020439  7493 raft_consensus.cc:1275] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:34.022063  8003 consensus_queue.cc:1048] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:34.178769  7569 consensus_queue.cc:237] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:34.185060  7643 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260608 12:52:34.185230  7535 consensus_peers.cc:597] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb -> Peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Couldn't send request to peer f04fde8b4e76415db9d0de9e7cdf4861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9431ff078e9f4176ad24bbc773bbd3b9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:34.185259  7493 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:34.186479  7998 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:34.187181  7886 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } 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:52:34.194341  7978 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.195894  7493 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.196139  7643 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.208875  7389 catalog_manager.cc:5696] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: config changed from index -1 to 4, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New cstate: current_term: 3 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.210038  7643 consensus_queue.cc:237] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [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: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: NON_VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: true } }
I20260608 12:52:34.217379  7493 raft_consensus.cc:1275] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:34.217402  7807 raft_consensus.cc:1275] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:34.217985  7606 consensus_peers.cc:597] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e -> Peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617): Couldn't send request to peer dddb2d45fc0c4eb29734b764f4bbaabb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 501c6ad9adc04829b5014f9428668cac. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:34.219641  8003 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:34.220755  7895 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:34.239012  8003 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: NON_VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: true } } }
I20260608 12:52:34.240916  7494 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: NON_VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: true } } }
I20260608 12:52:34.243687  7807 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: NON_VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: true } } }
I20260608 12:52:34.255555  7494 consensus_queue.cc:237] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:34.255462  7390 catalog_manager.cc:5696] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index -1 to 2, NON_VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) added. New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: NON_VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:34.262431  7643 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 12:52:34.263936  7460 consensus_peers.cc:597] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 -> Peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Couldn't send request to peer f04fde8b4e76415db9d0de9e7cdf4861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81b75ff16d114e5bb2202d971b955351. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:34.266500  7934 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:34.275758  7569 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:52:34.277686  7934 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } 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:52:34.277052  8013 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.279054  7643 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.292301  7392 catalog_manager.cc:5696] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index -1 to 3, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.294314  7569 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:34.293361  7568 consensus_queue.cc:237] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
W20260608 12:52:34.303539  7535 consensus_peers.cc:597] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb -> Peer 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875): Couldn't send request to peer 7e589815e86c4265a3b9e1f7c865e80e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3a0831a44874906ab8067ae33423611. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:34.305545  7807 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:34.307399  7978 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:34.310305  7494 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:34.311618  7978 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:34.318910  7978 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } } }
I20260608 12:52:34.320734  7807 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } } }
I20260608 12:52:34.322635  7494 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } } }
I20260608 12:52:34.331405  7389 catalog_manager.cc:5696] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: config changed from index -1 to 2, NON_VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) added. New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } } }
I20260608 12:52:34.735020  8020 ts_tablet_manager.cc:933] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: Initiating tablet copy from peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:34.736848  8020 tablet_copy_client.cc:323] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:33617
I20260608 12:52:34.738775  7579 tablet_copy_service.cc:140] P dddb2d45fc0c4eb29734b764f4bbaabb: Received BeginTabletCopySession request for tablet 9431ff078e9f4176ad24bbc773bbd3b9 from peer f04fde8b4e76415db9d0de9e7cdf4861 ({username='slave'} at 127.0.0.1:56828)
I20260608 12:52:34.739425  7579 tablet_copy_service.cc:161] P dddb2d45fc0c4eb29734b764f4bbaabb: Beginning new tablet copy session on tablet 9431ff078e9f4176ad24bbc773bbd3b9 from peer f04fde8b4e76415db9d0de9e7cdf4861 at {username='slave'} at 127.0.0.1:56828: session id = f04fde8b4e76415db9d0de9e7cdf4861-9431ff078e9f4176ad24bbc773bbd3b9
I20260608 12:52:34.747771  7579 tablet_copy_source_session.cc:215] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:34.750973  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9431ff078e9f4176ad24bbc773bbd3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:34.762029  8020 tablet_copy_client.cc:806] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:34.762676  8020 tablet_copy_client.cc:670] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:34.766877  8022 ts_tablet_manager.cc:933] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: Initiating tablet copy from peer 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875)
I20260608 12:52:34.766992  8020 tablet_copy_client.cc:538] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:34.768661  8022 tablet_copy_client.cc:323] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:38875
I20260608 12:52:34.770375  7653 tablet_copy_service.cc:140] P 7e589815e86c4265a3b9e1f7c865e80e: Received BeginTabletCopySession request for tablet 501c6ad9adc04829b5014f9428668cac from peer dddb2d45fc0c4eb29734b764f4bbaabb ({username='slave'} at 127.0.0.1:55052)
I20260608 12:52:34.770920  7653 tablet_copy_service.cc:161] P 7e589815e86c4265a3b9e1f7c865e80e: Beginning new tablet copy session on tablet 501c6ad9adc04829b5014f9428668cac from peer dddb2d45fc0c4eb29734b764f4bbaabb at {username='slave'} at 127.0.0.1:55052: session id = dddb2d45fc0c4eb29734b764f4bbaabb-501c6ad9adc04829b5014f9428668cac
I20260608 12:52:34.776110  8020 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:34.777892  7653 tablet_copy_source_session.cc:215] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:34.780544  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 501c6ad9adc04829b5014f9428668cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:34.799142  8022 tablet_copy_client.cc:806] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:34.799674  8022 tablet_copy_client.cc:670] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:34.804044  8022 tablet_copy_client.cc:538] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:34.813237  8022 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap starting.
I20260608 12:52:34.813253  8020 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: 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:52:34.815867  8020 tablet_bootstrap.cc:492] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap complete.
I20260608 12:52:34.816668  8020 ts_tablet_manager.cc:1403] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.041s	user 0.038s	sys 0.001s
I20260608 12:52:34.820062  8020 raft_consensus.cc:359] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:34.822582  8020 raft_consensus.cc:740] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: LEARNER
I20260608 12:52:34.824028  8020 consensus_queue.cc:260] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:34.825582  8027 ts_tablet_manager.cc:933] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: Initiating tablet copy from peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:34.860109  8020 ts_tablet_manager.cc:1434] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.043s	user 0.014s	sys 0.010s
I20260608 12:52:34.862677  7579 tablet_copy_service.cc:342] P dddb2d45fc0c4eb29734b764f4bbaabb: Request end of tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-9431ff078e9f4176ad24bbc773bbd3b9 received from {username='slave'} at 127.0.0.1:56828
I20260608 12:52:34.863188  7579 tablet_copy_service.cc:434] P dddb2d45fc0c4eb29734b764f4bbaabb: ending tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-9431ff078e9f4176ad24bbc773bbd3b9 on tablet 9431ff078e9f4176ad24bbc773bbd3b9 with peer f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:34.867022  8020 ts_tablet_manager.cc:933] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: Initiating tablet copy from peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:34.871569  8027 tablet_copy_client.cc:323] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:33617
I20260608 12:52:34.872496  8020 tablet_copy_client.cc:323] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:39939
I20260608 12:52:34.874001  7579 tablet_copy_service.cc:140] P dddb2d45fc0c4eb29734b764f4bbaabb: Received BeginTabletCopySession request for tablet f3a0831a44874906ab8067ae33423611 from peer 7e589815e86c4265a3b9e1f7c865e80e ({username='slave'} at 127.0.0.1:56804)
I20260608 12:52:34.874611  7579 tablet_copy_service.cc:161] P dddb2d45fc0c4eb29734b764f4bbaabb: Beginning new tablet copy session on tablet f3a0831a44874906ab8067ae33423611 from peer 7e589815e86c4265a3b9e1f7c865e80e at {username='slave'} at 127.0.0.1:56804: session id = 7e589815e86c4265a3b9e1f7c865e80e-f3a0831a44874906ab8067ae33423611
I20260608 12:52:34.880589  7503 tablet_copy_service.cc:140] P d25b6b3dccf5402392cdb6259dd36c54: Received BeginTabletCopySession request for tablet 81b75ff16d114e5bb2202d971b955351 from peer f04fde8b4e76415db9d0de9e7cdf4861 ({username='slave'} at 127.0.0.1:56452)
I20260608 12:52:34.881212  7503 tablet_copy_service.cc:161] P d25b6b3dccf5402392cdb6259dd36c54: Beginning new tablet copy session on tablet 81b75ff16d114e5bb2202d971b955351 from peer f04fde8b4e76415db9d0de9e7cdf4861 at {username='slave'} at 127.0.0.1:56452: session id = f04fde8b4e76415db9d0de9e7cdf4861-81b75ff16d114e5bb2202d971b955351
I20260608 12:52:34.883401  8022 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: 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:52:34.884388  8022 tablet_bootstrap.cc:492] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: Bootstrap complete.
I20260608 12:52:34.885155  8022 ts_tablet_manager.cc:1403] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.006s
I20260608 12:52:34.886929  7579 tablet_copy_source_session.cc:215] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:34.888569  8022 raft_consensus.cc:359] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: NON_VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: true } }
I20260608 12:52:34.889258  7503 tablet_copy_source_session.cc:215] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:34.889472  8022 raft_consensus.cc:740] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Initialized, Role: LEARNER
I20260608 12:52:34.890254  8022 consensus_queue.cc:260] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [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: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: NON_VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: true } }
I20260608 12:52:34.892478  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a0831a44874906ab8067ae33423611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:34.892939  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b75ff16d114e5bb2202d971b955351. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:34.893065  8022 ts_tablet_manager.cc:1434] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:52:34.897480  7653 tablet_copy_service.cc:342] P 7e589815e86c4265a3b9e1f7c865e80e: Request end of tablet copy session dddb2d45fc0c4eb29734b764f4bbaabb-501c6ad9adc04829b5014f9428668cac received from {username='slave'} at 127.0.0.1:55052
I20260608 12:52:34.897881  7653 tablet_copy_service.cc:434] P 7e589815e86c4265a3b9e1f7c865e80e: ending tablet copy session dddb2d45fc0c4eb29734b764f4bbaabb-501c6ad9adc04829b5014f9428668cac on tablet 501c6ad9adc04829b5014f9428668cac with peer dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:34.910203  8027 tablet_copy_client.cc:806] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:34.914512  8020 tablet_copy_client.cc:806] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:34.915117  8027 tablet_copy_client.cc:670] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:34.915174  8020 tablet_copy_client.cc:670] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:34.919166  8020 tablet_copy_client.cc:538] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:34.922269  8027 tablet_copy_client.cc:538] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:34.928747  8020 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:34.931512  8027 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap starting.
I20260608 12:52:34.961889  8020 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: 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:52:34.962687  8020 tablet_bootstrap.cc:492] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap complete.
I20260608 12:52:34.963064  8027 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: 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:52:34.963243  8020 ts_tablet_manager.cc:1403] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.001s
I20260608 12:52:34.963963  8027 tablet_bootstrap.cc:492] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: Bootstrap complete.
I20260608 12:52:34.964730  8027 ts_tablet_manager.cc:1403] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.006s
I20260608 12:52:34.966336  8020 raft_consensus.cc:359] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:34.967005  8020 raft_consensus.cc:740] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: LEARNER
I20260608 12:52:34.967548  8020 consensus_queue.cc:260] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:34.967876  8027 raft_consensus.cc:359] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:34.968812  8027 raft_consensus.cc:740] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Initialized, Role: LEARNER
I20260608 12:52:34.970026  8020 ts_tablet_manager.cc:1434] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 12:52:34.969575  8027 consensus_queue.cc:260] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:34.972301  8027 ts_tablet_manager.cc:1434] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:52:34.974942  7579 tablet_copy_service.cc:342] P dddb2d45fc0c4eb29734b764f4bbaabb: Request end of tablet copy session 7e589815e86c4265a3b9e1f7c865e80e-f3a0831a44874906ab8067ae33423611 received from {username='slave'} at 127.0.0.1:56804
I20260608 12:52:34.975183  7503 tablet_copy_service.cc:342] P d25b6b3dccf5402392cdb6259dd36c54: Request end of tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-81b75ff16d114e5bb2202d971b955351 received from {username='slave'} at 127.0.0.1:56452
I20260608 12:52:34.975363  7579 tablet_copy_service.cc:434] P dddb2d45fc0c4eb29734b764f4bbaabb: ending tablet copy session 7e589815e86c4265a3b9e1f7c865e80e-f3a0831a44874906ab8067ae33423611 on tablet f3a0831a44874906ab8067ae33423611 with peer 7e589815e86c4265a3b9e1f7c865e80e
I20260608 12:52:34.975625  7503 tablet_copy_service.cc:434] P d25b6b3dccf5402392cdb6259dd36c54: ending tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-81b75ff16d114e5bb2202d971b955351 on tablet 81b75ff16d114e5bb2202d971b955351 with peer f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:35.170646  7807 raft_consensus.cc:1217] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 12:52:35.253757  7569 raft_consensus.cc:1217] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:35.283205  7445 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:52:35.299293  7643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813"
dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
mode: GRACEFUL
new_leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:55068
I20260608 12:52:35.299819  7643 raft_consensus.cc:606] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Received request to transfer leadership to TS f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:35.302661  7569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a0831a44874906ab8067ae33423611"
dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
mode: GRACEFUL
new_leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:56844
I20260608 12:52:35.303297  7569 raft_consensus.cc:606] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Received request to transfer leadership to TS f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:35.304719  7445 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:52:35.305660  7445 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:35.350754  8036 raft_consensus.cc:993] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: : Instructing follower f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:35.351313  8037 raft_consensus.cc:1081] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Signalling peer f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:35.353094  7807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a0831a44874906ab8067ae33423611"
dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:56700
I20260608 12:52:35.353677  7807 raft_consensus.cc:493] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:35.354065  7807 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:35.361835  7807 raft_consensus.cc:515] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:35.365772  7494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:35.366333  7494 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:35.369432  7807 leader_election.cc:290] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 2 election: Requested vote from peers d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:35.369597  7569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:35.370285  7569 raft_consensus.cc:3055] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:35.370607  7569 raft_consensus.cc:740] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddb2d45fc0c4eb29734b764f4bbaabb, State: Running, Role: LEADER
I20260608 12:52:35.372054  8038 raft_consensus.cc:993] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e: : Instructing follower f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:35.371977  7643 raft_consensus.cc:1217] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:35.371445  7569 consensus_queue.cc:260] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:35.372707  8038 raft_consensus.cc:1081] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Signalling peer f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:35.373414  7569 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:35.378273  7807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813"
dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:56706
I20260608 12:52:35.374867  7494 raft_consensus.cc:2468] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:35.379031  7807 raft_consensus.cc:493] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:35.380354  7775 leader_election.cc:304] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [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: d25b6b3dccf5402392cdb6259dd36c54, f04fde8b4e76415db9d0de9e7cdf4861; no voters: 
I20260608 12:52:35.381248  7807 raft_consensus.cc:3060] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:35.381316  8005 raft_consensus.cc:2804] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:35.383337  7569 raft_consensus.cc:2468] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:35.388979  8005 raft_consensus.cc:697] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Becoming Leader. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Running, Role: LEADER
I20260608 12:52:35.390142  8005 consensus_queue.cc:237] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:35.393209  7807 raft_consensus.cc:515] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:35.396615  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:35.397168  7643 raft_consensus.cc:3055] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:35.397464  7643 raft_consensus.cc:740] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e589815e86c4265a3b9e1f7c865e80e, State: Running, Role: LEADER
I20260608 12:52:35.397603  7569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5647a2d6e4c74c17bac1e7a42f2d2813" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:35.398206  7643 consensus_queue.cc:260] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [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: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:35.398502  7569 raft_consensus.cc:3060] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:35.399309  7643 raft_consensus.cc:3060] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:35.406908  7643 raft_consensus.cc:2468] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:35.408346  7778 leader_election.cc:304] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [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: 7e589815e86c4265a3b9e1f7c865e80e, f04fde8b4e76415db9d0de9e7cdf4861; no voters: 
I20260608 12:52:35.408668  7807 leader_election.cc:290] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 2 election: Requested vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:35.409442  8005 raft_consensus.cc:2804] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:35.410015  8005 raft_consensus.cc:697] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Becoming Leader. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Running, Role: LEADER
I20260608 12:52:35.407841  7569 raft_consensus.cc:2468] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:35.409727  7392 catalog_manager.cc:5696] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: term changed from 1 to 2, leader changed from dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) to f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132). New cstate: current_term: 2 leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:35.411140  8005 consensus_queue.cc:237] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } }
I20260608 12:52:35.431355  7807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a0831a44874906ab8067ae33423611"
dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56680
I20260608 12:52:35.431942  7807 raft_consensus.cc:606] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:52:35.434674  7392 catalog_manager.cc:5696] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: term changed from 1 to 2, leader changed from 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) to f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132). New cstate: current_term: 2 leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:35.435897  7807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a0831a44874906ab8067ae33423611"
dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56680
I20260608 12:52:35.436458  7807 raft_consensus.cc:606] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:52:35.437605  7379 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for f3a0831a44874906ab8067ae33423611 already in progress [suppressed 32 similar messages]
I20260608 12:52:35.441043  7807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3a0831a44874906ab8067ae33423611"
dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:56680
I20260608 12:52:35.441598  7807 raft_consensus.cc:606] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:52:35.456467  7440 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:52:35.456845  7440 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for f3a0831a44874906ab8067ae33423611 already in progress
W20260608 12:52:35.457190  7440 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for f3a0831a44874906ab8067ae33423611 already in progress
I20260608 12:52:35.480085  7807 raft_consensus.cc:1217] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:52:35.574020  8037 raft_consensus.cc:1064] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: attempting to promote NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 to VOTER
I20260608 12:52:35.575974  8037 consensus_queue.cc:237] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:35.584441  7807 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:35.584657  7643 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:35.586500  7494 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:35.586390  8052 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:35.587867  8036 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:35.588788  8052 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } 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:52:35.605475  8037 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:35.607613  7494 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:35.610580  7643 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:35.621106  7390 catalog_manager.cc:5696] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: config changed from index 4 to 5, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:35.620471  7807 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } attrs { replace: true } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:35.640039  7569 consensus_queue.cc:237] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:35.645802  7643 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:52:35.645911  7807 raft_consensus.cc:1275] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:52:35.647395  8037 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:35.648344  8052 consensus_queue.cc:1048] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:52:35.655933  8037 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:35.658924  7811 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:35.658838  7643 raft_consensus.cc:2955] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:35.668525  7376 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9431ff078e9f4176ad24bbc773bbd3b9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:35.672927  7389 catalog_manager.cc:5696] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: config changed from index 5 to 6, VOTER d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) evicted. New cstate: current_term: 3 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:35.688050  7484 tablet_service.cc:1558] Processing DeleteTablet for tablet 9431ff078e9f4176ad24bbc773bbd3b9 with delete_type TABLET_DATA_TOMBSTONED (TS d25b6b3dccf5402392cdb6259dd36c54 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56412
I20260608 12:52:35.709591  8056 tablet_replica.cc:333] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:35.710515  8056 raft_consensus.cc:2243] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:35.711190  8056 raft_consensus.cc:2272] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:35.714640  8056 ts_tablet_manager.cc:1916] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:35.725775  8056 ts_tablet_manager.cc:1929] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:52:35.726109  8056 log.cc:1199] T 9431ff078e9f4176ad24bbc773bbd3b9 P d25b6b3dccf5402392cdb6259dd36c54: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/9431ff078e9f4176ad24bbc773bbd3b9
I20260608 12:52:35.727604  7376 catalog_manager.cc:5027] TS d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): tablet 9431ff078e9f4176ad24bbc773bbd3b9 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:35.774705  7643 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEARNER]: Advancing to term 2
I20260608 12:52:35.780025  7689 raft_consensus.cc:1064] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: attempting to promote NON_VOTER dddb2d45fc0c4eb29734b764f4bbaabb to VOTER
I20260608 12:52:35.781428  7643 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEARNER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:35.782074  7689 consensus_queue.cc:237] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [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: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } }
I20260608 12:52:35.782828  8040 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:35.793607  8040 raft_consensus.cc:1064] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: attempting to promote NON_VOTER 7e589815e86c4265a3b9e1f7c865e80e to VOTER
I20260608 12:52:35.793721  7494 raft_consensus.cc:1275] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:52:35.794090  8040 raft_consensus.cc:1068] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: Unable to promote non-voter 7e589815e86c4265a3b9e1f7c865e80e: Service unavailable: leader transfer in progress
I20260608 12:52:35.795648  7689 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:35.795928  7811 raft_consensus.cc:1275] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:35.796046  7569 raft_consensus.cc:1275] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEARNER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:35.797731  7689 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:35.798676  8038 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } 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:52:35.804397  7493 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:35.811403  8005 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:52:35.822513  8040 raft_consensus.cc:993] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: : Instructing follower d25b6b3dccf5402392cdb6259dd36c54 to start an election
I20260608 12:52:35.823457  8005 raft_consensus.cc:1081] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Signalling peer d25b6b3dccf5402392cdb6259dd36c54 to start an election
I20260608 12:52:35.826725  7494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3a0831a44874906ab8067ae33423611"
dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
 from {username='slave'} at 127.0.0.1:56452
I20260608 12:52:35.827356  7494 raft_consensus.cc:493] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:35.827844  7494 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:35.832056  8038 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:35.837921  7569 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:52:35.840384  8063 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:35.847779  7642 raft_consensus.cc:1275] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:35.850380  8005 consensus_queue.cc:1048] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:35.851306  7568 raft_consensus.cc:1275] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:52:35.852941  8005 consensus_queue.cc:1048] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:35.859670  7811 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:35.838361  7494 raft_consensus.cc:515] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:35.874020  7567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb"
I20260608 12:52:35.875350  7807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a0831a44874906ab8067ae33423611" candidate_uuid: "d25b6b3dccf5402392cdb6259dd36c54" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
I20260608 12:52:35.840572  7493 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:35.873917  7494 leader_election.cc:290] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [CANDIDATE]: Term 3 election: Requested vote from peers dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617), f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737)
I20260608 12:52:35.922431  7807 raft_consensus.cc:3055] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:52:35.922914  7807 raft_consensus.cc:740] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Running, Role: LEADER
I20260608 12:52:35.925536  7807 consensus_queue.cc:260] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:35.927843  7389 catalog_manager.cc:5696] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: config changed from index 2 to 3, dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:35.929864  8029 raft_consensus.cc:1064] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: attempting to promote NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 to VOTER
I20260608 12:52:35.930924  7807 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:35.938541  8029 consensus_queue.cc:237] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:35.942915  7807 raft_consensus.cc:2468] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d25b6b3dccf5402392cdb6259dd36c54 in term 3.
I20260608 12:52:35.948254  7460 leader_election.cc:304] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [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: d25b6b3dccf5402392cdb6259dd36c54, f04fde8b4e76415db9d0de9e7cdf4861; no voters: dddb2d45fc0c4eb29734b764f4bbaabb
I20260608 12:52:35.949294  8050 raft_consensus.cc:2804] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:52:35.949820  8050 raft_consensus.cc:697] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Becoming Leader. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:35.950696  8050 consensus_queue.cc:237] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } }
I20260608 12:52:35.952574  7567 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:35.990226  7642 consensus_queue.cc:237] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } }
I20260608 12:52:36.001246  7494 raft_consensus.cc:1275] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:36.004845  7392 catalog_manager.cc:5696] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: term changed from 2 to 3, leader changed from f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) to d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129). New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:36.010634  8038 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:36.013141  7569 raft_consensus.cc:1275] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Refusing update from remote peer 7e589815e86c4265a3b9e1f7c865e80e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:36.022081  7807 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 LEARNER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:36.024044  8050 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:36.024276  8039 consensus_queue.cc:1048] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } 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:52:36.027390  7642 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:36.030570  8050 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:52:36.030535  8038 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:36.037683  7568 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:36.040622  7379 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 501c6ad9adc04829b5014f9428668cac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:36.045939  7392 catalog_manager.cc:5696] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index 3 to 4, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New cstate: current_term: 1 leader_uuid: "7e589815e86c4265a3b9e1f7c865e80e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:36.030701  7569 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:36.049970  8029 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } 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:52:36.052954  8015 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:36.055075  7643 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:36.058166  7798 tablet_service.cc:1558] Processing DeleteTablet for tablet 501c6ad9adc04829b5014f9428668cac with delete_type TABLET_DATA_TOMBSTONED (TS f04fde8b4e76415db9d0de9e7cdf4861 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56680
I20260608 12:52:36.052953  7493 raft_consensus.cc:2955] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { promote: false } } }
I20260608 12:52:36.081274  7388 catalog_manager.cc:5696] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e reported cstate change: config changed from index 3 to 4, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:36.085731  8077 tablet_replica.cc:333] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:36.086788  8077 raft_consensus.cc:2243] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:36.087507  8077 raft_consensus.cc:2272] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:36.091122  7807 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:36.102227  7493 consensus_queue.cc:237] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:36.109445  8077 ts_tablet_manager.cc:1916] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:36.114568  7807 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:36.115078  7643 raft_consensus.cc:1275] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:36.117463  8050 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:36.118208  8080 consensus_queue.cc:1048] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:36.126667  8077 ts_tablet_manager.cc:1929] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:52:36.127174  8077 log.cc:1199] T 501c6ad9adc04829b5014f9428668cac P f04fde8b4e76415db9d0de9e7cdf4861: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-3-root/wals/501c6ad9adc04829b5014f9428668cac
I20260608 12:52:36.126456  8080 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:36.129141  7379 catalog_manager.cc:5027] TS f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): tablet 501c6ad9adc04829b5014f9428668cac (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:36.128948  7643 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:36.131783  7807 raft_consensus.cc:2955] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:36.137322  7376 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 81b75ff16d114e5bb2202d971b955351 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:36.144654  7388 catalog_manager.cc:5696] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: config changed from index 4 to 5, VOTER dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130) evicted. New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:36.155225  7554 tablet_service.cc:1558] Processing DeleteTablet for tablet 81b75ff16d114e5bb2202d971b955351 with delete_type TABLET_DATA_TOMBSTONED (TS dddb2d45fc0c4eb29734b764f4bbaabb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56792
I20260608 12:52:36.160923  8081 tablet_replica.cc:333] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:36.161763  8081 raft_consensus.cc:2243] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:36.162292  8081 pending_rounds.cc:70] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Trying to abort 1 pending ops.
I20260608 12:52:36.162540  8081 pending_rounds.cc:77] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7294661246694817792 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "81b75ff16d114e5bb2202d971b955351" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } } }
I20260608 12:52:36.163518  8081 raft_consensus.cc:2917] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Aborting config change with OpId 3.4: Aborted: Op aborted
I20260608 12:52:36.163894  8081 raft_consensus.cc:2889] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:52:36.164201  8081 raft_consensus.cc:2272] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:36.166821  8081 ts_tablet_manager.cc:1916] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:36.178182  8081 ts_tablet_manager.cc:1929] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:52:36.178553  8081 log.cc:1199] T 81b75ff16d114e5bb2202d971b955351 P dddb2d45fc0c4eb29734b764f4bbaabb: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/81b75ff16d114e5bb2202d971b955351
I20260608 12:52:36.180002  7376 catalog_manager.cc:5027] TS dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617): tablet 81b75ff16d114e5bb2202d971b955351 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:36.397554  7643 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEARNER]: Advancing to term 3
I20260608 12:52:36.402065  7643 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 LEARNER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:36.403249  8080 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: NON_VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:36.408526  8080 raft_consensus.cc:1064] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: attempting to promote NON_VOTER 7e589815e86c4265a3b9e1f7c865e80e to VOTER
W20260608 12:52:36.408903  8080 raft_consensus.cc:1068] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: Unable to promote non-voter 7e589815e86c4265a3b9e1f7c865e80e: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:52:36.463449  7569 raft_consensus.cc:3060] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:52:36.467839  7569 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:36.469010  8080 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:36.477953  7807 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:52:36.479493  8015 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:36.487905  8015 raft_consensus.cc:1064] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: attempting to promote NON_VOTER 7e589815e86c4265a3b9e1f7c865e80e to VOTER
I20260608 12:52:36.494352  8015 consensus_queue.cc:237] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } }
I20260608 12:52:36.500627  7643 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 LEARNER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:36.501029  7569 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:36.502039  8029 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } 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:52:36.502554  7807 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:52:36.503865  8029 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:36.506174  8029 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:36.510916  8015 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } } }
I20260608 12:52:36.512750  7643 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } } }
I20260608 12:52:36.515113  7807 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } } }
I20260608 12:52:36.521813  7569 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } } }
I20260608 12:52:36.525434  7389 catalog_manager.cc:5696] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: config changed from index 2 to 5, 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:36.539333  7493 consensus_queue.cc:237] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [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: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } }
I20260608 12:52:36.544689  7643 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:52:36.544711  7569 raft_consensus.cc:1275] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Refusing update from remote peer d25b6b3dccf5402392cdb6259dd36c54: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:52:36.546231  8079 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } 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:52:36.548137  8079 consensus_queue.cc:1048] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:52:36.556366  8050 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } } }
I20260608 12:52:36.558127  7569 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } } }
I20260608 12:52:36.558678  7643 raft_consensus.cc:2955] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } } }
I20260608 12:52:36.563642  7376 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f3a0831a44874906ab8067ae33423611 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:36.569366  7388 catalog_manager.cc:5696] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: config changed from index 5 to 6, VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) evicted. New cstate: current_term: 3 leader_uuid: "d25b6b3dccf5402392cdb6259dd36c54" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:36.579994  7798 tablet_service.cc:1558] Processing DeleteTablet for tablet f3a0831a44874906ab8067ae33423611 with delete_type TABLET_DATA_TOMBSTONED (TS f04fde8b4e76415db9d0de9e7cdf4861 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56680
I20260608 12:52:36.581059  8077 tablet_replica.cc:333] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:36.582050  8077 raft_consensus.cc:2243] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:36.582791  8077 raft_consensus.cc:2272] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:36.585772  8077 ts_tablet_manager.cc:1916] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:36.597348  8077 ts_tablet_manager.cc:1929] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:52:36.597687  8077 log.cc:1199] T f3a0831a44874906ab8067ae33423611 P f04fde8b4e76415db9d0de9e7cdf4861: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-3-root/wals/f3a0831a44874906ab8067ae33423611
I20260608 12:52:36.599097  7379 catalog_manager.cc:5027] TS f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): tablet f3a0831a44874906ab8067ae33423611 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:37.178197  7569 consensus_queue.cc:237] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [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: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:37.185218  7643 raft_consensus.cc:1275] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:52:37.185272  7535 consensus_peers.cc:597] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb -> Peer f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132:45737): Couldn't send request to peer f04fde8b4e76415db9d0de9e7cdf4861. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d4fb57daf817442b91ba9a28db81fd37. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:37.186035  7493 raft_consensus.cc:1275] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:52:37.186664  8089 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } 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:52:37.187588  8037 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:52:37.196028  8090 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:37.197855  7493 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:37.207814  7643 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } } }
I20260608 12:52:37.210144  7392 catalog_manager.cc:5696] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: config changed from index -1 to 2, NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:52:37.306699  7445 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:52:37.321707  7493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507"
dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
mode: GRACEFUL
new_leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:56444
I20260608 12:52:37.322325  7493 raft_consensus.cc:606] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Received request to transfer leadership to TS f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:37.323678  7445 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:52:37.324270  7445 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:37.375172  8096 raft_consensus.cc:993] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: : Instructing follower f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:37.375823  8096 raft_consensus.cc:1081] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Signalling peer f04fde8b4e76415db9d0de9e7cdf4861 to start an election
I20260608 12:52:37.377851  7807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507"
dest_uuid: "f04fde8b4e76415db9d0de9e7cdf4861"
 from {username='slave'} at 127.0.0.1:56690
I20260608 12:52:37.378417  7807 raft_consensus.cc:493] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:52:37.378775  7807 raft_consensus.cc:3060] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:37.383076  7807 raft_consensus.cc:515] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:37.384925  7807 leader_election.cc:290] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [CANDIDATE]: Term 2 election: Requested vote from peers 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875), d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939)
I20260608 12:52:37.385902  7643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7e589815e86c4265a3b9e1f7c865e80e"
I20260608 12:52:37.386013  7493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e1440f85a24c1a8cc934a637ebe507" candidate_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d25b6b3dccf5402392cdb6259dd36c54"
I20260608 12:52:37.386518  7643 raft_consensus.cc:3060] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:37.386620  7493 raft_consensus.cc:3055] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:52:37.386986  7493 raft_consensus.cc:740] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d25b6b3dccf5402392cdb6259dd36c54, State: Running, Role: LEADER
I20260608 12:52:37.387764  7493 consensus_queue.cc:260] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [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: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:37.388942  7493 raft_consensus.cc:3060] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:52:37.392867  7643 raft_consensus.cc:2468] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:37.394085  7778 leader_election.cc:304] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [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: 7e589815e86c4265a3b9e1f7c865e80e, f04fde8b4e76415db9d0de9e7cdf4861; no voters: 
I20260608 12:52:37.394912  8040 raft_consensus.cc:2804] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:52:37.395159  7493 raft_consensus.cc:2468] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f04fde8b4e76415db9d0de9e7cdf4861 in term 2.
I20260608 12:52:37.396312  8040 raft_consensus.cc:697] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Becoming Leader. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Running, Role: LEADER
I20260608 12:52:37.397240  8040 consensus_queue.cc:237] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:37.405902  7388 catalog_manager.cc:5696] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 reported cstate change: term changed from 1 to 2, leader changed from d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129) to f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132). New cstate: current_term: 2 leader_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:37.780016  8100 ts_tablet_manager.cc:933] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: Initiating tablet copy from peer dddb2d45fc0c4eb29734b764f4bbaabb (127.4.88.130:33617)
I20260608 12:52:37.781925  8100 tablet_copy_client.cc:323] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:33617
I20260608 12:52:37.783690  7579 tablet_copy_service.cc:140] P dddb2d45fc0c4eb29734b764f4bbaabb: Received BeginTabletCopySession request for tablet d4fb57daf817442b91ba9a28db81fd37 from peer f04fde8b4e76415db9d0de9e7cdf4861 ({username='slave'} at 127.0.0.1:56828)
I20260608 12:52:37.784260  7579 tablet_copy_service.cc:161] P dddb2d45fc0c4eb29734b764f4bbaabb: Beginning new tablet copy session on tablet d4fb57daf817442b91ba9a28db81fd37 from peer f04fde8b4e76415db9d0de9e7cdf4861 at {username='slave'} at 127.0.0.1:56828: session id = f04fde8b4e76415db9d0de9e7cdf4861-d4fb57daf817442b91ba9a28db81fd37
I20260608 12:52:37.792007  7579 tablet_copy_source_session.cc:215] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:52:37.794610  7493 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:37.797115  8040 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:37.798518  8100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb57daf817442b91ba9a28db81fd37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:37.816069  8100 tablet_copy_client.cc:806] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 0 data blocks...
I20260608 12:52:37.816898  8100 tablet_copy_client.cc:670] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Starting download of 1 WAL segments...
I20260608 12:52:37.821300  8100 tablet_copy_client.cc:538] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:52:37.830857  8100 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap starting.
I20260608 12:52:37.839900  7643 raft_consensus.cc:1275] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Refusing update from remote peer f04fde8b4e76415db9d0de9e7cdf4861: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:52:37.841622  8098 consensus_queue.cc:1048] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:52:37.873567  8100 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: 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:52:37.874519  8100 tablet_bootstrap.cc:492] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: Bootstrap complete.
I20260608 12:52:37.875207  8100 ts_tablet_manager.cc:1403] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.017s
I20260608 12:52:37.878407  8100 raft_consensus.cc:359] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:37.879195  8100 raft_consensus.cc:740] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f04fde8b4e76415db9d0de9e7cdf4861, State: Initialized, Role: LEARNER
I20260608 12:52:37.879833  8100 consensus_queue.cc:260] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [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: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: true } }
I20260608 12:52:37.882318  8100 ts_tablet_manager.cc:1434] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:52:37.884013  7579 tablet_copy_service.cc:342] P dddb2d45fc0c4eb29734b764f4bbaabb: Request end of tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-d4fb57daf817442b91ba9a28db81fd37 received from {username='slave'} at 127.0.0.1:56828
I20260608 12:52:37.884475  7579 tablet_copy_service.cc:434] P dddb2d45fc0c4eb29734b764f4bbaabb: ending tablet copy session f04fde8b4e76415db9d0de9e7cdf4861-d4fb57daf817442b91ba9a28db81fd37 on tablet d4fb57daf817442b91ba9a28db81fd37 with peer f04fde8b4e76415db9d0de9e7cdf4861
I20260608 12:52:38.310266  7807 raft_consensus.cc:1217] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:52:38.740957  8102 raft_consensus.cc:1064] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: attempting to promote NON_VOTER f04fde8b4e76415db9d0de9e7cdf4861 to VOTER
I20260608 12:52:38.742913  8102 consensus_queue.cc:237] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [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: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:38.750232  7807 raft_consensus.cc:1275] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEARNER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.750824  7493 raft_consensus.cc:1275] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.751994  7643 raft_consensus.cc:1275] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:52:38.752373  8102 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:38.754773  8112 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:52:38.758939  8112 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } 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:52:38.772341  8112 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.774324  7643 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.777534  7494 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.793883  7390 catalog_manager.cc:5696] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 reported cstate change: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.798388  7807 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f04fde8b4e76415db9d0de9e7cdf4861 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "7e589815e86c4265a3b9e1f7c865e80e" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38875 } attrs { replace: true } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.823210  7569 consensus_queue.cc:237] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [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: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } }
I20260608 12:52:38.828114  7807 raft_consensus.cc:1275] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.829183  7493 raft_consensus.cc:1275] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Refusing update from remote peer dddb2d45fc0c4eb29734b764f4bbaabb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:52:38.830130  8112 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } 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:52:38.832702  8112 consensus_queue.cc:1048] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:52:38.836747  8113 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.843218  7493 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.845355  7807 raft_consensus.cc:2955] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } } }
I20260608 12:52:38.847170  7376 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d4fb57daf817442b91ba9a28db81fd37 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:52:38.851171  7389 catalog_manager.cc:5696] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb reported cstate change: config changed from index 3 to 4, VOTER 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131) evicted. New cstate: current_term: 1 leader_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dddb2d45fc0c4eb29734b764f4bbaabb" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d25b6b3dccf5402392cdb6259dd36c54" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f04fde8b4e76415db9d0de9e7cdf4861" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 45737 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:52:38.864228  7632 tablet_service.cc:1558] Processing DeleteTablet for tablet d4fb57daf817442b91ba9a28db81fd37 with delete_type TABLET_DATA_TOMBSTONED (TS 7e589815e86c4265a3b9e1f7c865e80e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55034
I20260608 12:52:38.866137  8124 tablet_replica.cc:333] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:38.867089  8124 raft_consensus.cc:2243] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:38.867887  8124 raft_consensus.cc:2272] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:38.871258  8124 ts_tablet_manager.cc:1916] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:52:38.881606  8124 ts_tablet_manager.cc:1929] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:52:38.881888  8124 log.cc:1199] T d4fb57daf817442b91ba9a28db81fd37 P 7e589815e86c4265a3b9e1f7c865e80e: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/d4fb57daf817442b91ba9a28db81fd37
I20260608 12:52:38.883265  7379 catalog_manager.cc:5027] TS 7e589815e86c4265a3b9e1f7c865e80e (127.4.88.131:38875): tablet d4fb57daf817442b91ba9a28db81fd37 (table range_aware_rebalance_new_range [id=dad91a6defae49bb8586822eb83b7493]) successfully deleted
I20260608 12:52:39.325264  7445 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:52:39.336112  7445 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:52:39.336619  7445 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:39.448541  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:52:39.474154  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.474934  4450 tablet_replica.cc:333] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.475531  4450 raft_consensus.cc:2243] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.475991  4450 raft_consensus.cc:2272] T 159c394dd36241cd848a9cc9eaa27da0 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.477821  4450 tablet_replica.cc:333] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.478467  4450 raft_consensus.cc:2243] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.479058  4450 raft_consensus.cc:2272] T 501c6ad9adc04829b5014f9428668cac P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.480852  4450 tablet_replica.cc:333] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.481398  4450 raft_consensus.cc:2243] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.481808  4450 raft_consensus.cc:2272] T a4d333e98cfe40959f58fe8af006ac05 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.484375  4450 tablet_replica.cc:333] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.485023  4450 raft_consensus.cc:2243] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.485492  4450 raft_consensus.cc:2272] T 00b7837fd97340d5846cfd1dd3fabf9e P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.487218  4450 tablet_replica.cc:333] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.487753  4450 raft_consensus.cc:2243] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.488195  4450 raft_consensus.cc:2272] T d4fb57daf817442b91ba9a28db81fd37 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.490978  4450 tablet_replica.cc:333] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.491509  4450 raft_consensus.cc:2243] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.491940  4450 raft_consensus.cc:2272] T 68e1440f85a24c1a8cc934a637ebe507 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.494022  4450 tablet_replica.cc:333] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.494643  4450 raft_consensus.cc:2243] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.495601  4450 raft_consensus.cc:2272] T 81b75ff16d114e5bb2202d971b955351 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.497408  4450 tablet_replica.cc:333] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.497905  4450 raft_consensus.cc:2243] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.498574  4450 raft_consensus.cc:2272] T f3a0831a44874906ab8067ae33423611 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.500916  4450 tablet_replica.cc:333] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.501616  4450 raft_consensus.cc:2243] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.502382  4450 raft_consensus.cc:2272] T 2da25b87b0e54323a7eca3a994859fb0 P d25b6b3dccf5402392cdb6259dd36c54 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.504566  4450 tablet_replica.cc:333] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.505070  4450 raft_consensus.cc:2243] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.505599  4450 raft_consensus.cc:2272] T e96b6db46e194da598b374b0cc393463 P d25b6b3dccf5402392cdb6259dd36c54 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:39.506867  7775 consensus_peers.cc:597] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 -> Peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Couldn't send request to peer d25b6b3dccf5402392cdb6259dd36c54. 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:52:39.507949  4450 tablet_replica.cc:333] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.508766  4450 raft_consensus.cc:2243] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.509297  4450 raft_consensus.cc:2272] T fdcdd0409109451ab428384ef44a3ed4 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:52:39.509400  7775 consensus_peers.cc:597] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 -> Peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Couldn't send request to peer d25b6b3dccf5402392cdb6259dd36c54. 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:52:39.511418  4450 tablet_replica.cc:333] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54: stopping tablet replica
I20260608 12:52:39.511919  4450 raft_consensus.cc:2243] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.512691  4450 raft_consensus.cc:2272] T bd6aac77cf0445888437aa20f70748c6 P d25b6b3dccf5402392cdb6259dd36c54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.547796  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
W20260608 12:52:39.549614  7606 consensus_peers.cc:597] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e -> Peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Couldn't send request to peer d25b6b3dccf5402392cdb6259dd36c54. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:52:39.567373  7532 consensus_peers.cc:597] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb -> Peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Couldn't send request to peer d25b6b3dccf5402392cdb6259dd36c54. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:39.576681  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:52:39.602861  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.603647  4450 tablet_replica.cc:333] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.604357  4450 raft_consensus.cc:2243] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.604846  4450 raft_consensus.cc:2272] T 501c6ad9adc04829b5014f9428668cac P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.606628  4450 tablet_replica.cc:333] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.607187  4450 raft_consensus.cc:2243] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.607645  4450 raft_consensus.cc:2272] T f3a0831a44874906ab8067ae33423611 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.609323  4450 tablet_replica.cc:333] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.609817  4450 raft_consensus.cc:2243] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.610219  4450 raft_consensus.cc:2272] T 5647a2d6e4c74c17bac1e7a42f2d2813 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.611991  4450 tablet_replica.cc:333] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.612630  4450 raft_consensus.cc:2243] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.613166  4450 raft_consensus.cc:2272] T e96b6db46e194da598b374b0cc393463 P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.615536  4450 tablet_replica.cc:333] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.616072  4450 raft_consensus.cc:2243] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.616815  4450 raft_consensus.cc:2272] T 22ab9f23e7774aab807678ffb0e2d863 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.618537  4450 tablet_replica.cc:333] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.619060  4450 raft_consensus.cc:2243] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.619772  4450 raft_consensus.cc:2272] T 9431ff078e9f4176ad24bbc773bbd3b9 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.621683  4450 tablet_replica.cc:333] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.622278  4450 raft_consensus.cc:2243] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.622751  4450 raft_consensus.cc:2272] T 00b7837fd97340d5846cfd1dd3fabf9e P dddb2d45fc0c4eb29734b764f4bbaabb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.624534  4450 tablet_replica.cc:333] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.625008  4450 raft_consensus.cc:2243] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.625664  4450 raft_consensus.cc:2272] T d4fb57daf817442b91ba9a28db81fd37 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.627650  4450 tablet_replica.cc:333] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.628072  4450 raft_consensus.cc:2243] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.628852  4450 raft_consensus.cc:2272] T fdcdd0409109451ab428384ef44a3ed4 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.630509  4450 tablet_replica.cc:333] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.630963  4450 raft_consensus.cc:2243] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.631397  4450 raft_consensus.cc:2272] T bd6aac77cf0445888437aa20f70748c6 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.633504  4450 tablet_replica.cc:333] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.634073  4450 raft_consensus.cc:2243] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.634584  4450 raft_consensus.cc:2272] T 2da25b87b0e54323a7eca3a994859fb0 P dddb2d45fc0c4eb29734b764f4bbaabb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.636924  4450 tablet_replica.cc:333] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb: stopping tablet replica
I20260608 12:52:39.637507  4450 raft_consensus.cc:2243] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:52:39.638084  7606 consensus_peers.cc:597] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e -> Peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Couldn't send request to peer d25b6b3dccf5402392cdb6259dd36c54. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:39.638180  4450 raft_consensus.cc:2272] T d19ec94165b94cd39b7fe24bd99f27c5 P dddb2d45fc0c4eb29734b764f4bbaabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.673640  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
W20260608 12:52:39.677821  7775 consensus_peers.cc:597] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 -> Peer d25b6b3dccf5402392cdb6259dd36c54 (127.4.88.129:39939): Couldn't send request to peer d25b6b3dccf5402392cdb6259dd36c54. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:52:39.701172  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:52:39.729773  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.730573  4450 tablet_replica.cc:333] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.731189  4450 raft_consensus.cc:2243] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.731958  4450 raft_consensus.cc:2272] T 501c6ad9adc04829b5014f9428668cac P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.733884  4450 tablet_replica.cc:333] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.734432  4450 raft_consensus.cc:2243] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.734946  4450 raft_consensus.cc:2272] T f3a0831a44874906ab8067ae33423611 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.736613  4450 tablet_replica.cc:333] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.737128  4450 raft_consensus.cc:2243] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.737558  4450 raft_consensus.cc:2272] T 5647a2d6e4c74c17bac1e7a42f2d2813 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.739229  4450 tablet_replica.cc:333] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.739816  4450 raft_consensus.cc:2243] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.740597  4450 raft_consensus.cc:2272] T a4d333e98cfe40959f58fe8af006ac05 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.742236  4450 tablet_replica.cc:333] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.742738  4450 raft_consensus.cc:2243] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.743119  4450 raft_consensus.cc:2272] T 159c394dd36241cd848a9cc9eaa27da0 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.744743  4450 tablet_replica.cc:333] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.745257  4450 raft_consensus.cc:2243] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.746002  4450 raft_consensus.cc:2272] T e96b6db46e194da598b374b0cc393463 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.747737  4450 tablet_replica.cc:333] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.748284  4450 raft_consensus.cc:2243] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.748723  4450 raft_consensus.cc:2272] T 22ab9f23e7774aab807678ffb0e2d863 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.750330  4450 tablet_replica.cc:333] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.750851  4450 raft_consensus.cc:2243] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.751401  4450 raft_consensus.cc:2272] T 81b75ff16d114e5bb2202d971b955351 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.753135  4450 tablet_replica.cc:333] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.753638  4450 raft_consensus.cc:2243] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.754036  4450 raft_consensus.cc:2272] T 2da25b87b0e54323a7eca3a994859fb0 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.755765  4450 tablet_replica.cc:333] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.756254  4450 raft_consensus.cc:2243] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.756950  4450 raft_consensus.cc:2272] T d19ec94165b94cd39b7fe24bd99f27c5 P 7e589815e86c4265a3b9e1f7c865e80e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.758620  4450 tablet_replica.cc:333] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.759091  4450 raft_consensus.cc:2243] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.759548  4450 raft_consensus.cc:2272] T 9431ff078e9f4176ad24bbc773bbd3b9 P 7e589815e86c4265a3b9e1f7c865e80e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.761247  4450 tablet_replica.cc:333] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e: stopping tablet replica
I20260608 12:52:39.761704  4450 raft_consensus.cc:2243] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.762077  4450 raft_consensus.cc:2272] T 68e1440f85a24c1a8cc934a637ebe507 P 7e589815e86c4265a3b9e1f7c865e80e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.797283  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:52:39.822355  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:52:39.851468  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:39.852200  4450 tablet_replica.cc:333] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.852885  4450 raft_consensus.cc:2243] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.853605  4450 raft_consensus.cc:2272] T d4fb57daf817442b91ba9a28db81fd37 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.855638  4450 tablet_replica.cc:333] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.856160  4450 raft_consensus.cc:2243] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.856698  4450 raft_consensus.cc:2272] T 81b75ff16d114e5bb2202d971b955351 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.858184  4450 tablet_replica.cc:333] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.858657  4450 raft_consensus.cc:2243] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.859089  4450 raft_consensus.cc:2272] T d19ec94165b94cd39b7fe24bd99f27c5 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.860652  4450 tablet_replica.cc:333] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.861127  4450 raft_consensus.cc:2243] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.861748  4450 raft_consensus.cc:2272] T 68e1440f85a24c1a8cc934a637ebe507 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.863459  4450 tablet_replica.cc:333] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.864152  4450 raft_consensus.cc:2243] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.864661  4450 raft_consensus.cc:2272] T fdcdd0409109451ab428384ef44a3ed4 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.867043  4450 tablet_replica.cc:333] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.867733  4450 raft_consensus.cc:2243] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.868304  4450 raft_consensus.cc:2272] T bd6aac77cf0445888437aa20f70748c6 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.870527  4450 tablet_replica.cc:333] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.871219  4450 raft_consensus.cc:2243] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.872115  4450 raft_consensus.cc:2272] T 5647a2d6e4c74c17bac1e7a42f2d2813 P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.874490  4450 tablet_replica.cc:333] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.875186  4450 raft_consensus.cc:2243] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.875767  4450 raft_consensus.cc:2272] T 9431ff078e9f4176ad24bbc773bbd3b9 P f04fde8b4e76415db9d0de9e7cdf4861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.878002  4450 tablet_replica.cc:333] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.878731  4450 raft_consensus.cc:2243] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.879505  4450 raft_consensus.cc:2272] T 00b7837fd97340d5846cfd1dd3fabf9e P f04fde8b4e76415db9d0de9e7cdf4861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.881923  4450 tablet_replica.cc:333] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.882592  4450 raft_consensus.cc:2243] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.883073  4450 raft_consensus.cc:2272] T 22ab9f23e7774aab807678ffb0e2d863 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.885365  4450 tablet_replica.cc:333] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.886046  4450 raft_consensus.cc:2243] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.886979  4450 raft_consensus.cc:2272] T 159c394dd36241cd848a9cc9eaa27da0 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.889245  4450 tablet_replica.cc:333] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861: stopping tablet replica
I20260608 12:52:39.889808  4450 raft_consensus.cc:2243] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:39.890278  4450 raft_consensus.cc:2272] T a4d333e98cfe40959f58fe8af006ac05 P f04fde8b4e76415db9d0de9e7cdf4861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.922758  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:52:39.946851  4450 master.cc:562] Master@127.4.88.190:32969 shutting down...
I20260608 12:52:39.967510  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:39.968039  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:39.968433  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 503b07b5665d43deb39983e2904b3b2d: stopping tablet replica
I20260608 12:52:39.988523  4450 master.cc:584] Master@127.4.88.190:32969 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (15039 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:52:40.042378  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:36141
I20260608 12:52:40.043896  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.049674  8131 instance_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:52:40.050334  8132 instance_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:52:40.051294  8134 instance_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:52:40.053146  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:40.054243  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.054428  4450 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:52:40.054557  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923160054540 us; error 0 us; skew 500 ppm
I20260608 12:52:40.055083  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.057638  4450 webserver.cc:533] Webserver started at http://127.4.88.190:41897/ using document root <none> and password file <none>
I20260608 12:52:40.058118  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.058272  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.058492  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.059554  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "f9f41d25de09489c99e571dbf94bd96c"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.064287  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:52:40.067975  8139 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:52:40.068830  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:40.069098  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "f9f41d25de09489c99e571dbf94bd96c"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.069337  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-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:52:40.089962  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.091218  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.131184  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:36141
I20260608 12:52:40.131323  8190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:36141 every 8 connection(s)
I20260608 12:52:40.135401  8191 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:52:40.145869  8191 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c: Bootstrap starting.
I20260608 12:52:40.150569  8191 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:40.154630  8191 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c: No bootstrap required, opened a new log
I20260608 12:52:40.156872  8191 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f41d25de09489c99e571dbf94bd96c" member_type: VOTER }
I20260608 12:52:40.157270  8191 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:40.157454  8191 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f41d25de09489c99e571dbf94bd96c, State: Initialized, Role: FOLLOWER
I20260608 12:52:40.157991  8191 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9f41d25de09489c99e571dbf94bd96c" member_type: VOTER }
I20260608 12:52:40.158383  8191 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:40.158571  8191 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:40.158777  8191 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:40.163136  8191 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f41d25de09489c99e571dbf94bd96c" member_type: VOTER }
I20260608 12:52:40.163626  8191 leader_election.cc:304] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [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: f9f41d25de09489c99e571dbf94bd96c; no voters: 
I20260608 12:52:40.164770  8191 leader_election.cc:290] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:40.165256  8194 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:40.166673  8194 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 1 LEADER]: Becoming Leader. State: Replica: f9f41d25de09489c99e571dbf94bd96c, State: Running, Role: LEADER
I20260608 12:52:40.167394  8194 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [LEADER]: Queue going to LEADER mode. State: All 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: "f9f41d25de09489c99e571dbf94bd96c" member_type: VOTER }
I20260608 12:52:40.167726  8191 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:40.171813  8195 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9f41d25de09489c99e571dbf94bd96c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f41d25de09489c99e571dbf94bd96c" member_type: VOTER } }
I20260608 12:52:40.171883  8196 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9f41d25de09489c99e571dbf94bd96c. Latest consensus state: current_term: 1 leader_uuid: "f9f41d25de09489c99e571dbf94bd96c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f41d25de09489c99e571dbf94bd96c" member_type: VOTER } }
I20260608 12:52:40.172549  8195 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:40.172645  8196 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:40.177328  8200 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:40.182664  8200 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:40.185662  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:40.191785  8200 catalog_manager.cc:1382] Generated new cluster ID: 50f8be68877d45a1a652e4065b932b69
I20260608 12:52:40.192129  8200 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:40.212370  8200 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:40.214309  8200 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:40.231443  8200 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c: Generated new TSK 0
I20260608 12:52:40.232043  8200 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:40.257722  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.265308  8213 instance_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:52:40.266383  8214 instance_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:52:40.268741  8216 instance_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:52:40.269361  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:40.270525  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.270704  4450 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:52:40.270949  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923160270922 us; error 0 us; skew 500 ppm
I20260608 12:52:40.271585  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.274400  4450 webserver.cc:533] Webserver started at http://127.4.88.129:37065/ using document root <none> and password file <none>
I20260608 12:52:40.274912  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.275098  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.275354  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.276813  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "87474e68e51e479f9bac47bf8fe45455"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.282143  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:40.285945  8221 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:52:40.286821  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:52:40.287133  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "87474e68e51e479f9bac47bf8fe45455"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.287426  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-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:52:40.317674  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.319129  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.320736  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:40.323341  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:40.323575  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.323843  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:40.324041  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.367106  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:34499
I20260608 12:52:40.367218  8283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:34499 every 8 connection(s)
I20260608 12:52:40.372900  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.381135  8288 instance_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:52:40.381560  8289 instance_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:52:40.384125  8291 instance_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:52:40.385390  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:40.386132  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.386317  4450 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:52:40.386442  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923160386431 us; error 0 us; skew 500 ppm
I20260608 12:52:40.386981  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.389849  4450 webserver.cc:533] Webserver started at http://127.4.88.130:41793/ using document root <none> and password file <none>
I20260608 12:52:40.390650  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.390914  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.391248  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.393054  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "eddab0975b674b17b576467246e2bc19"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.393761  8284 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36141
I20260608 12:52:40.394201  8284 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:40.394984  8284 heartbeater.cc:507] Master 127.4.88.190:36141 requested a full tablet report, sending...
I20260608 12:52:40.397393  8156 ts_manager.cc:194] Registered new tserver with Master: 87474e68e51e479f9bac47bf8fe45455 (127.4.88.129:34499)
I20260608 12:52:40.398626  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:52:40.399885  8156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38626
I20260608 12:52:40.402729  8296 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:52:40.403479  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:52:40.403779  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "eddab0975b674b17b576467246e2bc19"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.404062  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-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:52:40.434491  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.435755  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.437280  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:40.439669  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:40.439891  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.440128  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:40.440327  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:52:40.482558  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:34753
I20260608 12:52:40.482686  8358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:34753 every 8 connection(s)
I20260608 12:52:40.487905  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.495214  8362 instance_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:52:40.497205  8363 instance_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:52:40.498437  8365 instance_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:52:40.498685  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:40.499621  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.499866  4450 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:52:40.500066  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923160500042 us; error 0 us; skew 500 ppm
I20260608 12:52:40.500834  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.501929  8359 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36141
I20260608 12:52:40.502400  8359 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:40.503396  8359 heartbeater.cc:507] Master 127.4.88.190:36141 requested a full tablet report, sending...
I20260608 12:52:40.503885  4450 webserver.cc:533] Webserver started at http://127.4.88.131:42555/ using document root <none> and password file <none>
I20260608 12:52:40.504606  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.504802  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.505139  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.506253  8156 ts_manager.cc:194] Registered new tserver with Master: eddab0975b674b17b576467246e2bc19 (127.4.88.130:34753)
I20260608 12:52:40.506616  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "9a9c372ee94642e4b5be98dcc6faf15b"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.507849  8156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38628
I20260608 12:52:40.511590  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:40.515247  8370 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:52:40.515951  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:40.516374  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "9a9c372ee94642e4b5be98dcc6faf15b"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.516667  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-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:52:40.549041  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.550316  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.551843  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:40.554284  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:40.554531  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.554778  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:40.554956  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.597981  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:34191
I20260608 12:52:40.598124  8432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:34191 every 8 connection(s)
I20260608 12:52:40.603190  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:40.610894  8437 instance_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:52:40.611757  8436 instance_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:52:40.613860  4450 server_base.cc:1061] running on GCE node
W20260608 12:52:40.614360  8439 instance_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:52:40.615483  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:40.615763  4450 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:52:40.615998  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923160615979 us; error 0 us; skew 500 ppm
I20260608 12:52:40.616690  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:40.617231  8433 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36141
I20260608 12:52:40.617729  8433 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:40.618808  8433 heartbeater.cc:507] Master 127.4.88.190:36141 requested a full tablet report, sending...
I20260608 12:52:40.619737  4450 webserver.cc:533] Webserver started at http://127.4.88.132:45875/ using document root <none> and password file <none>
I20260608 12:52:40.620496  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:40.620740  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:40.621047  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:40.621363  8156 ts_manager.cc:194] Registered new tserver with Master: 9a9c372ee94642e4b5be98dcc6faf15b (127.4.88.131:34191)
I20260608 12:52:40.622255  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "806284508ec94eac86cd711b41900e2d"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.622879  8156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38644
I20260608 12:52:40.627130  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:40.630688  8444 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:52:40.631400  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:40.631708  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "806284508ec94eac86cd711b41900e2d"
format_stamp: "Formatted at 2026-06-08 12:52:40 on dist-test-slave-vkhm"
I20260608 12:52:40.631990  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923059578967-4450-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:52:40.648955  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:40.650220  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:40.651675  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:40.654119  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:40.654361  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.654616  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:40.654796  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:40.698643  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:33367
I20260608 12:52:40.698849  8506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:33367 every 8 connection(s)
I20260608 12:52:40.713373  8507 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36141
I20260608 12:52:40.713801  8507 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:40.714596  8507 heartbeater.cc:507] Master 127.4.88.190:36141 requested a full tablet report, sending...
I20260608 12:52:40.716778  8156 ts_manager.cc:194] Registered new tserver with Master: 806284508ec94eac86cd711b41900e2d (127.4.88.132:33367)
I20260608 12:52:40.717041  4450 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014896264s
I20260608 12:52:40.718856  8156 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38658
I20260608 12:52:41.271858  8156 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38674:
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:52:41.323632  8398 tablet_service.cc:1511] Processing CreateTablet for tablet fa13295ae36343c9a09a70362cb66621 (DEFAULT_TABLE table=test-workload [id=d791b63948c1471297c8bd637ab45293]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:41.325182  8398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa13295ae36343c9a09a70362cb66621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.331002  8472 tablet_service.cc:1511] Processing CreateTablet for tablet fa13295ae36343c9a09a70362cb66621 (DEFAULT_TABLE table=test-workload [id=d791b63948c1471297c8bd637ab45293]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:41.332428  8472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa13295ae36343c9a09a70362cb66621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.335777  8249 tablet_service.cc:1511] Processing CreateTablet for tablet fa13295ae36343c9a09a70362cb66621 (DEFAULT_TABLE table=test-workload [id=d791b63948c1471297c8bd637ab45293]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:41.337230  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa13295ae36343c9a09a70362cb66621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:41.346644  8528 tablet_bootstrap.cc:492] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b: Bootstrap starting.
I20260608 12:52:41.351125  8529 tablet_bootstrap.cc:492] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d: Bootstrap starting.
I20260608 12:52:41.354384  8528 tablet_bootstrap.cc:654] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.354725  8530 tablet_bootstrap.cc:492] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455: Bootstrap starting.
I20260608 12:52:41.359812  8529 tablet_bootstrap.cc:654] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.360946  8528 tablet_bootstrap.cc:492] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b: No bootstrap required, opened a new log
I20260608 12:52:41.361358  8530 tablet_bootstrap.cc:654] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:41.361502  8528 ts_tablet_manager.cc:1403] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:52:41.365023  8528 raft_consensus.cc:359] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.365971  8529 tablet_bootstrap.cc:492] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d: No bootstrap required, opened a new log
I20260608 12:52:41.366102  8528 raft_consensus.cc:385] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.366582  8529 ts_tablet_manager.cc:1403] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:52:41.366526  8528 raft_consensus.cc:740] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a9c372ee94642e4b5be98dcc6faf15b, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.367674  8528 consensus_queue.cc:260] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.368551  8530 tablet_bootstrap.cc:492] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455: No bootstrap required, opened a new log
I20260608 12:52:41.369014  8530 ts_tablet_manager.cc:1403] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 12:52:41.370373  8433 heartbeater.cc:499] Master 127.4.88.190:36141 was elected leader, sending a full tablet report...
I20260608 12:52:41.370179  8529 raft_consensus.cc:359] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.370972  8528 ts_tablet_manager.cc:1434] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:52:41.370990  8529 raft_consensus.cc:385] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.371685  8529 raft_consensus.cc:740] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806284508ec94eac86cd711b41900e2d, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.372762  8529 consensus_queue.cc:260] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.373234  8530 raft_consensus.cc:359] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.374017  8530 raft_consensus.cc:385] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:41.374389  8530 raft_consensus.cc:740] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87474e68e51e479f9bac47bf8fe45455, State: Initialized, Role: FOLLOWER
I20260608 12:52:41.375221  8507 heartbeater.cc:499] Master 127.4.88.190:36141 was elected leader, sending a full tablet report...
I20260608 12:52:41.375769  8529 ts_tablet_manager.cc:1434] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:52:41.375440  8530 consensus_queue.cc:260] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.378400  8284 heartbeater.cc:499] Master 127.4.88.190:36141 was elected leader, sending a full tablet report...
I20260608 12:52:41.379698  8530 ts_tablet_manager.cc:1434] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:52:41.510681  8359 heartbeater.cc:499] Master 127.4.88.190:36141 was elected leader, sending a full tablet report...
I20260608 12:52:41.664413  8536 raft_consensus.cc:493] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:41.665038  8536 raft_consensus.cc:515] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.667501  8536 leader_election.cc:290] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a9c372ee94642e4b5be98dcc6faf15b (127.4.88.131:34191), 806284508ec94eac86cd711b41900e2d (127.4.88.132:33367)
I20260608 12:52:41.677726  8534 raft_consensus.cc:493] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:41.678349  8534 raft_consensus.cc:515] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.679833  8408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa13295ae36343c9a09a70362cb66621" candidate_uuid: "87474e68e51e479f9bac47bf8fe45455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" is_pre_election: true
I20260608 12:52:41.680697  8408 raft_consensus.cc:2468] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87474e68e51e479f9bac47bf8fe45455 in term 0.
I20260608 12:52:41.681700  8482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa13295ae36343c9a09a70362cb66621" candidate_uuid: "87474e68e51e479f9bac47bf8fe45455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806284508ec94eac86cd711b41900e2d" is_pre_election: true
I20260608 12:52:41.682473  8482 raft_consensus.cc:2468] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87474e68e51e479f9bac47bf8fe45455 in term 0.
I20260608 12:52:41.684336  8534 leader_election.cc:290] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806284508ec94eac86cd711b41900e2d (127.4.88.132:33367), 87474e68e51e479f9bac47bf8fe45455 (127.4.88.129:34499)
I20260608 12:52:41.684610  8224 leader_election.cc:304] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806284508ec94eac86cd711b41900e2d, 87474e68e51e479f9bac47bf8fe45455; no voters: 
I20260608 12:52:41.685740  8536 raft_consensus.cc:2804] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:41.686164  8536 raft_consensus.cc:493] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:41.686527  8536 raft_consensus.cc:3060] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:41.694802  8536 raft_consensus.cc:515] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.695241  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa13295ae36343c9a09a70362cb66621" candidate_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87474e68e51e479f9bac47bf8fe45455" is_pre_election: true
I20260608 12:52:41.696169  8259 raft_consensus.cc:2393] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a9c372ee94642e4b5be98dcc6faf15b in current term 1: Already voted for candidate 87474e68e51e479f9bac47bf8fe45455 in this term.
I20260608 12:52:41.696518  8482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa13295ae36343c9a09a70362cb66621" candidate_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806284508ec94eac86cd711b41900e2d" is_pre_election: true
I20260608 12:52:41.697151  8482 raft_consensus.cc:2468] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a9c372ee94642e4b5be98dcc6faf15b in term 0.
I20260608 12:52:41.697204  8536 leader_election.cc:290] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [CANDIDATE]: Term 1 election: Requested vote from peers 9a9c372ee94642e4b5be98dcc6faf15b (127.4.88.131:34191), 806284508ec94eac86cd711b41900e2d (127.4.88.132:33367)
I20260608 12:52:41.698495  8373 leader_election.cc:304] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [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: 806284508ec94eac86cd711b41900e2d, 9a9c372ee94642e4b5be98dcc6faf15b; no voters: 87474e68e51e479f9bac47bf8fe45455
I20260608 12:52:41.698436  8408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa13295ae36343c9a09a70362cb66621" candidate_uuid: "87474e68e51e479f9bac47bf8fe45455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a9c372ee94642e4b5be98dcc6faf15b"
I20260608 12:52:41.698559  8481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa13295ae36343c9a09a70362cb66621" candidate_uuid: "87474e68e51e479f9bac47bf8fe45455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806284508ec94eac86cd711b41900e2d"
I20260608 12:52:41.699442  8408 raft_consensus.cc:3060] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:41.699538  8481 raft_consensus.cc:3060] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:41.705039  8408 raft_consensus.cc:2468] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87474e68e51e479f9bac47bf8fe45455 in term 1.
I20260608 12:52:41.705173  8481 raft_consensus.cc:2468] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87474e68e51e479f9bac47bf8fe45455 in term 1.
I20260608 12:52:41.705621  8534 raft_consensus.cc:2764] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:52:41.706444  8224 leader_election.cc:304] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806284508ec94eac86cd711b41900e2d, 87474e68e51e479f9bac47bf8fe45455; no voters: 
I20260608 12:52:41.707449  8536 raft_consensus.cc:2804] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:41.709056  8536 raft_consensus.cc:697] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 1 LEADER]: Becoming Leader. State: Replica: 87474e68e51e479f9bac47bf8fe45455, State: Running, Role: LEADER
I20260608 12:52:41.710052  8536 consensus_queue.cc:237] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } }
I20260608 12:52:41.719381  8156 catalog_manager.cc:5696] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87474e68e51e479f9bac47bf8fe45455 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "87474e68e51e479f9bac47bf8fe45455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87474e68e51e479f9bac47bf8fe45455" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 34499 } health_report { overall_health: HEALTHY } } }
I20260608 12:52:42.185607  8209 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:42.187516  8209 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:42.187954  8209 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:42.293562  8543 consensus_queue.cc:1048] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806284508ec94eac86cd711b41900e2d" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 33367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:42.308874  8546 consensus_queue.cc:1048] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a9c372ee94642e4b5be98dcc6faf15b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 34191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:44.189203  8209 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:44.190644  8209 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:44.190981  8209 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:46.191924  8209 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:46.193325  8209 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:46.193663  8209 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:48.194607  8209 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:48.196012  8209 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:48.196384  8209 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:50.197464  8209 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:50.198948  8209 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:50.199232  8209 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:52.200569  8209 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:52.202137  8209 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:52.202487  8209 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:52.861689  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:52:52.892794  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:52.893608  4450 tablet_replica.cc:333] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455: stopping tablet replica
I20260608 12:52:52.894177  4450 raft_consensus.cc:2243] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:52.895228  4450 raft_consensus.cc:2272] T fa13295ae36343c9a09a70362cb66621 P 87474e68e51e479f9bac47bf8fe45455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:52.917088  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:52:52.929412  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:52:52.949540  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:52.966105  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:52:52.975879  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:52:52.997401  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:52.998169  4450 tablet_replica.cc:333] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b: stopping tablet replica
I20260608 12:52:52.998785  4450 raft_consensus.cc:2243] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:52.999295  4450 raft_consensus.cc:2272] T fa13295ae36343c9a09a70362cb66621 P 9a9c372ee94642e4b5be98dcc6faf15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.019255  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:52:53.030230  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:52:53.055830  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:52:53.056695  4450 tablet_replica.cc:333] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d: stopping tablet replica
I20260608 12:52:53.057261  4450 raft_consensus.cc:2243] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:52:53.057796  4450 raft_consensus.cc:2272] T fa13295ae36343c9a09a70362cb66621 P 806284508ec94eac86cd711b41900e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.077709  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:52:53.089138  4450 master.cc:562] Master@127.4.88.190:36141 shutting down...
I20260608 12:52:53.109359  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:52:53.110028  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:52:53.110383  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9f41d25de09489c99e571dbf94bd96c: stopping tablet replica
I20260608 12:52:53.129153  4450 master.cc:584] Master@127.4.88.190:36141 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13122 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:52:53.165046  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:46189
I20260608 12:52:53.166288  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:53.172366  8561 instance_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:52:53.172389  8562 instance_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:52:53.172819  8564 instance_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:52:53.173692  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:53.174551  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:53.174751  4450 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:52:53.174921  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923173174891 us; error 0 us; skew 500 ppm
I20260608 12:52:53.175506  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:53.178001  4450 webserver.cc:533] Webserver started at http://127.4.88.190:41247/ using document root <none> and password file <none>
I20260608 12:52:53.178539  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:53.178750  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:53.179035  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:53.180270  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "cb4ae639d9904c1d956f97e03fe5df24"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.184813  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:53.188180  8569 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:52:53.188952  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:53.189244  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "cb4ae639d9904c1d956f97e03fe5df24"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.189533  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-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:52:53.201216  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:53.202462  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:53.241724  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:46189
I20260608 12:52:53.241866  8620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:46189 every 8 connection(s)
I20260608 12:52:53.246059  8621 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:52:53.257153  8621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24: Bootstrap starting.
I20260608 12:52:53.263309  8621 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:53.267617  8621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24: No bootstrap required, opened a new log
I20260608 12:52:53.270195  8621 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb4ae639d9904c1d956f97e03fe5df24" member_type: VOTER }
I20260608 12:52:53.270766  8621 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:53.270959  8621 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb4ae639d9904c1d956f97e03fe5df24, State: Initialized, Role: FOLLOWER
I20260608 12:52:53.271564  8621 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb4ae639d9904c1d956f97e03fe5df24" member_type: VOTER }
I20260608 12:52:53.272037  8621 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:52:53.272294  8621 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:52:53.272585  8621 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:53.277200  8621 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb4ae639d9904c1d956f97e03fe5df24" member_type: VOTER }
I20260608 12:52:53.277733  8621 leader_election.cc:304] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [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: cb4ae639d9904c1d956f97e03fe5df24; no voters: 
I20260608 12:52:53.278873  8621 leader_election.cc:290] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:52:53.279278  8624 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:53.280751  8624 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 1 LEADER]: Becoming Leader. State: Replica: cb4ae639d9904c1d956f97e03fe5df24, State: Running, Role: LEADER
I20260608 12:52:53.281424  8624 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [LEADER]: Queue going to LEADER mode. State: All 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: "cb4ae639d9904c1d956f97e03fe5df24" member_type: VOTER }
I20260608 12:52:53.282081  8621 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:52:53.284508  8625 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb4ae639d9904c1d956f97e03fe5df24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb4ae639d9904c1d956f97e03fe5df24" member_type: VOTER } }
I20260608 12:52:53.284524  8626 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb4ae639d9904c1d956f97e03fe5df24. Latest consensus state: current_term: 1 leader_uuid: "cb4ae639d9904c1d956f97e03fe5df24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb4ae639d9904c1d956f97e03fe5df24" member_type: VOTER } }
I20260608 12:52:53.285288  8625 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:53.285355  8626 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [sys.catalog]: This master's current role is: LEADER
I20260608 12:52:53.289656  8629 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:52:53.295225  8629 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:52:53.298424  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:52:53.304724  8629 catalog_manager.cc:1382] Generated new cluster ID: 80cf9249941646dfac2f0dc348cf0d0f
I20260608 12:52:53.305002  8629 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:52:53.323426  8629 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:52:53.324803  8629 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:52:53.336411  8629 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24: Generated new TSK 0
I20260608 12:52:53.337013  8629 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:52:53.365658  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:53.372033  8642 instance_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:52:53.373299  8643 instance_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:52:53.375861  4450 server_base.cc:1061] running on GCE node
W20260608 12:52:53.375914  8645 instance_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:52:53.376917  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:53.377125  4450 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:52:53.377306  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923173377286 us; error 0 us; skew 500 ppm
I20260608 12:52:53.377912  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:53.380298  4450 webserver.cc:533] Webserver started at http://127.4.88.129:36357/ using document root <none> and password file <none>
I20260608 12:52:53.380795  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:53.380999  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:53.381274  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:53.382388  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "0d34d8bc86dc42158a7c9c3ad8caf519"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.387085  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:52:53.390544  8650 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:52:53.391350  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:52:53.391727  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "0d34d8bc86dc42158a7c9c3ad8caf519"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.392055  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-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:52:53.416201  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:53.417531  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:53.419065  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:53.421417  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:53.421644  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.421878  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:53.422053  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.463096  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:44939
I20260608 12:52:53.463249  8712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:44939 every 8 connection(s)
I20260608 12:52:53.468669  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:53.476765  8717 instance_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:52:53.478504  8718 instance_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:52:53.480279  8720 instance_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:52:53.481989  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:53.483034  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:53.483287  4450 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:52:53.483377  8713 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46189
I20260608 12:52:53.483583  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923173483559 us; error 0 us; skew 500 ppm
I20260608 12:52:53.483894  8713 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:53.484476  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:53.484834  8713 heartbeater.cc:507] Master 127.4.88.190:46189 requested a full tablet report, sending...
I20260608 12:52:53.487315  4450 webserver.cc:533] Webserver started at http://127.4.88.130:40963/ using document root <none> and password file <none>
I20260608 12:52:53.487519  8586 ts_manager.cc:194] Registered new tserver with Master: 0d34d8bc86dc42158a7c9c3ad8caf519 (127.4.88.129:44939)
I20260608 12:52:53.487910  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:53.488184  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:53.488523  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:53.489666  8586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43566
I20260608 12:52:53.489730  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "42d13033b56f40babfb2d3145069e690"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.495051  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:52:53.498502  8725 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:52:53.499320  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:52:53.499641  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "42d13033b56f40babfb2d3145069e690"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.499930  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-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:52:53.515583  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:53.516924  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:53.518383  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:53.520843  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:53.521082  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.521322  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:53.521497  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.561714  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:40821
I20260608 12:52:53.561836  8787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:40821 every 8 connection(s)
I20260608 12:52:53.566919  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:52:53.574837  8791 instance_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:52:53.577525  8792 instance_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:52:53.578507  8794 instance_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:52:53.578568  4450 server_base.cc:1061] running on GCE node
I20260608 12:52:53.579923  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:52:53.580228  4450 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:52:53.580459  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923173580439 us; error 0 us; skew 500 ppm
I20260608 12:52:53.581033  8788 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46189
I20260608 12:52:53.581151  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:52:53.581573  8788 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:53.582576  8788 heartbeater.cc:507] Master 127.4.88.190:46189 requested a full tablet report, sending...
I20260608 12:52:53.584263  4450 webserver.cc:533] Webserver started at http://127.4.88.131:35805/ using document root <none> and password file <none>
I20260608 12:52:53.584920  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:52:53.585120  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:52:53.585201  8586 ts_manager.cc:194] Registered new tserver with Master: 42d13033b56f40babfb2d3145069e690 (127.4.88.130:40821)
I20260608 12:52:53.585418  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:52:53.586769  8586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43570
I20260608 12:52:53.586789  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "629b45ee23954200a23c83de1e646929"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.591890  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:52:53.595451  8799 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:52:53.596294  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:52:53.596599  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "629b45ee23954200a23c83de1e646929"
format_stamp: "Formatted at 2026-06-08 12:52:53 on dist-test-slave-vkhm"
I20260608 12:52:53.596868  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923059578967-4450-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:52:53.610613  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:52:53.611867  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:52:53.613478  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:52:53.615796  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:52:53.616043  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.616336  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:52:53.616508  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:52:53.656579  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:39181
I20260608 12:52:53.656715  8861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:39181 every 8 connection(s)
I20260608 12:52:53.670760  8862 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46189
I20260608 12:52:53.671193  8862 heartbeater.cc:461] Registering TS with master...
I20260608 12:52:53.672165  8862 heartbeater.cc:507] Master 127.4.88.190:46189 requested a full tablet report, sending...
I20260608 12:52:53.674252  8586 ts_manager.cc:194] Registered new tserver with Master: 629b45ee23954200a23c83de1e646929 (127.4.88.131:39181)
I20260608 12:52:53.674728  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014709381s
I20260608 12:52:53.676033  8586 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43584
I20260608 12:52:54.492614  8713 heartbeater.cc:499] Master 127.4.88.190:46189 was elected leader, sending a full tablet report...
I20260608 12:52:54.589526  8788 heartbeater.cc:499] Master 127.4.88.190:46189 was elected leader, sending a full tablet report...
I20260608 12:52:54.678938  8862 heartbeater.cc:499] Master 127.4.88.190:46189 was elected leader, sending a full tablet report...
I20260608 12:52:54.742520  8586 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43612:
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:52:54.744647  8586 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:52:54.786490  8678 tablet_service.cc:1511] Processing CreateTablet for tablet 3f1d2c2819494b38be7dba890e95769f (DEFAULT_TABLE table=test-workload [id=df984a29827b411097fabea39a470209]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:54.788015  8678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1d2c2819494b38be7dba890e95769f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:54.792865  8827 tablet_service.cc:1511] Processing CreateTablet for tablet 3f1d2c2819494b38be7dba890e95769f (DEFAULT_TABLE table=test-workload [id=df984a29827b411097fabea39a470209]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:54.794283  8827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1d2c2819494b38be7dba890e95769f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:54.797382  8753 tablet_service.cc:1511] Processing CreateTablet for tablet 3f1d2c2819494b38be7dba890e95769f (DEFAULT_TABLE table=test-workload [id=df984a29827b411097fabea39a470209]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:52:54.798710  8753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1d2c2819494b38be7dba890e95769f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:52:54.809315  8883 tablet_bootstrap.cc:492] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519: Bootstrap starting.
I20260608 12:52:54.811146  8884 tablet_bootstrap.cc:492] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929: Bootstrap starting.
I20260608 12:52:54.816637  8883 tablet_bootstrap.cc:654] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:54.819733  8884 tablet_bootstrap.cc:654] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:54.821914  8883 tablet_bootstrap.cc:492] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519: No bootstrap required, opened a new log
I20260608 12:52:54.822470  8883 ts_tablet_manager.cc:1403] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:52:54.823984  8885 tablet_bootstrap.cc:492] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690: Bootstrap starting.
I20260608 12:52:54.825783  8883 raft_consensus.cc:359] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.826347  8883 raft_consensus.cc:385] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:54.826627  8883 raft_consensus.cc:740] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d34d8bc86dc42158a7c9c3ad8caf519, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.827309  8883 consensus_queue.cc:260] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.828142  8884 tablet_bootstrap.cc:492] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929: No bootstrap required, opened a new log
I20260608 12:52:54.828766  8884 ts_tablet_manager.cc:1403] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:52:54.830101  8883 ts_tablet_manager.cc:1434] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:52:54.830716  8885 tablet_bootstrap.cc:654] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690: Neither blocks nor log segments found. Creating new log.
I20260608 12:52:54.832124  8884 raft_consensus.cc:359] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.832921  8884 raft_consensus.cc:385] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:54.833300  8884 raft_consensus.cc:740] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 629b45ee23954200a23c83de1e646929, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.834309  8884 consensus_queue.cc:260] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.838426  8884 ts_tablet_manager.cc:1434] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:52:54.843160  8885 tablet_bootstrap.cc:492] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690: No bootstrap required, opened a new log
I20260608 12:52:54.843617  8885 ts_tablet_manager.cc:1403] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260608 12:52:54.846689  8885 raft_consensus.cc:359] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.847312  8885 raft_consensus.cc:385] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:52:54.847654  8885 raft_consensus.cc:740] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d13033b56f40babfb2d3145069e690, State: Initialized, Role: FOLLOWER
I20260608 12:52:54.848424  8885 consensus_queue.cc:260] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.851004  8885 ts_tablet_manager.cc:1434] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:52:54.853646  8888 raft_consensus.cc:493] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:52:54.854086  8888 raft_consensus.cc:515] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.856853  8888 leader_election.cc:290] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 629b45ee23954200a23c83de1e646929 (127.4.88.131:39181), 42d13033b56f40babfb2d3145069e690 (127.4.88.130:40821)
I20260608 12:52:54.870498  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d2c2819494b38be7dba890e95769f" candidate_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "629b45ee23954200a23c83de1e646929" is_pre_election: true
I20260608 12:52:54.871340  8837 raft_consensus.cc:2468] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d34d8bc86dc42158a7c9c3ad8caf519 in term 0.
I20260608 12:52:54.872838  8653 leader_election.cc:304] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d34d8bc86dc42158a7c9c3ad8caf519, 629b45ee23954200a23c83de1e646929; no voters: 
I20260608 12:52:54.872965  8763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d2c2819494b38be7dba890e95769f" candidate_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d13033b56f40babfb2d3145069e690" is_pre_election: true
I20260608 12:52:54.873656  8888 raft_consensus.cc:2804] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:52:54.873656  8763 raft_consensus.cc:2468] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d34d8bc86dc42158a7c9c3ad8caf519 in term 0.
I20260608 12:52:54.874076  8888 raft_consensus.cc:493] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:52:54.874472  8888 raft_consensus.cc:3060] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:54.881063  8888 raft_consensus.cc:515] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.883040  8888 leader_election.cc:290] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [CANDIDATE]: Term 1 election: Requested vote from peers 629b45ee23954200a23c83de1e646929 (127.4.88.131:39181), 42d13033b56f40babfb2d3145069e690 (127.4.88.130:40821)
I20260608 12:52:54.883867  8837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d2c2819494b38be7dba890e95769f" candidate_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "629b45ee23954200a23c83de1e646929"
I20260608 12:52:54.884109  8763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d2c2819494b38be7dba890e95769f" candidate_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42d13033b56f40babfb2d3145069e690"
I20260608 12:52:54.884439  8837 raft_consensus.cc:3060] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:54.884692  8763 raft_consensus.cc:3060] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:52:54.889832  8837 raft_consensus.cc:2468] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d34d8bc86dc42158a7c9c3ad8caf519 in term 1.
I20260608 12:52:54.889912  8763 raft_consensus.cc:2468] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d34d8bc86dc42158a7c9c3ad8caf519 in term 1.
I20260608 12:52:54.891167  8654 leader_election.cc:304] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d34d8bc86dc42158a7c9c3ad8caf519, 42d13033b56f40babfb2d3145069e690; no voters: 
I20260608 12:52:54.891981  8888 raft_consensus.cc:2804] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:52:54.893226  8888 raft_consensus.cc:697] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 1 LEADER]: Becoming Leader. State: Replica: 0d34d8bc86dc42158a7c9c3ad8caf519, State: Running, Role: LEADER
I20260608 12:52:54.894042  8888 consensus_queue.cc:237] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } }
I20260608 12:52:54.901523  8586 catalog_manager.cc:5696] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d34d8bc86dc42158a7c9c3ad8caf519 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d34d8bc86dc42158a7c9c3ad8caf519" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 44939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 } health_report { overall_health: UNKNOWN } } }
W20260608 12:52:54.912307  8863 tablet.cc:2404] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:52:55.296025  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:52:55.298379  8639 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:55.300323  8639 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:55.300781  8639 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:55.356377  8888 consensus_queue.cc:1048] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42d13033b56f40babfb2d3145069e690" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:52:55.371042  8894 consensus_queue.cc:1048] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "629b45ee23954200a23c83de1e646929" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:52:56.306324  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:52:57.301789  8639 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:57.303216  8639 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:57.303489  8639 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:57.314944  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:52:58.323477  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:52:59.304355  8639 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:52:59.305685  8639 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:52:59.305949  8639 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:52:59.332269  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:53:00.343598  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:53:01.306991  8639 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:01.308681  8639 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:01.309046  8639 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:01.353425  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:53:02.362284  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:53:03.309938  8639 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:03.311323  8639 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:03.311659  8639 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:03.370704  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:53:04.377691  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:53:05.312719  8639 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:05.314126  8639 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:05.314445  8639 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:05.385222  8634 placement_policy_util.cc:407] tablet 3f1d2c2819494b38be7dba890e95769f: detected majority of replicas (2 of 3) at location L0
I20260608 12:53:05.992547  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:53:06.018298  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.019170  4450 tablet_replica.cc:333] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519: stopping tablet replica
I20260608 12:53:06.019798  4450 raft_consensus.cc:2243] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:06.020910  4450 raft_consensus.cc:2272] T 3f1d2c2819494b38be7dba890e95769f P 0d34d8bc86dc42158a7c9c3ad8caf519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.042866  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:53:06.055112  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:53:06.075392  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.076176  4450 tablet_replica.cc:333] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690: stopping tablet replica
I20260608 12:53:06.076802  4450 raft_consensus.cc:2243] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:06.077370  4450 raft_consensus.cc:2272] T 3f1d2c2819494b38be7dba890e95769f P 42d13033b56f40babfb2d3145069e690 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.097559  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:53:06.109579  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:53:06.129272  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:06.129957  4450 tablet_replica.cc:333] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929: stopping tablet replica
I20260608 12:53:06.130578  4450 raft_consensus.cc:2243] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:06.131142  4450 raft_consensus.cc:2272] T 3f1d2c2819494b38be7dba890e95769f P 629b45ee23954200a23c83de1e646929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.151263  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:53:06.162681  4450 master.cc:562] Master@127.4.88.190:46189 shutting down...
I20260608 12:53:06.182680  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:06.183476  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:06.183841  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb4ae639d9904c1d956f97e03fe5df24: stopping tablet replica
I20260608 12:53:06.203084  4450 master.cc:584] Master@127.4.88.190:46189 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13074 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:53:06.239823  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:43679
I20260608 12:53:06.241169  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:06.246798  8908 instance_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:53:06.246860  8907 instance_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:53:06.248397  8910 instance_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:53:06.249639  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:06.250468  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:06.250645  4450 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:53:06.250787  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923186250777 us; error 0 us; skew 500 ppm
I20260608 12:53:06.251305  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:06.253820  4450 webserver.cc:533] Webserver started at http://127.4.88.190:39017/ using document root <none> and password file <none>
I20260608 12:53:06.254288  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:06.254563  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:06.254820  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:06.256045  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "2d27326f16204c04b66a75c71e4295ae"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.260766  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:53:06.264406  8915 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:53:06.265228  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:06.265547  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "2d27326f16204c04b66a75c71e4295ae"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.265848  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-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:53:06.278847  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:06.280121  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:06.320926  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:43679
I20260608 12:53:06.321050  8966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:43679 every 8 connection(s)
I20260608 12:53:06.325491  8967 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:53:06.337324  8967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae: Bootstrap starting.
I20260608 12:53:06.342470  8967 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:06.347011  8967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae: No bootstrap required, opened a new log
I20260608 12:53:06.349431  8967 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d27326f16204c04b66a75c71e4295ae" member_type: VOTER }
I20260608 12:53:06.349884  8967 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:06.350163  8967 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d27326f16204c04b66a75c71e4295ae, State: Initialized, Role: FOLLOWER
I20260608 12:53:06.350772  8967 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d27326f16204c04b66a75c71e4295ae" member_type: VOTER }
I20260608 12:53:06.351251  8967 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:06.351475  8967 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:06.351756  8967 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:06.356398  8967 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d27326f16204c04b66a75c71e4295ae" member_type: VOTER }
I20260608 12:53:06.356957  8967 leader_election.cc:304] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [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: 2d27326f16204c04b66a75c71e4295ae; no voters: 
I20260608 12:53:06.358131  8967 leader_election.cc:290] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:06.358538  8970 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:06.359891  8970 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 1 LEADER]: Becoming Leader. State: Replica: 2d27326f16204c04b66a75c71e4295ae, State: Running, Role: LEADER
I20260608 12:53:06.360715  8970 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [LEADER]: Queue going to LEADER mode. State: All 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: "2d27326f16204c04b66a75c71e4295ae" member_type: VOTER }
I20260608 12:53:06.361358  8967 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:06.363866  8972 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d27326f16204c04b66a75c71e4295ae. Latest consensus state: current_term: 1 leader_uuid: "2d27326f16204c04b66a75c71e4295ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d27326f16204c04b66a75c71e4295ae" member_type: VOTER } }
I20260608 12:53:06.363853  8971 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d27326f16204c04b66a75c71e4295ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d27326f16204c04b66a75c71e4295ae" member_type: VOTER } }
I20260608 12:53:06.364598  8972 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:06.364701  8971 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:06.371961  8975 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:06.378300  8975 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:06.379339  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:06.387646  8975 catalog_manager.cc:1382] Generated new cluster ID: 616b82cbdd954d7c8981bd7c1346301b
I20260608 12:53:06.387954  8975 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:06.408185  8975 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:06.409624  8975 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:06.426031  8975 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae: Generated new TSK 0
I20260608 12:53:06.426676  8975 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:06.445891  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:06.452380  8988 instance_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:53:06.453336  8989 instance_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:53:06.456466  8991 instance_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:53:06.456965  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:06.457888  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:06.458101  4450 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:53:06.458279  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923186458262 us; error 0 us; skew 500 ppm
I20260608 12:53:06.458894  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:06.461361  4450 webserver.cc:533] Webserver started at http://127.4.88.129:42453/ using document root <none> and password file <none>
I20260608 12:53:06.461898  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:06.462105  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:06.462371  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:06.463670  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "b0f9f22c4fea4e63974fe023ded00e84"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.468518  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:06.472065  8996 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:53:06.472937  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:06.473246  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "b0f9f22c4fea4e63974fe023ded00e84"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.473531  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-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:53:06.498533  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:06.499845  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:06.501431  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:06.503877  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:06.504115  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.504379  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:06.504555  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.545276  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:45809
I20260608 12:53:06.545405  9058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:45809 every 8 connection(s)
I20260608 12:53:06.550822  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:06.558718  9063 instance_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:53:06.559106  9064 instance_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:53:06.561964  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:06.563035  9067 instance_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:53:06.564074  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:06.564371  4450 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:53:06.564550  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923186564532 us; error 0 us; skew 500 ppm
I20260608 12:53:06.565012  9059 heartbeater.cc:344] Connected to a master server at 127.4.88.190:43679
I20260608 12:53:06.565258  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:06.565369  9059 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:06.566457  9059 heartbeater.cc:507] Master 127.4.88.190:43679 requested a full tablet report, sending...
I20260608 12:53:06.568146  4450 webserver.cc:533] Webserver started at http://127.4.88.130:37161/ using document root <none> and password file <none>
I20260608 12:53:06.568948  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:06.569034  8932 ts_manager.cc:194] Registered new tserver with Master: b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:06.569258  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:06.569674  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:06.571355  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "b8deb19841be49cf9f6b1886d8d80517"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.571810  8932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53096
I20260608 12:53:06.576785  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:53:06.580399  9071 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:53:06.581164  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:06.581413  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "b8deb19841be49cf9f6b1886d8d80517"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.581660  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-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:53:06.592864  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:06.594044  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:06.595431  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:06.597744  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:06.597954  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.598202  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:06.598354  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.637604  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:41411
I20260608 12:53:06.637748  9133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:41411 every 8 connection(s)
I20260608 12:53:06.642705  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:06.650403  9137 instance_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:53:06.651153  9138 instance_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:53:06.654199  9140 instance_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:53:06.654290  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:06.655683  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:06.655975  4450 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:53:06.656296  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923186656269 us; error 0 us; skew 500 ppm
I20260608 12:53:06.656507  9134 heartbeater.cc:344] Connected to a master server at 127.4.88.190:43679
I20260608 12:53:06.656925  9134 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:06.656963  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:06.657771  9134 heartbeater.cc:507] Master 127.4.88.190:43679 requested a full tablet report, sending...
I20260608 12:53:06.659761  4450 webserver.cc:533] Webserver started at http://127.4.88.131:43985/ using document root <none> and password file <none>
I20260608 12:53:06.660239  8932 ts_manager.cc:194] Registered new tserver with Master: b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:06.660562  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:06.660832  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:06.661168  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:06.662192  8932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53098
I20260608 12:53:06.662750  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.667434  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:06.670886  9145 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:53:06.671597  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:06.671904  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
format_stamp: "Formatted at 2026-06-08 12:53:06 on dist-test-slave-vkhm"
I20260608 12:53:06.672156  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-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:53:06.690817  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:06.692039  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:06.693467  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:06.695698  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:06.695916  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:06.696168  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:06.696350  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:53:06.736625  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:46437
I20260608 12:53:06.736743  9207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:46437 every 8 connection(s)
I20260608 12:53:06.751329  9208 heartbeater.cc:344] Connected to a master server at 127.4.88.190:43679
I20260608 12:53:06.751744  9208 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:06.752524  9208 heartbeater.cc:507] Master 127.4.88.190:43679 requested a full tablet report, sending...
I20260608 12:53:06.754575  8932 ts_manager.cc:194] Registered new tserver with Master: 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:06.754885  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0147126s
I20260608 12:53:06.756126  8932 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53110
I20260608 12:53:07.574723  9059 heartbeater.cc:499] Master 127.4.88.190:43679 was elected leader, sending a full tablet report...
I20260608 12:53:07.664906  9134 heartbeater.cc:499] Master 127.4.88.190:43679 was elected leader, sending a full tablet report...
I20260608 12:53:07.758999  9208 heartbeater.cc:499] Master 127.4.88.190:43679 was elected leader, sending a full tablet report...
I20260608 12:53:07.816867  8932 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53116:
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:53:07.819967  8932 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:53:07.899369  9099 tablet_service.cc:1511] Processing CreateTablet for tablet 35e581dc9dce46b08493b786c6968014 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:53:07.900931  9099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e581dc9dce46b08493b786c6968014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.906066  9098 tablet_service.cc:1511] Processing CreateTablet for tablet 388bb7ad77ba4b998702362165eb0f93 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:53:07.907596  9098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388bb7ad77ba4b998702362165eb0f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.911599  9024 tablet_service.cc:1511] Processing CreateTablet for tablet 35e581dc9dce46b08493b786c6968014 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:53:07.913079  9024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e581dc9dce46b08493b786c6968014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.915604  9097 tablet_service.cc:1511] Processing CreateTablet for tablet 3a32305d70aa44a49f013ee45d6721c4 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:53:07.917167  9097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a32305d70aa44a49f013ee45d6721c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.922292  9023 tablet_service.cc:1511] Processing CreateTablet for tablet 388bb7ad77ba4b998702362165eb0f93 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:53:07.923817  9023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388bb7ad77ba4b998702362165eb0f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.929823  9172 tablet_service.cc:1511] Processing CreateTablet for tablet 388bb7ad77ba4b998702362165eb0f93 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:53:07.931918  9172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388bb7ad77ba4b998702362165eb0f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.934060  9171 tablet_service.cc:1511] Processing CreateTablet for tablet 3a32305d70aa44a49f013ee45d6721c4 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:53:07.934525  9022 tablet_service.cc:1511] Processing CreateTablet for tablet 3a32305d70aa44a49f013ee45d6721c4 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:53:07.935992  9022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a32305d70aa44a49f013ee45d6721c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.938373  9096 tablet_service.cc:1511] Processing CreateTablet for tablet c2002d4626d042e28fcd04462feb919a (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:53:07.942067  9170 tablet_service.cc:1511] Processing CreateTablet for tablet c2002d4626d042e28fcd04462feb919a (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:53:07.946007  9095 tablet_service.cc:1511] Processing CreateTablet for tablet b4e3b16d52804fc89722bb7832a0f7ba (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:53:07.946491  9021 tablet_service.cc:1511] Processing CreateTablet for tablet c2002d4626d042e28fcd04462feb919a (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:53:07.947937  9021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2002d4626d042e28fcd04462feb919a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.949795  9169 tablet_service.cc:1511] Processing CreateTablet for tablet b4e3b16d52804fc89722bb7832a0f7ba (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:53:07.930192  9173 tablet_service.cc:1511] Processing CreateTablet for tablet 35e581dc9dce46b08493b786c6968014 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:53:07.954813  9094 tablet_service.cc:1511] Processing CreateTablet for tablet 86e4cf808e3346c981f6ff2e471580c8 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:53:07.958060  9168 tablet_service.cc:1511] Processing CreateTablet for tablet 86e4cf808e3346c981f6ff2e471580c8 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:53:07.961438  9167 tablet_service.cc:1511] Processing CreateTablet for tablet b9fd5965919f490c85147df53b62e503 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:53:07.962783  9096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2002d4626d042e28fcd04462feb919a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.962703  9020 tablet_service.cc:1511] Processing CreateTablet for tablet b4e3b16d52804fc89722bb7832a0f7ba (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:53:07.964433  9020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e3b16d52804fc89722bb7832a0f7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.964088  9093 tablet_service.cc:1511] Processing CreateTablet for tablet b9fd5965919f490c85147df53b62e503 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:53:07.966724  9092 tablet_service.cc:1511] Processing CreateTablet for tablet 79c2199adbaa4fc1b5d800e37c548dc3 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:53:07.969177  9166 tablet_service.cc:1511] Processing CreateTablet for tablet 79c2199adbaa4fc1b5d800e37c548dc3 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:53:07.970736  9166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c2199adbaa4fc1b5d800e37c548dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.971495  9173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e581dc9dce46b08493b786c6968014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.972294  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9fd5965919f490c85147df53b62e503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.972955  9169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e3b16d52804fc89722bb7832a0f7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.972695  9091 tablet_service.cc:1511] Processing CreateTablet for tablet 05ae55f2fb37422a934b7444b595c6f6 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:53:07.975572  9019 tablet_service.cc:1511] Processing CreateTablet for tablet 86e4cf808e3346c981f6ff2e471580c8 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:53:07.976601  9168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e4cf808e3346c981f6ff2e471580c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.977101  9019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e4cf808e3346c981f6ff2e471580c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.980633  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2002d4626d042e28fcd04462feb919a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.980722  9018 tablet_service.cc:1511] Processing CreateTablet for tablet b9fd5965919f490c85147df53b62e503 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:53:07.982218  9171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a32305d70aa44a49f013ee45d6721c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.982580  9018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9fd5965919f490c85147df53b62e503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.984475  9095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e3b16d52804fc89722bb7832a0f7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.985256  9092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c2199adbaa4fc1b5d800e37c548dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.985113  9017 tablet_service.cc:1511] Processing CreateTablet for tablet 79c2199adbaa4fc1b5d800e37c548dc3 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:53:07.986205  9094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e4cf808e3346c981f6ff2e471580c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.987016  9093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9fd5965919f490c85147df53b62e503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.987063  9017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c2199adbaa4fc1b5d800e37c548dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.990156  9016 tablet_service.cc:1511] Processing CreateTablet for tablet 05ae55f2fb37422a934b7444b595c6f6 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:53:07.992190  9016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ae55f2fb37422a934b7444b595c6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:07.993614  9091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ae55f2fb37422a934b7444b595c6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.028388  9165 tablet_service.cc:1511] Processing CreateTablet for tablet 05ae55f2fb37422a934b7444b595c6f6 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:53:08.029907  9165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ae55f2fb37422a934b7444b595c6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.076056  9090 tablet_service.cc:1511] Processing CreateTablet for tablet 17b26fa33bff4b4b8fb2841309367300 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:53:08.079144  9164 tablet_service.cc:1511] Processing CreateTablet for tablet 17b26fa33bff4b4b8fb2841309367300 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:53:08.081459  9022 tablet_service.cc:1511] Processing CreateTablet for tablet ec0d170888cd482eac6e1c2c3a19824f (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:53:08.082968  9022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d170888cd482eac6e1c2c3a19824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.084784  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b26fa33bff4b4b8fb2841309367300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.085311  9023 tablet_service.cc:1511] Processing CreateTablet for tablet 17b26fa33bff4b4b8fb2841309367300 (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:53:08.086683  9023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b26fa33bff4b4b8fb2841309367300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.092314  9090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b26fa33bff4b4b8fb2841309367300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.096241  9229 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.097092  9228 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.103180  9229 tablet_bootstrap.cc:654] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.137342  9098 tablet_service.cc:1511] Processing CreateTablet for tablet ec0d170888cd482eac6e1c2c3a19824f (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:53:08.138787  9098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d170888cd482eac6e1c2c3a19824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.140308  9164 tablet_service.cc:1511] Processing CreateTablet for tablet ec0d170888cd482eac6e1c2c3a19824f (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:53:08.142638  9019 tablet_service.cc:1511] Processing CreateTablet for tablet b385a155330e4f8aab6b6b4021227ffb (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:53:08.146554  9019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b385a155330e4f8aab6b6b4021227ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.146744  9228 tablet_bootstrap.cc:654] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.147543  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d170888cd482eac6e1c2c3a19824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.145047  9166 tablet_service.cc:1511] Processing CreateTablet for tablet b385a155330e4f8aab6b6b4021227ffb (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:53:08.144832  9099 tablet_service.cc:1511] Processing CreateTablet for tablet b385a155330e4f8aab6b6b4021227ffb (DEFAULT_TABLE table=test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:53:08.160727  9099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b385a155330e4f8aab6b6b4021227ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.161168  9228 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.161738  9166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b385a155330e4f8aab6b6b4021227ffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:08.161847  9228 ts_tablet_manager.cc:1403] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.004s
I20260608 12:53:08.165899  9228 raft_consensus.cc:359] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.166618  9228 raft_consensus.cc:385] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.166918  9228 raft_consensus.cc:740] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.168078  9228 consensus_queue.cc:260] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.149768  9230 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.182380  9230 tablet_bootstrap.cc:654] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.186059  9229 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.186638  9229 ts_tablet_manager.cc:1403] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.018s
I20260608 12:53:08.186851  9228 ts_tablet_manager.cc:1434] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.008s
I20260608 12:53:08.189184  9228 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.190114  9229 raft_consensus.cc:359] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.190944  9229 raft_consensus.cc:385] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.191289  9229 raft_consensus.cc:740] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.195453  9228 tablet_bootstrap.cc:654] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.196311  9229 consensus_queue.cc:260] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.202276  9228 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.203107  9228 ts_tablet_manager.cc:1403] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:53:08.207414  9229 ts_tablet_manager.cc:1434] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.005s
I20260608 12:53:08.207232  9228 raft_consensus.cc:359] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.208019  9228 raft_consensus.cc:385] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.208392  9228 raft_consensus.cc:740] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.209517  9229 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.209298  9228 consensus_queue.cc:260] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.211995  9228 ts_tablet_manager.cc:1434] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 12:53:08.213047  9228 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.216998  9229 tablet_bootstrap.cc:654] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.220506  9228 tablet_bootstrap.cc:654] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.222039  9230 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.222900  9230 ts_tablet_manager.cc:1403] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.000s
I20260608 12:53:08.227465  9230 raft_consensus.cc:359] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.228343  9230 raft_consensus.cc:385] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.228688  9230 raft_consensus.cc:740] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.229422  9230 consensus_queue.cc:260] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.229961  9229 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.230007  9228 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.230711  9229 ts_tablet_manager.cc:1403] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 12:53:08.230753  9228 ts_tablet_manager.cc:1403] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260608 12:53:08.232352  9230 ts_tablet_manager.cc:1434] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260608 12:53:08.233374  9230 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.234180  9229 raft_consensus.cc:359] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.234985  9229 raft_consensus.cc:385] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.234798  9228 raft_consensus.cc:359] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.235359  9229 raft_consensus.cc:740] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.235852  9228 raft_consensus.cc:385] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.236224  9228 raft_consensus.cc:740] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.236464  9229 consensus_queue.cc:260] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.237283  9228 consensus_queue.cc:260] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.239611  9228 ts_tablet_manager.cc:1434] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:08.240706  9228 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.243500  9229 ts_tablet_manager.cc:1434] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:53:08.244612  9229 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.247685  9228 tablet_bootstrap.cc:654] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.251332  9230 tablet_bootstrap.cc:654] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.251732  9229 tablet_bootstrap.cc:654] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.255795  9233 raft_consensus.cc:493] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.256343  9233 raft_consensus.cc:515] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.264360  9233 leader_election.cc:290] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.265375  9228 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.266180  9228 ts_tablet_manager.cc:1403] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260608 12:53:08.270584  9228 raft_consensus.cc:359] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.271642  9228 raft_consensus.cc:385] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.272104  9228 raft_consensus.cc:740] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.274708  9228 consensus_queue.cc:260] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.278077  9228 ts_tablet_manager.cc:1434] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:53:08.279645  9228 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.281138  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
W20260608 12:53:08.283129  9072 leader_election.cc:343] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.289266  9228 tablet_bootstrap.cc:654] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.293109  9229 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.293627  9229 ts_tablet_manager.cc:1403] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.032s
I20260608 12:53:08.293903  9230 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.294473  9230 ts_tablet_manager.cc:1403] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.009s
I20260608 12:53:08.294961  9228 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.295553  9228 ts_tablet_manager.cc:1403] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260608 12:53:08.296778  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.296876  9229 raft_consensus.cc:359] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.297709  9229 raft_consensus.cc:385] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.298074  9229 raft_consensus.cc:740] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.297871  9230 raft_consensus.cc:359] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.298710  9230 raft_consensus.cc:385] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:53:08.298599  9075 leader_election.cc:343] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.299090  9230 raft_consensus.cc:740] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.299239  9075 leader_election.cc:304] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [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: b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:08.299113  9229 consensus_queue.cc:260] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.298982  9228 raft_consensus.cc:359] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.300379  9228 raft_consensus.cc:385] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.300741  9228 raft_consensus.cc:740] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.300738  9233 raft_consensus.cc:2749] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:08.301844  9228 consensus_queue.cc:260] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.302363  9230 consensus_queue.cc:260] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.303366  9229 ts_tablet_manager.cc:1434] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:53:08.304365  9229 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.304512  9230 ts_tablet_manager.cc:1434] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260608 12:53:08.304968  9228 ts_tablet_manager.cc:1434] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:53:08.306069  9228 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.308059  9230 tablet_bootstrap.cc:492] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.312278  9229 tablet_bootstrap.cc:654] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.313429  9228 tablet_bootstrap.cc:654] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.329481  9235 raft_consensus.cc:493] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.330245  9235 raft_consensus.cc:515] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.332754  9228 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.333371  9228 ts_tablet_manager.cc:1403] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260608 12:53:08.333766  9229 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.334256  9229 ts_tablet_manager.cc:1403] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260608 12:53:08.336730  9228 raft_consensus.cc:359] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.337658  9228 raft_consensus.cc:385] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.337375  9229 raft_consensus.cc:359] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.329475  9230 tablet_bootstrap.cc:654] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.338152  9229 raft_consensus.cc:385] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.338091  9228 raft_consensus.cc:740] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.338706  9229 raft_consensus.cc:740] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.339527  9228 consensus_queue.cc:260] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.339649  9229 consensus_queue.cc:260] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.342725  9228 ts_tablet_manager.cc:1434] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 12:53:08.342803  9233 raft_consensus.cc:493] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.343410  9233 raft_consensus.cc:515] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.344074  9228 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.345669  9233 leader_election.cc:290] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.347923  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e581dc9dce46b08493b786c6968014" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.349318  9229 ts_tablet_manager.cc:1434] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
W20260608 12:53:08.349524  9075 leader_election.cc:343] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.350782  9229 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.351807  9228 tablet_bootstrap.cc:654] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.355237  9230 tablet_bootstrap.cc:492] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.355893  9235 leader_election.cc:290] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.355885  9230 ts_tablet_manager.cc:1403] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.012s
I20260608 12:53:08.357287  9235 raft_consensus.cc:493] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.357775  9235 raft_consensus.cc:515] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.359261  9229 tablet_bootstrap.cc:654] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.360026  9235 leader_election.cc:290] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.363529  9230 raft_consensus.cc:359] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.364576  9230 raft_consensus.cc:385] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.364981  9230 raft_consensus.cc:740] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.366179  9230 consensus_queue.cc:260] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.372589  9230 ts_tablet_manager.cc:1434] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260608 12:53:08.374264  9230 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
W20260608 12:53:08.375710  8980 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:08.385421  9230 tablet_bootstrap.cc:654] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.410197  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e581dc9dce46b08493b786c6968014" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:08.411154  9034 raft_consensus.cc:2468] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 0.
I20260608 12:53:08.412372  9072 leader_election.cc:304] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [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: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d
I20260608 12:53:08.413558  9233 raft_consensus.cc:2804] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.413918  9233 raft_consensus.cc:493] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.414211  9233 raft_consensus.cc:3060] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.427810  9233 raft_consensus.cc:515] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.434608  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e581dc9dce46b08493b786c6968014" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
I20260608 12:53:08.435437  9034 raft_consensus.cc:3060] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.445698  9235 raft_consensus.cc:493] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.446462  9235 raft_consensus.cc:515] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.449443  9235 leader_election.cc:290] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.465703  9034 raft_consensus.cc:2468] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 1.
I20260608 12:53:08.467365  9072 leader_election.cc:304] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:08.489115  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e581dc9dce46b08493b786c6968014" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
W20260608 12:53:08.491468  9075 leader_election.cc:343] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.493227  9233 leader_election.cc:290] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.494005  9233 raft_consensus.cc:2804] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.494598  9233 raft_consensus.cc:697] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Becoming Leader. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Running, Role: LEADER
I20260608 12:53:08.511016  9228 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.495769  9233 consensus_queue.cc:237] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.511680  9228 ts_tablet_manager.cc:1403] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.168s	user 0.074s	sys 0.079s
I20260608 12:53:08.512796  9230 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.513314  9230 ts_tablet_manager.cc:1403] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.139s	user 0.065s	sys 0.064s
I20260608 12:53:08.513938  9229 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.514465  9229 ts_tablet_manager.cc:1403] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.164s	user 0.064s	sys 0.094s
I20260608 12:53:08.515384  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e581dc9dce46b08493b786c6968014" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.515280  9228 raft_consensus.cc:359] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.516175  9228 raft_consensus.cc:385] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.516577  9228 raft_consensus.cc:740] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.516441  9230 raft_consensus.cc:359] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.517307  9230 raft_consensus.cc:385] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.517491  9229 raft_consensus.cc:359] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
W20260608 12:53:08.517946  9000 leader_election.cc:343] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.517784  9228 consensus_queue.cc:260] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.518357  9239 raft_consensus.cc:493] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.518988  9239 raft_consensus.cc:515] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.518302  9229 raft_consensus.cc:385] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.519979  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388bb7ad77ba4b998702362165eb0f93" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.520599  9229 raft_consensus.cc:740] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.521407  9229 consensus_queue.cc:260] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.522339  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2002d4626d042e28fcd04462feb919a" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.517652  9230 raft_consensus.cc:740] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.527097  9109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e581dc9dce46b08493b786c6968014" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
W20260608 12:53:08.528290  9000 leader_election.cc:343] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.529327  9108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2002d4626d042e28fcd04462feb919a" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:08.525976  9239 leader_election.cc:290] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:08.532008  9239 raft_consensus.cc:493] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.532121  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388bb7ad77ba4b998702362165eb0f93" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:08.532583  9239 raft_consensus.cc:515] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.533077  9107 raft_consensus.cc:2468] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 0.
I20260608 12:53:08.530184  9108 raft_consensus.cc:2468] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 0.
I20260608 12:53:08.531443  9255 raft_consensus.cc:493] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.535363  8998 leader_election.cc:304] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:08.535545  9255 raft_consensus.cc:515] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.532143  9229 ts_tablet_manager.cc:1434] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260608 12:53:08.536741  8998 leader_election.cc:304] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d
I20260608 12:53:08.539911  9251 raft_consensus.cc:2804] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.540349  9251 raft_consensus.cc:493] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.539499  9230 consensus_queue.cc:260] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.541628  9251 raft_consensus.cc:3060] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.542004  9183 raft_consensus.cc:2468] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 0.
I20260608 12:53:08.537987  9235 raft_consensus.cc:2749] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:08.549418  9257 raft_consensus.cc:493] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.549973  9257 raft_consensus.cc:515] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.547417  9229 tablet_bootstrap.cc:492] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.540254  8998 leader_election.cc:304] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:08.558207  9235 raft_consensus.cc:2804] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.558300  9230 ts_tablet_manager.cc:1434] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260608 12:53:08.558629  9235 raft_consensus.cc:493] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.559064  9235 raft_consensus.cc:3060] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.559845  9230 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.561890  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
W20260608 12:53:08.565166  9072 leader_election.cc:343] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.567234  9256 raft_consensus.cc:493] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.568050  9256 raft_consensus.cc:515] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.568713  9235 raft_consensus.cc:515] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.570905  9235 leader_election.cc:290] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Requested vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.571430  9235 raft_consensus.cc:493] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.571905  9235 raft_consensus.cc:515] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.576102  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2002d4626d042e28fcd04462feb919a" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:08.584246  9228 ts_tablet_manager.cc:1434] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.015s
I20260608 12:53:08.584432  9183 raft_consensus.cc:3060] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.585530  9228 tablet_bootstrap.cc:492] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.577705  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:08.579404  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:08.579782  9257 leader_election.cc:290] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.563817  9239 leader_election.cc:290] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:08.592185  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
W20260608 12:53:08.592545  9072 leader_election.cc:343] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.594545  9251 raft_consensus.cc:515] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.598131  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388bb7ad77ba4b998702362165eb0f93" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:08.598450  9228 tablet_bootstrap.cc:654] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.598706  9183 raft_consensus.cc:2468] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 1.
I20260608 12:53:08.579558  9255 leader_election.cc:290] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
W20260608 12:53:08.599545  9000 leader_election.cc:343] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.601456  9000 leader_election.cc:304] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84; no voters: 
I20260608 12:53:08.601410  9033 raft_consensus.cc:2468] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 0.
I20260608 12:53:08.600870  9251 leader_election.cc:290] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Requested vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.603497  9263 raft_consensus.cc:2804] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:53:08.604342  9075 leader_election.cc:343] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.604364  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.605005  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.605098  9075 leader_election.cc:304] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [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: b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:08.604292  9072 leader_election.cc:304] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:08.605635  9183 raft_consensus.cc:2468] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 0.
I20260608 12:53:08.604075  9263 raft_consensus.cc:697] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Becoming Leader. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Running, Role: LEADER
I20260608 12:53:08.608312  9255 raft_consensus.cc:2804] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.608749  9255 raft_consensus.cc:493] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.609112  9255 raft_consensus.cc:3060] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.608870  9263 consensus_queue.cc:237] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.607303  9233 raft_consensus.cc:2749] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:08.607461  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388bb7ad77ba4b998702362165eb0f93" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:08.618769  9107 raft_consensus.cc:3060] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.620146  9256 leader_election.cc:290] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.618124  8928 catalog_manager.cc:5696] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
W20260608 12:53:08.621577  9075 leader_election.cc:343] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.618297  9230 tablet_bootstrap.cc:654] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.607071  9108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2002d4626d042e28fcd04462feb919a" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:08.625663  9108 raft_consensus.cc:3060] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.624977  9235 leader_election.cc:290] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.636335  9109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:08.631580  9075 leader_election.cc:304] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [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: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:08.637884  9256 raft_consensus.cc:2804] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.638260  9256 raft_consensus.cc:493] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.638574  9256 raft_consensus.cc:3060] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.639595  9107 raft_consensus.cc:2468] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 1.
I20260608 12:53:08.643052  9228 tablet_bootstrap.cc:492] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.643597  9228 ts_tablet_manager.cc:1403] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.005s
I20260608 12:53:08.643991  9229 tablet_bootstrap.cc:654] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.645902  9256 raft_consensus.cc:515] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.646652  9228 raft_consensus.cc:359] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.647464  9228 raft_consensus.cc:385] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.647785  9228 raft_consensus.cc:740] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.647723  8998 leader_election.cc:304] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d
I20260608 12:53:08.649080  9235 raft_consensus.cc:2804] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.648818  9228 consensus_queue.cc:260] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.649609  9235 raft_consensus.cc:697] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Becoming Leader. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Running, Role: LEADER
I20260608 12:53:08.649796  9258 raft_consensus.cc:493] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.650521  9235 consensus_queue.cc:237] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.650661  9258 raft_consensus.cc:515] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.651350  9228 ts_tablet_manager.cc:1434] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:53:08.649633  9255 raft_consensus.cc:515] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.654732  9228 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.655695  9109 raft_consensus.cc:2393] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0f9f22c4fea4e63974fe023ded00e84 in current term 1: Already voted for candidate b8deb19841be49cf9f6b1886d8d80517 in this term.
I20260608 12:53:08.657806  9106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:08.658696  9106 raft_consensus.cc:2393] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in current term 1: Already voted for candidate b8deb19841be49cf9f6b1886d8d80517 in this term.
I20260608 12:53:08.660295  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
I20260608 12:53:08.651537  9108 raft_consensus.cc:2468] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 1.
I20260608 12:53:08.660888  9033 raft_consensus.cc:3060] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.661222  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:08.661803  9182 raft_consensus.cc:3060] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.661877  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:08.662642  9228 tablet_bootstrap.cc:654] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.663574  9256 leader_election.cc:290] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.665688  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
W20260608 12:53:08.667174  9072 leader_election.cc:343] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.653834  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.669858  9255 leader_election.cc:290] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
W20260608 12:53:08.670022  9147 leader_election.cc:343] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.670756  9258 leader_election.cc:290] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
W20260608 12:53:08.671648  9000 leader_election.cc:343] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.672062  9181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:08.672330  9000 leader_election.cc:304] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:08.674727  9108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e3b16d52804fc89722bb7832a0f7ba" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
W20260608 12:53:08.675264  9075 leader_election.cc:343] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.675642  9108 raft_consensus.cc:2468] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 0.
I20260608 12:53:08.677222  9147 leader_election.cc:304] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:08.678232  9258 raft_consensus.cc:2804] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.678619  9258 raft_consensus.cc:493] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.679454  9258 raft_consensus.cc:3060] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.685348  9033 raft_consensus.cc:2468] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 1.
I20260608 12:53:08.686757  9251 raft_consensus.cc:2749] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:08.701754  9258 raft_consensus.cc:515] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.701552  9072 leader_election.cc:304] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [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: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d
I20260608 12:53:08.703389  9255 raft_consensus.cc:2804] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.703922  9255 raft_consensus.cc:697] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Becoming Leader. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Running, Role: LEADER
I20260608 12:53:08.704196  9032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e3b16d52804fc89722bb7832a0f7ba" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:08.704484  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:08.704789  9255 consensus_queue.cc:237] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.705261  9033 raft_consensus.cc:2468] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 0.
I20260608 12:53:08.707327  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:08.708292  9182 raft_consensus.cc:2468] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 1.
W20260608 12:53:08.709332  9146 leader_election.cc:343] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.709513  9075 leader_election.cc:304] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [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: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:08.710443  9146 leader_election.cc:304] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84; no voters: b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:08.710686  9256 raft_consensus.cc:2804] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.711239  9256 raft_consensus.cc:697] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Becoming Leader. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Running, Role: LEADER
W20260608 12:53:08.711670  9146 leader_election.cc:343] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.712502  9239 raft_consensus.cc:2804] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.712088  9256 consensus_queue.cc:237] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.712884  9239 raft_consensus.cc:493] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.713272  9239 raft_consensus.cc:3060] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.711858  9258 leader_election.cc:290] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:08.722740  9228 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.723440  9228 ts_tablet_manager.cc:1403] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.013s
I20260608 12:53:08.712145  9146 leader_election.cc:304] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d; no voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:08.728372  9258 raft_consensus.cc:2749] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:08.730233  9108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e3b16d52804fc89722bb7832a0f7ba" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:08.730921  9108 raft_consensus.cc:3060] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.734669  9239 raft_consensus.cc:515] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.737838  9239 leader_election.cc:290] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:08.738312  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e3b16d52804fc89722bb7832a0f7ba" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
I20260608 12:53:08.738206  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
W20260608 12:53:08.739717  9146 leader_election.cc:343] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:53:08.740760  9147 leader_election.cc:343] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.739987  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
I20260608 12:53:08.741458  9033 raft_consensus.cc:3060] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.741554  9228 raft_consensus.cc:359] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.742137  9228 raft_consensus.cc:385] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.742312  9228 raft_consensus.cc:740] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.742812  9228 consensus_queue.cc:260] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.745667  9230 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.746112  9230 ts_tablet_manager.cc:1403] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.187s	user 0.020s	sys 0.002s
I20260608 12:53:08.749805  9229 tablet_bootstrap.cc:492] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.750329  9229 ts_tablet_manager.cc:1403] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.211s	user 0.011s	sys 0.012s
I20260608 12:53:08.752269  9033 raft_consensus.cc:2468] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 1.
I20260608 12:53:08.752656  9108 raft_consensus.cc:2468] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 1.
I20260608 12:53:08.753135  9230 raft_consensus.cc:359] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.753448  9229 raft_consensus.cc:359] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.753902  9230 raft_consensus.cc:385] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.754120  9229 raft_consensus.cc:385] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.754527  9229 raft_consensus.cc:740] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.755038  9228 ts_tablet_manager.cc:1434] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 12:53:08.754617  9147 leader_election.cc:304] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:08.755334  9229 consensus_queue.cc:260] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.755980  9228 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.754237  9230 raft_consensus.cc:740] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.756665  9239 raft_consensus.cc:2804] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.757216  9230 consensus_queue.cc:260] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.757850  9239 raft_consensus.cc:697] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Becoming Leader. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Running, Role: LEADER
I20260608 12:53:08.759106  9229 ts_tablet_manager.cc:1434] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:53:08.760426  9230 ts_tablet_manager.cc:1434] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:53:08.761679  9230 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.761294  9146 leader_election.cc:304] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84; no voters: b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:08.763090  9258 raft_consensus.cc:2804] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.763924  8929 catalog_manager.cc:5696] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.770870  9230 tablet_bootstrap.cc:654] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.759138  9239 consensus_queue.cc:237] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.772294  9258 raft_consensus.cc:697] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Becoming Leader. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Running, Role: LEADER
I20260608 12:53:08.774356  9229 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.774367  9258 consensus_queue.cc:237] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.785112  9229 tablet_bootstrap.cc:654] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.787289  9228 tablet_bootstrap.cc:654] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.794708  9255 raft_consensus.cc:493] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.795265  9255 raft_consensus.cc:515] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.799264  9255 leader_election.cc:290] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.800312  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b26fa33bff4b4b8fb2841309367300" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:08.802198  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b26fa33bff4b4b8fb2841309367300" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
W20260608 12:53:08.803912  9072 leader_election.cc:343] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:53:08.805349  9075 leader_election.cc:343] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.805835  9075 leader_election.cc:304] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [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: b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:08.808109  9255 raft_consensus.cc:2749] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:08.809588  9230 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.810117  9230 ts_tablet_manager.cc:1403] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.010s
I20260608 12:53:08.813500  9230 raft_consensus.cc:359] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.814188  9230 raft_consensus.cc:385] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.814482  9230 raft_consensus.cc:740] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.818571  9229 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.819120  9229 ts_tablet_manager.cc:1403] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.002s
I20260608 12:53:08.818907  8930 catalog_manager.cc:5696] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.821907  9229 raft_consensus.cc:359] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.822736  9229 raft_consensus.cc:385] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.823156  9230 consensus_queue.cc:260] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.824421  9228 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.824875  9228 ts_tablet_manager.cc:1403] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.000s
I20260608 12:53:08.825624  9230 ts_tablet_manager.cc:1434] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:53:08.826476  9230 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.827618  9228 raft_consensus.cc:359] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.828306  9228 raft_consensus.cc:385] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.828598  9228 raft_consensus.cc:740] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.829334  9228 consensus_queue.cc:260] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.831713  9228 ts_tablet_manager.cc:1434] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:53:08.832280  9230 tablet_bootstrap.cc:654] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.832253  9229 raft_consensus.cc:740] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.831624  8929 catalog_manager.cc:5696] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.833483  9229 consensus_queue.cc:260] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.834329  8929 catalog_manager.cc:5696] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:08.835916  9229 ts_tablet_manager.cc:1434] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260608 12:53:08.837025  9229 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.843039  9229 tablet_bootstrap.cc:654] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.844900  9228 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.853833  9228 tablet_bootstrap.cc:654] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.865377  8928 catalog_manager.cc:5696] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131). New cstate: current_term: 1 leader_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:08.878932  9228 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.879544  9228 ts_tablet_manager.cc:1403] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.003s
I20260608 12:53:08.880385  9229 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.880884  9229 ts_tablet_manager.cc:1403] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.044s	user 0.034s	sys 0.008s
I20260608 12:53:08.881054  9230 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.881567  9230 ts_tablet_manager.cc:1403] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.021s
I20260608 12:53:08.883116  9228 raft_consensus.cc:359] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.883623  9229 raft_consensus.cc:359] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.884030  9228 raft_consensus.cc:385] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.884284  9229 raft_consensus.cc:385] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.884486  9228 raft_consensus.cc:740] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.884652  9229 raft_consensus.cc:740] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.884886  9230 raft_consensus.cc:359] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.885703  9230 raft_consensus.cc:385] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.885548  9229 consensus_queue.cc:260] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.885548  9228 consensus_queue.cc:260] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.886267  9230 raft_consensus.cc:740] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.887435  9230 consensus_queue.cc:260] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.889789  9228 ts_tablet_manager.cc:1434] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:53:08.890054  8928 catalog_manager.cc:5696] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131). New cstate: current_term: 1 leader_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:08.892736  9228 tablet_bootstrap.cc:492] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517: Bootstrap starting.
I20260608 12:53:08.893785  9263 raft_consensus.cc:493] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:08.887897  9229 ts_tablet_manager.cc:1434] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:08.894302  9263 raft_consensus.cc:515] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.895377  9229 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.897622  9108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:08.898262  9108 raft_consensus.cc:2468] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 0.
I20260608 12:53:08.899209  9228 tablet_bootstrap.cc:654] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.900457  8998 leader_election.cc:304] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:08.901394  9251 raft_consensus.cc:2804] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:08.901751  9251 raft_consensus.cc:493] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:08.902202  9251 raft_consensus.cc:3060] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.891857  9230 ts_tablet_manager.cc:1434] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:53:08.905342  9230 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.909578  9229 tablet_bootstrap.cc:654] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.923238  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:08.923957  9230 tablet_bootstrap.cc:654] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.924921  9263 leader_election.cc:290] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
W20260608 12:53:08.926466  9000 leader_election.cc:343] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.945659  9251 raft_consensus.cc:515] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.950510  9108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:08.951442  9108 raft_consensus.cc:3060] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:08.967021  9182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
W20260608 12:53:08.969686  9000 leader_election.cc:343] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:08.970695  9251 leader_election.cc:290] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Requested vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:08.963737  9108 raft_consensus.cc:2468] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 1.
I20260608 12:53:08.974931  9228 tablet_bootstrap.cc:492] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517: No bootstrap required, opened a new log
I20260608 12:53:08.975495  9228 ts_tablet_manager.cc:1403] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517: Time spent bootstrapping tablet: real 0.083s	user 0.040s	sys 0.040s
I20260608 12:53:08.975661  9230 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:08.976053  9229 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:08.975893  8998 leader_election.cc:304] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d
I20260608 12:53:08.976433  9230 ts_tablet_manager.cc:1403] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.071s	user 0.032s	sys 0.023s
I20260608 12:53:08.976562  9229 ts_tablet_manager.cc:1403] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.044s
I20260608 12:53:08.977195  9251 raft_consensus.cc:2804] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:08.978533  9251 raft_consensus.cc:697] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Becoming Leader. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Running, Role: LEADER
I20260608 12:53:08.978503  9228 raft_consensus.cc:359] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.979349  9228 raft_consensus.cc:385] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.979333  9229 raft_consensus.cc:359] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.979876  9228 raft_consensus.cc:740] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.979566  9251 consensus_queue.cc:237] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.980185  9229 raft_consensus.cc:385] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.979717  9230 raft_consensus.cc:359] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.980679  9229 raft_consensus.cc:740] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.980906  9230 raft_consensus.cc:385] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:08.981405  9230 raft_consensus.cc:740] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:08.980985  9228 consensus_queue.cc:260] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.981624  9229 consensus_queue.cc:260] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.982251  9230 consensus_queue.cc:260] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:08.984251  9229 ts_tablet_manager.cc:1434] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:08.984911  9230 ts_tablet_manager.cc:1434] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:53:08.985353  9229 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:08.985996  9230 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:08.992110  9229 tablet_bootstrap.cc:654] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:08.992292  9228 ts_tablet_manager.cc:1434] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:53:08.992112  9230 tablet_bootstrap.cc:654] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:09.004383  9229 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:09.004892  9229 ts_tablet_manager.cc:1403] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:53:09.006246  9230 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:09.006772  9230 ts_tablet_manager.cc:1403] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260608 12:53:09.008796  9229 raft_consensus.cc:359] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.009541  9229 raft_consensus.cc:385] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.009886  9229 raft_consensus.cc:740] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.009697  9230 raft_consensus.cc:359] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.010664  9230 raft_consensus.cc:385] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.011045  9230 raft_consensus.cc:740] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.010716  9229 consensus_queue.cc:260] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.010924  8928 catalog_manager.cc:5696] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:09.011901  9230 consensus_queue.cc:260] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.012964  9229 ts_tablet_manager.cc:1434] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:53:09.013916  9229 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:09.014083  9230 ts_tablet_manager.cc:1434] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:53:09.015048  9230 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:09.019665  9229 tablet_bootstrap.cc:654] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:09.020987  9230 tablet_bootstrap.cc:654] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:09.026978  9229 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:09.027474  9229 ts_tablet_manager.cc:1403] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:53:09.028496  9230 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:09.029239  9230 ts_tablet_manager.cc:1403] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260608 12:53:09.030268  9229 raft_consensus.cc:359] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.030967  9229 raft_consensus.cc:385] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.031221  9229 raft_consensus.cc:740] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.031895  9229 consensus_queue.cc:260] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.032191  9230 raft_consensus.cc:359] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.032830  9230 raft_consensus.cc:385] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.033118  9230 raft_consensus.cc:740] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.033795  9230 consensus_queue.cc:260] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.034350  9229 ts_tablet_manager.cc:1434] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:53:09.035334  9229 tablet_bootstrap.cc:492] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84: Bootstrap starting.
I20260608 12:53:09.038103  9230 ts_tablet_manager.cc:1434] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:53:09.038811  9251 consensus_queue.cc:1048] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.039181  9230 tablet_bootstrap.cc:492] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:09.041379  9229 tablet_bootstrap.cc:654] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:09.045410  9230 tablet_bootstrap.cc:654] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:09.057106  9251 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.060480  9239 raft_consensus.cc:493] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.061059  9239 raft_consensus.cc:515] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.067482  9251 raft_consensus.cc:493] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.068241  9251 raft_consensus.cc:515] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.069121  9256 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.072268  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d170888cd482eac6e1c2c3a19824f" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.073264  9107 raft_consensus.cc:2468] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 0.
I20260608 12:53:09.077764  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:09.077543  9239 leader_election.cc:290] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:09.079174  9034 raft_consensus.cc:2393] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in current term 1: Already voted for candidate b8deb19841be49cf9f6b1886d8d80517 in this term.
I20260608 12:53:09.079558  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a32305d70aa44a49f013ee45d6721c4" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.082059  9147 leader_election.cc:304] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d; no voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:09.084141  9239 raft_consensus.cc:3060] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.085561  8998 leader_election.cc:304] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:09.086791  9263 raft_consensus.cc:2804] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:09.087311  9263 raft_consensus.cc:493] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:09.087775  9263 raft_consensus.cc:3060] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.101723  9251 leader_election.cc:290] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.104161  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d170888cd482eac6e1c2c3a19824f" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
W20260608 12:53:09.105938  9000 leader_election.cc:343] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:09.116437  9258 raft_consensus.cc:493] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.117285  9258 raft_consensus.cc:515] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.119874  9183 raft_consensus.cc:3060] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.164179  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.165162  9107 raft_consensus.cc:2468] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 0.
I20260608 12:53:09.166925  9147 leader_election.cc:304] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:09.172930  9275 raft_consensus.cc:2804] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:09.173527  9275 raft_consensus.cc:493] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:09.174036  9275 raft_consensus.cc:3060] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.187034  9255 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.204849  9233 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.191478  9258 leader_election.cc:290] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:09.245015  9302 raft_consensus.cc:493] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.245770  9302 raft_consensus.cc:515] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.246747  9230 tablet_bootstrap.cc:492] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:09.247437  9230 ts_tablet_manager.cc:1403] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.208s	user 0.068s	sys 0.071s
I20260608 12:53:09.251909  9230 raft_consensus.cc:359] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.253131  9230 raft_consensus.cc:385] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.253669  9230 raft_consensus.cc:740] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.254518  9263 raft_consensus.cc:515] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.254703  9230 consensus_queue.cc:260] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.242816  9235 raft_consensus.cc:493] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.256896  9235 raft_consensus.cc:515] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.259153  9230 ts_tablet_manager.cc:1434] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:53:09.265022  9230 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d: Bootstrap starting.
I20260608 12:53:09.265518  9108 raft_consensus.cc:3060] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.266569  9229 tablet_bootstrap.cc:492] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84: No bootstrap required, opened a new log
I20260608 12:53:09.267993  9229 ts_tablet_manager.cc:1403] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84: Time spent bootstrapping tablet: real 0.233s	user 0.068s	sys 0.099s
I20260608 12:53:09.266659  9263 leader_election.cc:290] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Requested vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.273257  9303 consensus_queue.cc:1048] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:53:09.275509  9302 leader_election.cc:290] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:09.277459  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388bb7ad77ba4b998702362165eb0f93" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.277770  9230 tablet_bootstrap.cc:654] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d: Neither blocks nor log segments found. Creating new log.
W20260608 12:53:09.233115  9000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 75912.5us
I20260608 12:53:09.283604  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d170888cd482eac6e1c2c3a19824f" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:09.284055  9229 raft_consensus.cc:359] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.284782  9229 raft_consensus.cc:385] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.285059  9229 raft_consensus.cc:740] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.285754  9229 consensus_queue.cc:260] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.286371  9034 raft_consensus.cc:3060] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.288173  9229 ts_tablet_manager.cc:1434] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:53:09.288623  9302 raft_consensus.cc:493] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.289137  9302 raft_consensus.cc:515] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.291026  9305 raft_consensus.cc:493] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.291595  9305 raft_consensus.cc:515] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.292819  9302 leader_election.cc:290] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:09.294642  9305 leader_election.cc:290] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.273643  9239 raft_consensus.cc:2749] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:09.294744  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.243304  9275 raft_consensus.cc:515] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.301190  9109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d170888cd482eac6e1c2c3a19824f" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:09.303472  9109 raft_consensus.cc:3060] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.303306  9256 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:53:09.305884  9107 raft_consensus.cc:2393] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in current term 1: Already voted for candidate b0f9f22c4fea4e63974fe023ded00e84 in this term.
I20260608 12:53:09.308418  9235 leader_election.cc:290] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.304948  9233 raft_consensus.cc:493] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.309904  9233 raft_consensus.cc:515] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.312414  9032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:09.315368  9256 raft_consensus.cc:493] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.315896  9256 raft_consensus.cc:515] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.318773  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79c2199adbaa4fc1b5d800e37c548dc3" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:09.319063  9256 leader_election.cc:290] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.326023  9031 raft_consensus.cc:3060] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.326304  9308 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.326598  9183 raft_consensus.cc:3060] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.326912  9305 raft_consensus.cc:493] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.327386  9305 raft_consensus.cc:515] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.330667  9034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "388bb7ad77ba4b998702362165eb0f93" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:09.331388  9305 leader_election.cc:290] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.331692  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b385a155330e4f8aab6b6b4021227ffb" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:09.332394  9180 raft_consensus.cc:2468] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 0.
I20260608 12:53:09.333910  9106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e3b16d52804fc89722bb7832a0f7ba" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.335732  9263 consensus_queue.cc:1048] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.337512  9106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b26fa33bff4b4b8fb2841309367300" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.338150  9104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:09.338233  9106 raft_consensus.cc:2468] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 0.
I20260608 12:53:09.338855  9104 raft_consensus.cc:3060] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.312434  9306 raft_consensus.cc:493] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.342238  9306 raft_consensus.cc:515] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.341308  9075 leader_election.cc:304] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:09.354454  8998 leader_election.cc:304] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:09.355175  9230 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d: No bootstrap required, opened a new log
I20260608 12:53:09.366183  9230 ts_tablet_manager.cc:1403] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.006s
I20260608 12:53:09.356453  9233 leader_election.cc:290] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.346709  9275 leader_election.cc:290] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:09.363793  9104 raft_consensus.cc:2468] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 1.
I20260608 12:53:09.365705  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.379837  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e3b16d52804fc89722bb7832a0f7ba" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:09.379989  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b26fa33bff4b4b8fb2841309367300" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:09.380683  9179 raft_consensus.cc:2468] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 0.
I20260608 12:53:09.374020  9256 raft_consensus.cc:2804] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:09.372936  9032 raft_consensus.cc:2468] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 0.
I20260608 12:53:09.377393  9305 raft_consensus.cc:2804] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:09.390801  9146 leader_election.cc:304] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d; no voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:09.391811  9275 raft_consensus.cc:3060] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.392760  9147 leader_election.cc:304] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:09.393702  9308 raft_consensus.cc:2804] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:09.394194  9308 raft_consensus.cc:697] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Becoming Leader. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Running, Role: LEADER
I20260608 12:53:09.395327  9308 consensus_queue.cc:237] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.395807  9230 raft_consensus.cc:359] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.396551  9230 raft_consensus.cc:385] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:09.396826  9230 raft_consensus.cc:740] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Initialized, Role: FOLLOWER
I20260608 12:53:09.399173  9109 raft_consensus.cc:2468] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 1.
I20260608 12:53:09.394184  9233 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.402468  9275 raft_consensus.cc:2749] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:09.390296  9305 raft_consensus.cc:493] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:09.387832  9256 raft_consensus.cc:493] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:09.404825  9256 raft_consensus.cc:3060] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.405642  9230 consensus_queue.cc:260] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
W20260608 12:53:09.413190  9000 leader_election.cc:343] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:09.414140  9000 leader_election.cc:304] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:09.415431  9300 raft_consensus.cc:2749] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:09.419632  9306 leader_election.cc:290] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.420526  9300 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.423863  9302 raft_consensus.cc:493] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:09.424410  9302 raft_consensus.cc:515] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.426621  9302 leader_election.cc:290] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:09.427048  9032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:09.427775  9032 raft_consensus.cc:2468] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 1.
W20260608 12:53:09.430374  8980 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:53:09.404438  9305 raft_consensus.cc:3060] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.431588  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9fd5965919f490c85147df53b62e503" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:09.434589  9109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d170888cd482eac6e1c2c3a19824f" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.436133  9230 ts_tablet_manager.cc:1434] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260608 12:53:09.435403  9109 raft_consensus.cc:2393] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in current term 1: Already voted for candidate b0f9f22c4fea4e63974fe023ded00e84 in this term.
I20260608 12:53:09.442572  9308 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.442780  9146 leader_election.cc:304] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d; no voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:09.443970  9308 raft_consensus.cc:2749] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:09.444693  9031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b385a155330e4f8aab6b6b4021227ffb" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
W20260608 12:53:09.440810  9075 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 99609.3us
I20260608 12:53:09.445716  9031 raft_consensus.cc:2468] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 0.
I20260608 12:53:09.447275  9256 raft_consensus.cc:515] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.447448  8998 leader_election.cc:304] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d
I20260608 12:53:09.448783  9306 raft_consensus.cc:2804] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:09.449525  9306 raft_consensus.cc:697] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Becoming Leader. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Running, Role: LEADER
I20260608 12:53:09.450481  9306 consensus_queue.cc:237] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.456066  9104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:09.456522  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:09.456929  9104 raft_consensus.cc:2393] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0f9f22c4fea4e63974fe023ded00e84 in current term 1: Already voted for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in this term.
I20260608 12:53:09.455828  8928 catalog_manager.cc:5696] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131). New cstate: current_term: 1 leader_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:09.462615  9256 leader_election.cc:290] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.467720  9305 raft_consensus.cc:515] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.479888  9305 leader_election.cc:290] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Requested vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.482195  9105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b26fa33bff4b4b8fb2841309367300" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:09.483490  9105 raft_consensus.cc:3060] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.485538  9239 consensus_queue.cc:1048] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.478842  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b385a155330e4f8aab6b6b4021227ffb" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:09.487622  9179 raft_consensus.cc:3060] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.490989  9255 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.473520  9181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
I20260608 12:53:09.500658  9105 raft_consensus.cc:2468] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 1.
I20260608 12:53:09.501598  9031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ae55f2fb37422a934b7444b595c6f6" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
I20260608 12:53:09.502835  9031 raft_consensus.cc:3060] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.511111  9072 leader_election.cc:304] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [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: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d
I20260608 12:53:09.502414  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec0d170888cd482eac6e1c2c3a19824f" candidate_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84" is_pre_election: true
I20260608 12:53:09.513731  9255 raft_consensus.cc:2804] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:53:09.513656  9181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b26fa33bff4b4b8fb2841309367300" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:09.514305  9255 raft_consensus.cc:493] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e93d3bdd3904c5fb1c225dd72d0e36d)
I20260608 12:53:09.514482  9181 raft_consensus.cc:3060] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.514791  9255 raft_consensus.cc:3060] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:09.516505  8998 leader_election.cc:304] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:09.520798  9300 raft_consensus.cc:2804] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:09.521327  9300 raft_consensus.cc:697] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Becoming Leader. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Running, Role: LEADER
I20260608 12:53:09.522176  9300 consensus_queue.cc:237] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.522722  9181 raft_consensus.cc:2468] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 1.
I20260608 12:53:09.534598  9179 raft_consensus.cc:2468] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 1.
I20260608 12:53:09.536458  9075 leader_election.cc:304] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517; no voters: 
I20260608 12:53:09.537458  9256 raft_consensus.cc:2804] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:09.537957  9256 raft_consensus.cc:697] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Becoming Leader. State: Replica: b8deb19841be49cf9f6b1886d8d80517, State: Running, Role: LEADER
I20260608 12:53:09.538793  9256 consensus_queue.cc:237] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.544121  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b385a155330e4f8aab6b6b4021227ffb" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
I20260608 12:53:09.544802  9033 raft_consensus.cc:3060] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.543999  8928 catalog_manager.cc:5696] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:09.531612  9031 raft_consensus.cc:2468] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e93d3bdd3904c5fb1c225dd72d0e36d in term 1.
I20260608 12:53:09.548427  9255 raft_consensus.cc:515] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:09.552376  9000 leader_election.cc:304] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:09.554153  9029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0f9f22c4fea4e63974fe023ded00e84"
I20260608 12:53:09.566057  9235 raft_consensus.cc:2749] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:09.567164  9033 raft_consensus.cc:2468] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8deb19841be49cf9f6b1886d8d80517 in term 1.
I20260608 12:53:09.567535  9000 leader_election.cc:304] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [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: b0f9f22c4fea4e63974fe023ded00e84; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:09.569703  9235 raft_consensus.cc:2749] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:09.570215  9306 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.573196  9146 leader_election.cc:304] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: 4e93d3bdd3904c5fb1c225dd72d0e36d; no voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:09.573348  9235 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.574028  9255 leader_election.cc:290] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [CANDIDATE]: Term 2 election: Requested vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:09.574744  9302 raft_consensus.cc:3060] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:09.587385  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b8deb19841be49cf9f6b1886d8d80517" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:09.589210  9075 leader_election.cc:304] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [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: b8deb19841be49cf9f6b1886d8d80517; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:09.590687  9255 raft_consensus.cc:2749] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:53:09.594105  9302 raft_consensus.cc:2749] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:09.609138  8930 catalog_manager.cc:5696] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:09.626718  8928 catalog_manager.cc:5696] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:09.815924  9109 raft_consensus.cc:1240] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Rejecting Update request from peer 4e93d3bdd3904c5fb1c225dd72d0e36d for earlier term 1. Current term is 2. Ops: [1.2-1.2]
I20260608 12:53:09.820740  9308 consensus_queue.cc:1059] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:53:09.823383  9303 raft_consensus.cc:3055] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:53:09.823760  9303 raft_consensus.cc:740] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e93d3bdd3904c5fb1c225dd72d0e36d, State: Running, Role: LEADER
I20260608 12:53:09.826222  9303 consensus_queue.cc:260] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
W20260608 12:53:09.843494  9161 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
I20260608 12:53:09.840020  9303 raft_consensus.cc:3060] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:09.848978  9031 raft_consensus.cc:1275] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer 4e93d3bdd3904c5fb1c225dd72d0e36d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.848963  9104 raft_consensus.cc:1275] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer 4e93d3bdd3904c5fb1c225dd72d0e36d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:53:09.848176  9299 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.047s ago.
I20260608 12:53:09.881592  9308 consensus_queue.cc:1048] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.882439  9180 raft_consensus.cc:1275] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.901010  9304 consensus_queue.cc:1048] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:09.903856  9308 consensus_queue.cc:1048] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:09.916122  9180 raft_consensus.cc:1275] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.927606  9305 consensus_queue.cc:1048] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260608 12:53:09.964366  9213 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.88.190:43679, user_credentials={real_user=slave}} blocked reactor thread for 86319.1us
W20260608 12:53:09.969430  9006 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
I20260608 12:53:09.969849  9108 raft_consensus.cc:1275] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:09.979373  9107 raft_consensus.cc:1275] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:53:09.982033  9162 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:09.994395  9009 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
I20260608 12:53:10.027595  9300 consensus_queue.cc:1048] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260608 12:53:10.032793  9304 consensus_queue.cc:1048] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260608 12:53:10.114355  9352 log.cc:927] Time spent T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260608 12:53:10.149679  9013 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
I20260608 12:53:10.186139  9233 consensus_queue.cc:1048] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:53:10.220366  9233 consensus_queue.cc:1048] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260608 12:53:10.271999  9212 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.88.129:45809, user_credentials={real_user=slave}} blocked reactor thread for 51043.1us
W20260608 12:53:10.507529  8998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.130:41411, user_credentials={real_user=slave}} blocked reactor thread for 97191.4us
W20260608 12:53:10.540287  9083 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:10.543984  9083 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:10.583375  9075 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 64232.2us
W20260608 12:53:10.590680  9088 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:10.630069  9212 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.88.129:45809, user_credentials={real_user=slave}} blocked reactor thread for 46008.1us
W20260608 12:53:10.698797  9000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 163960us
W20260608 12:53:10.784571  9380 log.cc:927] Time spent T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84: Append to log took a long time: real 0.207s	user 0.004s	sys 0.001s
W20260608 12:53:10.942893  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:10.953322  9162 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:10.959975  9162 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.006243  9012 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.009521  9013 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.009235  9147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.130:41411, user_credentials={real_user=slave}} blocked reactor thread for 73160.6us
W20260608 12:53:11.014611  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.074967  9081 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.081827  9081 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.084977  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
I20260608 12:53:11.064615  9367 mvcc.cc:204] Tried to move back new op lower bound from 7294661388536602624 to 7294661384444690432. Current Snapshot: MvccSnapshot[applied={T|T < 7294661388536602624 or (T in {7294661388536602624})}]
W20260608 12:53:11.104018  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.119421  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.121749  9395 log.cc:927] Time spent T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
W20260608 12:53:11.168244  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.169535  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.172806  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.181843  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.188813  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.191795  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.194455  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.205514  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.209283  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.216034  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.224502  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.227873  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.230863  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.240669  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.246462  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.252089  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.257546  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.269621  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.272836  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.279325  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
W20260608 12:53:11.290001  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.292021  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.298378  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
W20260608 12:53:11.309587  9082 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35452: Illegal state: replica b8deb19841be49cf9f6b1886d8d80517 is not leader of this config: current role FOLLOWER
I20260608 12:53:11.310595  9385 raft_consensus.cc:493] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e93d3bdd3904c5fb1c225dd72d0e36d)
I20260608 12:53:11.311259  9385 raft_consensus.cc:515] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:11.314455  9385 leader_election.cc:290] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:11.314903  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517" is_pre_election: true
I20260608 12:53:11.315927  9107 raft_consensus.cc:2393] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0f9f22c4fea4e63974fe023ded00e84 in current term 2: Already voted for candidate b8deb19841be49cf9f6b1886d8d80517 in this term.
I20260608 12:53:11.316602  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" is_pre_election: true
W20260608 12:53:11.317273  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Illegal state: replica b0f9f22c4fea4e63974fe023ded00e84 is not leader of this config: current role FOLLOWER
I20260608 12:53:11.317250  9183 raft_consensus.cc:2468] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 2.
I20260608 12:53:11.318979  9000 leader_election.cc:304] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [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: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84; no voters: b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:11.319670  9385 raft_consensus.cc:2804] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:53:11.320048  9385 raft_consensus.cc:493] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e93d3bdd3904c5fb1c225dd72d0e36d)
I20260608 12:53:11.320456  9385 raft_consensus.cc:3060] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:53:11.321936  9163 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52282: Illegal state: replica 4e93d3bdd3904c5fb1c225dd72d0e36d is not leader of this config: current role FOLLOWER
I20260608 12:53:11.326370  9385 raft_consensus.cc:515] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
I20260608 12:53:11.329016  9385 leader_election.cc:290] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [CANDIDATE]: Term 2 election: Requested vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:11.329355  9107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "b8deb19841be49cf9f6b1886d8d80517"
I20260608 12:53:11.330170  9107 raft_consensus.cc:2393] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b0f9f22c4fea4e63974fe023ded00e84 in current term 2: Already voted for candidate b8deb19841be49cf9f6b1886d8d80517 in this term.
I20260608 12:53:11.330909  9183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e4cf808e3346c981f6ff2e471580c8" candidate_uuid: "b0f9f22c4fea4e63974fe023ded00e84" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d"
I20260608 12:53:11.337044  9183 raft_consensus.cc:2468] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f9f22c4fea4e63974fe023ded00e84 in term 2.
I20260608 12:53:11.338105  9000 leader_election.cc:304] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [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: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84; no voters: b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:11.338819  9385 raft_consensus.cc:2804] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 FOLLOWER]: Leader election won for term 2
W20260608 12:53:11.339607  9008 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Service unavailable: leader is not yet ready
W20260608 12:53:11.339949  9013 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Service unavailable: leader is not yet ready
I20260608 12:53:11.339362  9385 raft_consensus.cc:697] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 LEADER]: Becoming Leader. State: Replica: b0f9f22c4fea4e63974fe023ded00e84, State: Running, Role: LEADER
I20260608 12:53:11.342579  9385 consensus_queue.cc:237] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } }
W20260608 12:53:11.344534  9013 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:52012: Service unavailable: leader is not yet ready
I20260608 12:53:11.352136  8931 catalog_manager.cc:5696] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: term changed from 1 to 2, leader changed from 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) to b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129). New cstate: current_term: 2 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:11.371301  9107 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:53:11.372870  9183 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:53:11.373159  9306 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:53:11.375242  9385 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:53:11.413033  9389 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:52282 (ReqId={client: 477f384f4bb047afa9405a1b8a322827, seq_no=2, attempt_no=0}) took 1617 ms. Trace:
I20260608 12:53:11.413540  9389 rpcz_store.cc:276] 0608 12:53:09.796009 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:53:09.796308 (+   299us) service_pool.cc:224] Handling call
0608 12:53:11.412820 (+1616512us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:53:09.798272 (+     0us) write_op.cc:183] PREPARE: starting on tablet 86e4cf808e3346c981f6ff2e471580c8
0608 12:53:09.798982 (+   710us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:53:09.799013 (+    31us) write_op.cc:435] Acquired schema lock
0608 12:53:09.799031 (+    18us) tablet.cc:662] Decoding operations
0608 12:53:09.799408 (+   377us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:53:09.799464 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 12:53:09.799494 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:53:09.799820 (+   326us) tablet.cc:701] Row locks acquired
0608 12:53:09.799835 (+    15us) write_op.cc:260] PREPARE: finished
0608 12:53:09.800050 (+   215us) write_op.cc:270] Start()
0608 12:53:09.800168 (+   118us) write_op.cc:276] Timestamp: P: 1780923189800004 usec, L: 0
0608 12:53:09.800186 (+    18us) op_driver.cc:348] REPLICATION: starting
0608 12:53:09.800992 (+   806us) log.cc:844] Serialized 388 byte log entry
0608 12:53:11.409504 (+1608512us) op_driver.cc:464] REPLICATION: finished
0608 12:53:11.409929 (+   425us) write_op.cc:301] APPLY: starting
0608 12:53:11.410035 (+   106us) tablet.cc:1367] starting BulkCheckPresence
0608 12:53:11.410193 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0608 12:53:11.410289 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:53:11.411564 (+  1275us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:53:11.411786 (+   222us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:53:11.411836 (+    50us) write_op.cc:312] APPLY: finished
0608 12:53:11.412046 (+   210us) log.cc:844] Serialized 28 byte log entry
0608 12:53:11.412307 (+   261us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:53:11.412412 (+   105us) write_op.cc:454] Released schema lock
0608 12:53:11.412449 (+    37us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":141,"num_ops":2,"prepare.queue_time_us":182,"prepare.run_cpu_time_us":3188,"prepare.run_wall_time_us":7712,"raft.queue_time_us":2009,"raft.run_cpu_time_us":2209,"raft.run_wall_time_us":2208,"replication_time_us":1595862,"spinlock_wait_cycles":257280}]]}
W20260608 12:53:11.848115  9000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 44593.1us
W20260608 12:53:12.474152  9146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.129:45809, user_credentials={real_user=slave}} blocked reactor thread for 57172.6us
W20260608 12:53:12.567404  9147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.130:41411, user_credentials={real_user=slave}} blocked reactor thread for 78244.3us
W20260608 12:53:12.874910  9395 log.cc:927] Time spent T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Append to log took a long time: real 0.057s	user 0.002s	sys 0.001s
W20260608 12:53:13.103202  9334 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.002s	sys 0.000s
W20260608 12:53:13.301415  9000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 49917.2us
W20260608 12:53:13.435259  9075 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 67774.5us
W20260608 12:53:13.772605  9212 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.4.88.129:45809, user_credentials={real_user=slave}} blocked reactor thread for 63501.6us
W20260608 12:53:13.802031  8998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.130:41411, user_credentials={real_user=slave}} blocked reactor thread for 84565.5us
W20260608 12:53:14.020306  9000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:46437, user_credentials={real_user=slave}} blocked reactor thread for 70637.6us
W20260608 12:53:14.044931  9334 meta_cache.cc:1261] Time spent looking up entry by key: real 0.097s	user 0.004s	sys 0.000s
W20260608 12:53:14.221439  8998 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.130:41411, user_credentials={real_user=slave}} blocked reactor thread for 69845.7us
W20260608 12:53:14.401575  9147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.130:41411, user_credentials={real_user=slave}} blocked reactor thread for 52533.1us
W20260608 12:53:14.511899  9146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.129:45809, user_credentials={real_user=slave}} blocked reactor thread for 114678us
I20260608 12:53:14.573518  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:14.589277  9455 instance_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:53:14.595885  9456 instance_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:53:14.597882  9458 instance_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:53:14.598306  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:14.599823  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:14.600069  4450 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:53:14.600294  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923194600279 us; error 0 us; skew 500 ppm
I20260608 12:53:14.600879  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:14.603554  4450 webserver.cc:533] Webserver started at http://127.4.88.132:36569/ using document root <none> and password file <none>
I20260608 12:53:14.604188  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:14.604466  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:14.604772  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:14.606041  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "c91242c8db5245c6acdec06f2d44137f"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-vkhm"
I20260608 12:53:14.611089  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:53:14.614552  9463 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:53:14.615367  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:14.615695  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "c91242c8db5245c6acdec06f2d44137f"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-vkhm"
I20260608 12:53:14.615980  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-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:53:14.630476  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:14.631834  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:14.633365  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:14.635699  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:14.635931  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.636188  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:14.636417  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:53:14.679072  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:42941
I20260608 12:53:14.679205  9525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:42941 every 8 connection(s)
I20260608 12:53:14.685307  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:14.693468  9530 instance_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:53:14.693861  9531 instance_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:53:14.697239  9533 instance_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:53:14.697795  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:14.699980  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:14.700295  4450 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:53:14.700549  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923194700531 us; error 0 us; skew 500 ppm
I20260608 12:53:14.701270  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:14.704033  9526 heartbeater.cc:344] Connected to a master server at 127.4.88.190:43679
I20260608 12:53:14.704254  4450 webserver.cc:533] Webserver started at http://127.4.88.133:40797/ using document root <none> and password file <none>
I20260608 12:53:14.704535  9526 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:14.704996  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:14.705246  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:14.705554  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:14.705513  9526 heartbeater.cc:507] Master 127.4.88.190:43679 requested a full tablet report, sending...
I20260608 12:53:14.707108  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-4-root/instance:
uuid: "49e358a68dbb4598941be412ac8e0ab3"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-vkhm"
I20260608 12:53:14.707959  8926 ts_manager.cc:194] Registered new tserver with Master: c91242c8db5245c6acdec06f2d44137f (127.4.88.132:42941)
I20260608 12:53:14.709576  8926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47724
I20260608 12:53:14.712458  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:53:14.716063  9538 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:53:14.716934  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:14.717257  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-4-root
uuid: "49e358a68dbb4598941be412ac8e0ab3"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-vkhm"
I20260608 12:53:14.717576  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-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:53:14.732568  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:14.733956  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:14.735498  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:14.737972  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:14.738217  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.738467  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:14.738648  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.809926  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.133:42125
I20260608 12:53:14.810065  9600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.133:42125 every 8 connection(s)
I20260608 12:53:14.819276  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:14.829674  9604 instance_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:53:14.830091  9605 instance_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:53:14.833666  9601 heartbeater.cc:344] Connected to a master server at 127.4.88.190:43679
I20260608 12:53:14.834245  9601 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:14.834856  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:14.835474  9607 instance_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:53:14.835538  9601 heartbeater.cc:507] Master 127.4.88.190:43679 requested a full tablet report, sending...
I20260608 12:53:14.836745  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:14.837085  4450 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:53:14.837366  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923194837349 us; error 0 us; skew 500 ppm
I20260608 12:53:14.838225  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:14.838328  8926 ts_manager.cc:194] Registered new tserver with Master: 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133:42125)
I20260608 12:53:14.840413  8926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47740
I20260608 12:53:14.841274  4450 webserver.cc:533] Webserver started at http://127.4.88.134:34827/ using document root <none> and password file <none>
I20260608 12:53:14.842085  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:14.842324  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:14.842619  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:14.843851  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-5-root/instance:
uuid: "2e7929f92a16477d9acea4c26beee384"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-vkhm"
I20260608 12:53:14.848546  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:53:14.851926  9612 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:53:14.852746  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:14.853076  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-5-root
uuid: "2e7929f92a16477d9acea4c26beee384"
format_stamp: "Formatted at 2026-06-08 12:53:14 on dist-test-slave-vkhm"
I20260608 12:53:14.853372  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-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:53:14.885887  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:14.887224  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:14.888656  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:14.890964  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:14.891252  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.891508  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:14.891700  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:14.974576  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.134:33707
I20260608 12:53:14.974813  9674 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.134:33707 every 8 connection(s)
I20260608 12:53:14.995545  9675 heartbeater.cc:344] Connected to a master server at 127.4.88.190:43679
I20260608 12:53:14.996088  9675 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:14.996876  9675 heartbeater.cc:507] Master 127.4.88.190:43679 requested a full tablet report, sending...
I20260608 12:53:14.998749  8926 ts_manager.cc:194] Registered new tserver with Master: 2e7929f92a16477d9acea4c26beee384 (127.4.88.134:33707)
I20260608 12:53:15.000064  8926 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47746
I20260608 12:53:15.057971  9030 consensus_queue.cc:237] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:15.064729  9178 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:53:15.064994  9107 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:53:15.066888  9439 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:53:15.068485  9408 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:53:15.078491  9447 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:15.081175  9178 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:15.081171  9103 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
W20260608 12:53:15.085194  8997 consensus_peers.cc:597] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 -> Peer 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133:42125): Couldn't send request to peer 49e358a68dbb4598941be412ac8e0ab3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79c2199adbaa4fc1b5d800e37c548dc3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:15.102756  9030 consensus_queue.cc:237] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.26, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:15.105014  8926 catalog_manager.cc:5696] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index -1 to 25, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:15.112939  9103 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:53:15.115206  9447 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:15.115571  9178 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260608 12:53:15.118391  9682 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } 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:53:15.123968  9447 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 LEADER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:15.125895  9103 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:15.128454  9182 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
W20260608 12:53:15.141875  8997 consensus_peers.cc:597] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 -> Peer c91242c8db5245c6acdec06f2d44137f (127.4.88.132:42941): Couldn't send request to peer c91242c8db5245c6acdec06f2d44137f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86e4cf808e3346c981f6ff2e471580c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:15.153789  8931 catalog_manager.cc:5696] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index -1 to 27, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:15.167862  9103 consensus_queue.cc:237] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [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: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:15.174664  9182 raft_consensus.cc:1275] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.175483  9030 raft_consensus.cc:1275] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.177467  9689 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:53:15.178798  9416 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:53:15.185675  9689 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:15.187532  9030 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
W20260608 12:53:15.193184  9074 consensus_peers.cc:597] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 -> Peer 2e7929f92a16477d9acea4c26beee384 (127.4.88.134:33707): Couldn't send request to peer 2e7929f92a16477d9acea4c26beee384. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35e581dc9dce46b08493b786c6968014. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:15.201049  9182 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:15.205740  8929 catalog_manager.cc:5696] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:15.213094  9103 consensus_queue.cc:237] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:15.222859  9030 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.223213  9182 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.224647  9416 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:53:15.225629  9689 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } 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:53:15.229416  9072 consensus_peers.cc:597] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 -> Peer 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133:42125): Couldn't send request to peer 49e358a68dbb4598941be412ac8e0ab3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a32305d70aa44a49f013ee45d6721c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:15.232438  9693 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:15.233711  9182 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:15.238617  9030 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:15.246309  9103 consensus_queue.cc:237] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:15.246069  8931 catalog_manager.cc:5696] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:15.255895  9030 raft_consensus.cc:1275] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.257730  9693 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } 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:53:15.258545  9182 raft_consensus.cc:1275] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.260039  9689 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:53:15.265167  9416 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:15.269969  9178 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
W20260608 12:53:15.273260  9072 consensus_peers.cc:597] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 -> Peer c91242c8db5245c6acdec06f2d44137f (127.4.88.132:42941): Couldn't send request to peer c91242c8db5245c6acdec06f2d44137f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9fd5965919f490c85147df53b62e503. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:15.272670  9030 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:15.280678  8926 catalog_manager.cc:5696] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:15.285069  9029 consensus_queue.cc:237] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:15.292868  9178 raft_consensus.cc:1275] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.294561  9447 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:53:15.295725  9103 raft_consensus.cc:1275] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:15.298596  9447 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } 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:53:15.305224  8999 consensus_peers.cc:597] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 -> Peer 2e7929f92a16477d9acea4c26beee384 (127.4.88.134:33707): Couldn't send request to peer 2e7929f92a16477d9acea4c26beee384. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 388bb7ad77ba4b998702362165eb0f93. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:15.309114  9408 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:15.311445  9103 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:15.311259  9178 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:15.325058  8926 catalog_manager.cc:5696] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:15.498176  9695 ts_tablet_manager.cc:933] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: Initiating tablet copy from peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:15.499879  9695 tablet_copy_client.cc:323] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:45809
I20260608 12:53:15.512558  9044 tablet_copy_service.cc:140] P b0f9f22c4fea4e63974fe023ded00e84: Received BeginTabletCopySession request for tablet 86e4cf808e3346c981f6ff2e471580c8 from peer c91242c8db5245c6acdec06f2d44137f ({username='slave'} at 127.0.0.1:51516)
I20260608 12:53:15.513113  9044 tablet_copy_service.cc:161] P b0f9f22c4fea4e63974fe023ded00e84: Beginning new tablet copy session on tablet 86e4cf808e3346c981f6ff2e471580c8 from peer c91242c8db5245c6acdec06f2d44137f at {username='slave'} at 127.0.0.1:51516: session id = c91242c8db5245c6acdec06f2d44137f-86e4cf808e3346c981f6ff2e471580c8
I20260608 12:53:15.518600  9044 tablet_copy_source_session.cc:215] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:15.521943  9695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e4cf808e3346c981f6ff2e471580c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:15.538200  9695 tablet_copy_client.cc:806] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:15.538887  9695 tablet_copy_client.cc:670] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:15.542827  9696 tablet_copy_client.cc:1025] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:15.572921  9698 ts_tablet_manager.cc:933] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: Initiating tablet copy from peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:15.574904  9698 tablet_copy_client.cc:323] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:45809
I20260608 12:53:15.586378  9044 tablet_copy_service.cc:140] P b0f9f22c4fea4e63974fe023ded00e84: Received BeginTabletCopySession request for tablet 79c2199adbaa4fc1b5d800e37c548dc3 from peer 49e358a68dbb4598941be412ac8e0ab3 ({username='slave'} at 127.0.0.1:51518)
I20260608 12:53:15.586889  9044 tablet_copy_service.cc:161] P b0f9f22c4fea4e63974fe023ded00e84: Beginning new tablet copy session on tablet 79c2199adbaa4fc1b5d800e37c548dc3 from peer 49e358a68dbb4598941be412ac8e0ab3 at {username='slave'} at 127.0.0.1:51518: session id = 49e358a68dbb4598941be412ac8e0ab3-79c2199adbaa4fc1b5d800e37c548dc3
I20260608 12:53:15.592238  9044 tablet_copy_source_session.cc:215] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:15.595010  9698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c2199adbaa4fc1b5d800e37c548dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:15.605826  9698 tablet_copy_client.cc:806] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:15.606681  9698 tablet_copy_client.cc:670] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:15.610479  9699 tablet_copy_client.cc:1025] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:15.634079  9701 ts_tablet_manager.cc:933] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: Initiating tablet copy from peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:15.635958  9701 tablet_copy_client.cc:323] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:41411
I20260608 12:53:15.647961  9119 tablet_copy_service.cc:140] P b8deb19841be49cf9f6b1886d8d80517: Received BeginTabletCopySession request for tablet 35e581dc9dce46b08493b786c6968014 from peer 2e7929f92a16477d9acea4c26beee384 ({username='slave'} at 127.0.0.1:42754)
I20260608 12:53:15.648593  9119 tablet_copy_service.cc:161] P b8deb19841be49cf9f6b1886d8d80517: Beginning new tablet copy session on tablet 35e581dc9dce46b08493b786c6968014 from peer 2e7929f92a16477d9acea4c26beee384 at {username='slave'} at 127.0.0.1:42754: session id = 2e7929f92a16477d9acea4c26beee384-35e581dc9dce46b08493b786c6968014
I20260608 12:53:15.656282  9119 tablet_copy_source_session.cc:215] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:15.659243  9701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e581dc9dce46b08493b786c6968014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:15.670817  9704 ts_tablet_manager.cc:933] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: Initiating tablet copy from peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:15.672994  9704 tablet_copy_client.cc:323] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:41411
I20260608 12:53:15.675714  9701 tablet_copy_client.cc:806] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:15.676415  9701 tablet_copy_client.cc:670] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:15.681162  9702 tablet_copy_client.cc:1025] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:15.684710  9119 tablet_copy_service.cc:140] P b8deb19841be49cf9f6b1886d8d80517: Received BeginTabletCopySession request for tablet b9fd5965919f490c85147df53b62e503 from peer c91242c8db5245c6acdec06f2d44137f ({username='slave'} at 127.0.0.1:42764)
I20260608 12:53:15.685202  9119 tablet_copy_service.cc:161] P b8deb19841be49cf9f6b1886d8d80517: Beginning new tablet copy session on tablet b9fd5965919f490c85147df53b62e503 from peer c91242c8db5245c6acdec06f2d44137f at {username='slave'} at 127.0.0.1:42764: session id = c91242c8db5245c6acdec06f2d44137f-b9fd5965919f490c85147df53b62e503
I20260608 12:53:15.690739  9119 tablet_copy_source_session.cc:215] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:15.694005  9704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9fd5965919f490c85147df53b62e503. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:15.710216  9704 tablet_copy_client.cc:806] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:15.710908  9704 tablet_copy_client.cc:670] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:15.712281  9526 heartbeater.cc:499] Master 127.4.88.190:43679 was elected leader, sending a full tablet report...
I20260608 12:53:15.716028  9705 tablet_copy_client.cc:1025] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:15.722362  9706 ts_tablet_manager.cc:933] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: Initiating tablet copy from peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:15.724419  9706 tablet_copy_client.cc:323] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:45809
I20260608 12:53:15.734143  9044 tablet_copy_service.cc:140] P b0f9f22c4fea4e63974fe023ded00e84: Received BeginTabletCopySession request for tablet 388bb7ad77ba4b998702362165eb0f93 from peer 2e7929f92a16477d9acea4c26beee384 ({username='slave'} at 127.0.0.1:51524)
I20260608 12:53:15.734622  9044 tablet_copy_service.cc:161] P b0f9f22c4fea4e63974fe023ded00e84: Beginning new tablet copy session on tablet 388bb7ad77ba4b998702362165eb0f93 from peer 2e7929f92a16477d9acea4c26beee384 at {username='slave'} at 127.0.0.1:51524: session id = 2e7929f92a16477d9acea4c26beee384-388bb7ad77ba4b998702362165eb0f93
I20260608 12:53:15.740629  9044 tablet_copy_source_session.cc:215] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:15.743276  9706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 388bb7ad77ba4b998702362165eb0f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:15.755852  9706 tablet_copy_client.cc:806] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:15.756469  9706 tablet_copy_client.cc:670] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:15.760512  9707 tablet_copy_client.cc:1025] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:15.773407  9708 ts_tablet_manager.cc:933] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: Initiating tablet copy from peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:15.775305  9708 tablet_copy_client.cc:323] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:41411
I20260608 12:53:15.784631  9119 tablet_copy_service.cc:140] P b8deb19841be49cf9f6b1886d8d80517: Received BeginTabletCopySession request for tablet 3a32305d70aa44a49f013ee45d6721c4 from peer 49e358a68dbb4598941be412ac8e0ab3 ({username='slave'} at 127.0.0.1:42774)
I20260608 12:53:15.785120  9119 tablet_copy_service.cc:161] P b8deb19841be49cf9f6b1886d8d80517: Beginning new tablet copy session on tablet 3a32305d70aa44a49f013ee45d6721c4 from peer 49e358a68dbb4598941be412ac8e0ab3 at {username='slave'} at 127.0.0.1:42774: session id = 49e358a68dbb4598941be412ac8e0ab3-3a32305d70aa44a49f013ee45d6721c4
I20260608 12:53:15.790071  9119 tablet_copy_source_session.cc:215] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:15.792807  9708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a32305d70aa44a49f013ee45d6721c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:15.803043  9708 tablet_copy_client.cc:806] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:15.803586  9708 tablet_copy_client.cc:670] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:15.807838  9709 tablet_copy_client.cc:1025] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:15.843396  9601 heartbeater.cc:499] Master 127.4.88.190:43679 was elected leader, sending a full tablet report...
I20260608 12:53:16.002607  9675 heartbeater.cc:499] Master 127.4.88.190:43679 was elected leader, sending a full tablet report...
I20260608 12:53:17.543763  9695 tablet_copy_client.cc:538] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:17.553485  9695 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: Bootstrap starting.
I20260608 12:53:17.611342  9698 tablet_copy_client.cc:538] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:17.622179  9698 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap starting.
I20260608 12:53:17.682065  9701 tablet_copy_client.cc:538] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:17.692080  9701 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: Bootstrap starting.
I20260608 12:53:17.717993  9704 tablet_copy_client.cc:538] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:17.721095  9695 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:17.722069  9695 tablet_bootstrap.cc:492] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: Bootstrap complete.
I20260608 12:53:17.722785  9695 ts_tablet_manager.cc:1403] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: Time spent bootstrapping tablet: real 0.170s	user 0.126s	sys 0.021s
I20260608 12:53:17.727681  9704 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: Bootstrap starting.
I20260608 12:53:17.728047  9695 raft_consensus.cc:359] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:17.741286  9695 raft_consensus.cc:740] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c91242c8db5245c6acdec06f2d44137f, State: Initialized, Role: LEARNER
I20260608 12:53:17.742023  9695 consensus_queue.cc:260] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 2.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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:17.756845  9695 ts_tablet_manager.cc:1434] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.005s
I20260608 12:53:17.759408  9044 tablet_copy_service.cc:342] P b0f9f22c4fea4e63974fe023ded00e84: Request end of tablet copy session c91242c8db5245c6acdec06f2d44137f-86e4cf808e3346c981f6ff2e471580c8 received from {username='slave'} at 127.0.0.1:51516
I20260608 12:53:17.759912  9044 tablet_copy_service.cc:434] P b0f9f22c4fea4e63974fe023ded00e84: ending tablet copy session c91242c8db5245c6acdec06f2d44137f-86e4cf808e3346c981f6ff2e471580c8 on tablet 86e4cf808e3346c981f6ff2e471580c8 with peer c91242c8db5245c6acdec06f2d44137f
I20260608 12:53:17.761467  9706 tablet_copy_client.cc:538] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:17.764920  9698 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:17.765904  9698 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap complete.
I20260608 12:53:17.768347  9698 ts_tablet_manager.cc:1403] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: Time spent bootstrapping tablet: real 0.146s	user 0.138s	sys 0.004s
I20260608 12:53:17.771842  9706 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: Bootstrap starting.
I20260608 12:53:17.773689  9698 raft_consensus.cc:359] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:17.775346  9501 raft_consensus.cc:1217] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.26->[2.27-2.27]   Dedup: 2.27->[]
I20260608 12:53:17.778178  9698 raft_consensus.cc:740] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e358a68dbb4598941be412ac8e0ab3, State: Initialized, Role: LEARNER
I20260608 12:53:17.778929  9698 consensus_queue.cc:260] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:17.805137  9698 ts_tablet_manager.cc:1434] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.016s
I20260608 12:53:17.808892  9708 tablet_copy_client.cc:538] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:17.813366  9044 tablet_copy_service.cc:342] P b0f9f22c4fea4e63974fe023ded00e84: Request end of tablet copy session 49e358a68dbb4598941be412ac8e0ab3-79c2199adbaa4fc1b5d800e37c548dc3 received from {username='slave'} at 127.0.0.1:51518
I20260608 12:53:17.813879  9044 tablet_copy_service.cc:434] P b0f9f22c4fea4e63974fe023ded00e84: ending tablet copy session 49e358a68dbb4598941be412ac8e0ab3-79c2199adbaa4fc1b5d800e37c548dc3 on tablet 79c2199adbaa4fc1b5d800e37c548dc3 with peer 49e358a68dbb4598941be412ac8e0ab3
I20260608 12:53:17.826408  9708 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap starting.
W20260608 12:53:17.830443  8999 consensus_peers.cc:597] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 -> Peer 2e7929f92a16477d9acea4c26beee384 (127.4.88.134:33707): Couldn't send request to peer 2e7929f92a16477d9acea4c26beee384. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 12:53:17.922976  9074 consensus_peers.cc:597] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 -> Peer 2e7929f92a16477d9acea4c26beee384 (127.4.88.134:33707): Couldn't send request to peer 2e7929f92a16477d9acea4c26beee384. 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:53:18.014173  9704 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:18.015183  9704 tablet_bootstrap.cc:492] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: Bootstrap complete.
I20260608 12:53:18.015511  9706 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: 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:53:18.015933  9704 ts_tablet_manager.cc:1403] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: Time spent bootstrapping tablet: real 0.289s	user 0.145s	sys 0.021s
I20260608 12:53:18.016465  9706 tablet_bootstrap.cc:492] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: Bootstrap complete.
I20260608 12:53:18.017266  9706 ts_tablet_manager.cc:1403] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: Time spent bootstrapping tablet: real 0.246s	user 0.144s	sys 0.020s
I20260608 12:53:18.019024  9704 raft_consensus.cc:359] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:18.019920  9704 raft_consensus.cc:740] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c91242c8db5245c6acdec06f2d44137f, State: Initialized, Role: LEARNER
I20260608 12:53:18.020151  9706 raft_consensus.cc:359] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:18.020614  9704 consensus_queue.cc:260] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:18.021065  9706 raft_consensus.cc:740] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2e7929f92a16477d9acea4c26beee384, State: Initialized, Role: LEARNER
I20260608 12:53:18.022097  9706 consensus_queue.cc:260] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:18.026628  9704 ts_tablet_manager.cc:1434] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:53:18.028522  9706 ts_tablet_manager.cc:1434] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:53:18.028434  9119 tablet_copy_service.cc:342] P b8deb19841be49cf9f6b1886d8d80517: Request end of tablet copy session c91242c8db5245c6acdec06f2d44137f-b9fd5965919f490c85147df53b62e503 received from {username='slave'} at 127.0.0.1:42764
I20260608 12:53:18.029016  9119 tablet_copy_service.cc:434] P b8deb19841be49cf9f6b1886d8d80517: ending tablet copy session c91242c8db5245c6acdec06f2d44137f-b9fd5965919f490c85147df53b62e503 on tablet b9fd5965919f490c85147df53b62e503 with peer c91242c8db5245c6acdec06f2d44137f
I20260608 12:53:18.031230  9044 tablet_copy_service.cc:342] P b0f9f22c4fea4e63974fe023ded00e84: Request end of tablet copy session 2e7929f92a16477d9acea4c26beee384-388bb7ad77ba4b998702362165eb0f93 received from {username='slave'} at 127.0.0.1:51524
I20260608 12:53:18.031664  9044 tablet_copy_service.cc:434] P b0f9f22c4fea4e63974fe023ded00e84: ending tablet copy session 2e7929f92a16477d9acea4c26beee384-388bb7ad77ba4b998702362165eb0f93 on tablet 388bb7ad77ba4b998702362165eb0f93 with peer 2e7929f92a16477d9acea4c26beee384
I20260608 12:53:18.036460  9701 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:18.037436  9701 tablet_bootstrap.cc:492] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: Bootstrap complete.
I20260608 12:53:18.038183  9701 ts_tablet_manager.cc:1403] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: Time spent bootstrapping tablet: real 0.346s	user 0.151s	sys 0.024s
I20260608 12:53:18.038270  9708 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:18.039654  9708 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap complete.
I20260608 12:53:18.040500  9708 ts_tablet_manager.cc:1403] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: Time spent bootstrapping tablet: real 0.214s	user 0.144s	sys 0.019s
I20260608 12:53:18.043085  9708 raft_consensus.cc:359] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:18.042743  9701 raft_consensus.cc:359] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:18.043923  9708 raft_consensus.cc:740] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e358a68dbb4598941be412ac8e0ab3, State: Initialized, Role: LEARNER
I20260608 12:53:18.044057  9701 raft_consensus.cc:740] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2e7929f92a16477d9acea4c26beee384, State: Initialized, Role: LEARNER
I20260608 12:53:18.044680  9708 consensus_queue.cc:260] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:18.044780  9701 consensus_queue.cc:260] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [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: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:18.047214  9708 ts_tablet_manager.cc:1434] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:53:18.049299  9119 tablet_copy_service.cc:342] P b8deb19841be49cf9f6b1886d8d80517: Request end of tablet copy session 49e358a68dbb4598941be412ac8e0ab3-3a32305d70aa44a49f013ee45d6721c4 received from {username='slave'} at 127.0.0.1:42774
I20260608 12:53:18.049728  9119 tablet_copy_service.cc:434] P b8deb19841be49cf9f6b1886d8d80517: ending tablet copy session 49e358a68dbb4598941be412ac8e0ab3-3a32305d70aa44a49f013ee45d6721c4 on tablet 3a32305d70aa44a49f013ee45d6721c4 with peer 49e358a68dbb4598941be412ac8e0ab3
I20260608 12:53:18.050719  9701 ts_tablet_manager.cc:1434] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:53:18.051803  9576 raft_consensus.cc:1217] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:53:18.054351  9119 tablet_copy_service.cc:342] P b8deb19841be49cf9f6b1886d8d80517: Request end of tablet copy session 2e7929f92a16477d9acea4c26beee384-35e581dc9dce46b08493b786c6968014 received from {username='slave'} at 127.0.0.1:42754
I20260608 12:53:18.054811  9119 tablet_copy_service.cc:434] P b8deb19841be49cf9f6b1886d8d80517: ending tablet copy session 2e7929f92a16477d9acea4c26beee384-35e581dc9dce46b08493b786c6968014 on tablet 35e581dc9dce46b08493b786c6968014 with peer 2e7929f92a16477d9acea4c26beee384
I20260608 12:53:18.153924  9723 raft_consensus.cc:1064] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: attempting to promote NON_VOTER c91242c8db5245c6acdec06f2d44137f to VOTER
I20260608 12:53:18.156200  9723 consensus_queue.cc:237] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } }
I20260608 12:53:18.164585  9178 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:53:18.164613  9501 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 LEARNER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:53:18.165069  9107 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260608 12:53:18.166339  9723 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } 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:53:18.167899  9710 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:53:18.168877  9726 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } 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:53:18.192430  9726 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 27 to 28, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.195488  9501 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.204397  9182 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.208083  8929 catalog_manager.cc:5696] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: config changed from index 27 to 28, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:18.216876  9107 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.254861  9029 consensus_queue.cc:237] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } }
I20260608 12:53:18.259831  9107 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:53:18.260111  9501 raft_consensus.cc:1275] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260608 12:53:18.261480  9726 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:53:18.262301  9710 consensus_queue.cc:1048] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } 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:53:18.270356  9710 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.272471  9107 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.272475  9501 raft_consensus.cc:2955] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.284422  8916 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 86e4cf808e3346c981f6ff2e471580c8 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:18.285490  8924 catalog_manager.cc:5696] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index 28 to 29, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New cstate: current_term: 2 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:18.298075  9164 tablet_service.cc:1558] Processing DeleteTablet for tablet 86e4cf808e3346c981f6ff2e471580c8 with delete_type TABLET_DATA_TOMBSTONED (TS 4e93d3bdd3904c5fb1c225dd72d0e36d not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:52270
I20260608 12:53:18.309384  9735 tablet_replica.cc:333] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:18.310662  9735 raft_consensus.cc:2243] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:18.311280  9735 raft_consensus.cc:2272] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:18.314723  9735 ts_tablet_manager.cc:1916] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:18.326107  9735 ts_tablet_manager.cc:1929] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.28
I20260608 12:53:18.326525  9735 log.cc:1199] T 86e4cf808e3346c981f6ff2e471580c8 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/86e4cf808e3346c981f6ff2e471580c8
I20260608 12:53:18.328168  8919 catalog_manager.cc:5027] TS 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): tablet 86e4cf808e3346c981f6ff2e471580c8 (table test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]) successfully deleted
I20260608 12:53:18.373454  9650 raft_consensus.cc:1217] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:53:18.378412  9576 raft_consensus.cc:1217] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:53:18.438843  9723 raft_consensus.cc:1064] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: attempting to promote NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 to VOTER
I20260608 12:53:18.441408  9723 consensus_queue.cc:237] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } }
I20260608 12:53:18.447379  9650 raft_consensus.cc:1217] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:53:18.449083  9576 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:18.450284  9178 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:18.451342  9722 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:53:18.452283  9710 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:53:18.453758  9107 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:18.457473  9710 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } 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:53:18.471909  9723 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.474176  9575 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.477757  9103 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.484192  9178 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.498982  8931 catalog_manager.cc:5696] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: config changed from index 25 to 26, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.516990  9029 consensus_queue.cc:237] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } }
I20260608 12:53:18.522070  9575 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:18.523110  9178 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:18.523877  9710 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:18.524799  9723 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:18.531997  9710 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.534008  9575 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.536047  9178 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.542336  8916 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 79c2199adbaa4fc1b5d800e37c548dc3 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:18.549898  8924 catalog_manager.cc:5696] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 reported cstate change: config changed from index 26 to 27, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:18.553090  9501 raft_consensus.cc:1217] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:53:18.564028  9099 tablet_service.cc:1558] Processing DeleteTablet for tablet 79c2199adbaa4fc1b5d800e37c548dc3 with delete_type TABLET_DATA_TOMBSTONED (TS b8deb19841be49cf9f6b1886d8d80517 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:35424
I20260608 12:53:18.566651  9740 tablet_replica.cc:333] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:18.567720  9740 raft_consensus.cc:2243] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:18.568463  9740 raft_consensus.cc:2272] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:18.571879  9740 ts_tablet_manager.cc:1916] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:18.582836  9740 ts_tablet_manager.cc:1929] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:53:18.583209  9740 log.cc:1199] T 79c2199adbaa4fc1b5d800e37c548dc3 P b8deb19841be49cf9f6b1886d8d80517: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/79c2199adbaa4fc1b5d800e37c548dc3
I20260608 12:53:18.584666  8917 catalog_manager.cc:5027] TS b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): tablet 79c2199adbaa4fc1b5d800e37c548dc3 (table test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]) successfully deleted
I20260608 12:53:18.780480  9741 raft_consensus.cc:1064] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: attempting to promote NON_VOTER 2e7929f92a16477d9acea4c26beee384 to VOTER
I20260608 12:53:18.784045  9741 consensus_queue.cc:237] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [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: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } }
I20260608 12:53:18.794031  9178 raft_consensus.cc:1275] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:18.795599  9029 raft_consensus.cc:1275] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:18.795786  9650 raft_consensus.cc:1275] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:18.797029  9742 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:18.797976  9689 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } 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:53:18.800100  9689 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:18.822372  9741 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.824416  9029 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.826324  9650 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.835659  9178 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.837826  8929 catalog_manager.cc:5696] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.860023  9107 consensus_queue.cc:237] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [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: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } }
I20260608 12:53:18.865788  9650 raft_consensus.cc:1275] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:18.865963  9178 raft_consensus.cc:1275] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:18.867619  9747 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:53:18.868710  9741 consensus_queue.cc:1048] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } 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:53:18.880826  9689 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.884900  9650 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.884178  9178 raft_consensus.cc:2955] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:18.894248  8917 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 35e581dc9dce46b08493b786c6968014 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:18.897161  8931 catalog_manager.cc:5696] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:18.913614  9019 tablet_service.cc:1558] Processing DeleteTablet for tablet 35e581dc9dce46b08493b786c6968014 with delete_type TABLET_DATA_TOMBSTONED (TS b0f9f22c4fea4e63974fe023ded00e84 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51976
I20260608 12:53:18.916410  9748 tablet_replica.cc:333] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:18.917493  9748 raft_consensus.cc:2243] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:18.918322  9748 raft_consensus.cc:2272] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:18.922041  9748 ts_tablet_manager.cc:1916] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:18.937747  9748 ts_tablet_manager.cc:1929] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:53:18.938189  9748 log.cc:1199] T 35e581dc9dce46b08493b786c6968014 P b0f9f22c4fea4e63974fe023ded00e84: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/35e581dc9dce46b08493b786c6968014
I20260608 12:53:18.939918  8916 catalog_manager.cc:5027] TS b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): tablet 35e581dc9dce46b08493b786c6968014 (table test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]) successfully deleted
I20260608 12:53:19.001472  9747 raft_consensus.cc:1064] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: attempting to promote NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 to VOTER
I20260608 12:53:19.003432  9747 consensus_queue.cc:237] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } }
I20260608 12:53:19.011266  9723 raft_consensus.cc:1064] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: attempting to promote NON_VOTER 2e7929f92a16477d9acea4c26beee384 to VOTER
I20260608 12:53:19.013346  9178 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.014223  9723 consensus_queue.cc:237] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } }
I20260608 12:53:19.015033  9689 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } 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:53:19.016629  9575 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.019985  9689 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } 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:53:19.021736  9029 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.023631  9742 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:19.026978  9182 raft_consensus.cc:1275] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.027233  9650 raft_consensus.cc:1275] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.028806  9723 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:19.032760  9107 raft_consensus.cc:1275] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.034205  9722 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:19.036104  9722 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } 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:53:19.063524  9747 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.065485  9030 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.065759  9723 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.072186  9107 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.075928  9178 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.081231  8931 catalog_manager.cc:5696] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index 26 to 27, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:19.093132  9575 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.100723  9650 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.117606  8924 catalog_manager.cc:5696] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 reported cstate change: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.126029  9178 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.140338  9742 raft_consensus.cc:1064] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: attempting to promote NON_VOTER c91242c8db5245c6acdec06f2d44137f to VOTER
I20260608 12:53:19.143062  9742 consensus_queue.cc:237] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } }
I20260608 12:53:19.145810  9029 consensus_queue.cc:237] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } }
I20260608 12:53:19.148119  9107 consensus_queue.cc:237] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } }
I20260608 12:53:19.152287  9178 raft_consensus.cc:1275] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:19.151968  9650 raft_consensus.cc:1275] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:19.153887  9757 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:53:19.155308  9575 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:19.155560  9723 consensus_queue.cc:1048] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } 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:53:19.159184  9741 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } 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:53:19.167562  9689 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.170821  9029 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:19.173390  9741 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:53:19.179507  9575 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.175518  9723 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.193078  9178 raft_consensus.cc:1275] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.184387  9650 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.194684  9741 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:19.186793  9501 raft_consensus.cc:1275] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.200246  9741 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:53:19.210101  8916 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 388bb7ad77ba4b998702362165eb0f93 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:19.214450  9182 raft_consensus.cc:2955] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } } }
I20260608 12:53:19.215044  8924 catalog_manager.cc:5696] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: config changed from index 27 to 28, VOTER b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130) evicted. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.226989  9029 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.229653  9099 tablet_service.cc:1558] Processing DeleteTablet for tablet 388bb7ad77ba4b998702362165eb0f93 with delete_type TABLET_DATA_TOMBSTONED (TS b8deb19841be49cf9f6b1886d8d80517 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:35424
I20260608 12:53:19.241663  9030 raft_consensus.cc:1275] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:53:19.240792  9760 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:19.244017  8917 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3a32305d70aa44a49f013ee45d6721c4 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:19.245476  9178 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:19.249776  9741 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } 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:53:19.249939  8931 catalog_manager.cc:5696] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 reported cstate change: config changed from index 27 to 28, VOTER 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131) evicted. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } }
I20260608 12:53:19.257717  9763 tablet_replica.cc:333] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:19.258831  9763 raft_consensus.cc:2243] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.259788  9763 raft_consensus.cc:2272] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.257288  9501 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:19.265599  9164 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a32305d70aa44a49f013ee45d6721c4 with delete_type TABLET_DATA_TOMBSTONED (TS 4e93d3bdd3904c5fb1c225dd72d0e36d not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:52270
I20260608 12:53:19.272328  9765 tablet_replica.cc:333] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:19.273335  9765 raft_consensus.cc:2243] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.274077  9765 raft_consensus.cc:2272] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.266139  9763 ts_tablet_manager.cc:1916] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:19.278841  8931 catalog_manager.cc:5696] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index 26 to 27, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.296030  9765 ts_tablet_manager.cc:1916] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:19.294559  9029 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, c91242c8db5245c6acdec06f2d44137f (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:19.302513  9763 ts_tablet_manager.cc:1929] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:53:19.303053  9763 log.cc:1199] T 388bb7ad77ba4b998702362165eb0f93 P b8deb19841be49cf9f6b1886d8d80517: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/388bb7ad77ba4b998702362165eb0f93
I20260608 12:53:19.304637  8917 catalog_manager.cc:5027] TS b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): tablet 388bb7ad77ba4b998702362165eb0f93 (table test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]) successfully deleted
I20260608 12:53:19.308507  9103 consensus_queue.cc:237] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [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: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } }
I20260608 12:53:19.315218  9501 raft_consensus.cc:1275] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:19.316896  9747 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } 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:53:19.318714  9765 ts_tablet_manager.cc:1929] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:53:19.318991  9178 raft_consensus.cc:1275] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:19.319216  9765 log.cc:1199] T 3a32305d70aa44a49f013ee45d6721c4 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/3a32305d70aa44a49f013ee45d6721c4
I20260608 12:53:19.320859  8919 catalog_manager.cc:5027] TS 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): tablet 3a32305d70aa44a49f013ee45d6721c4 (table test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]) successfully deleted
I20260608 12:53:19.321244  9747 consensus_queue.cc:1048] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:53:19.324412  9689 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:19.329576  9501 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:19.330214  9178 raft_consensus.cc:2955] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } } }
I20260608 12:53:19.334137  8917 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b9fd5965919f490c85147df53b62e503 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:19.341336  8927 catalog_manager.cc:5696] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index 27 to 28, VOTER b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129) evicted. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:19.353623  9019 tablet_service.cc:1558] Processing DeleteTablet for tablet b9fd5965919f490c85147df53b62e503 with delete_type TABLET_DATA_TOMBSTONED (TS b0f9f22c4fea4e63974fe023ded00e84 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51976
I20260608 12:53:19.354599  9748 tablet_replica.cc:333] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:19.355544  9748 raft_consensus.cc:2243] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:19.356315  9748 raft_consensus.cc:2272] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:19.361570  9748 ts_tablet_manager.cc:1916] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:19.373209  9748 ts_tablet_manager.cc:1929] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:53:19.373548  9748 log.cc:1199] T b9fd5965919f490c85147df53b62e503 P b0f9f22c4fea4e63974fe023ded00e84: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/b9fd5965919f490c85147df53b62e503
I20260608 12:53:19.374842  8916 catalog_manager.cc:5027] TS b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): tablet b9fd5965919f490c85147df53b62e503 (table test-workload [id=47950fccd5944a5cb0b2a2d66c5e8dfa]) successfully deleted
I20260608 12:53:20.375772  9029 consensus_queue.cc:237] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
W20260608 12:53:20.382269  8999 consensus_peers.cc:597] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 -> Peer 2e7929f92a16477d9acea4c26beee384 (127.4.88.134:33707): Couldn't send request to peer 2e7929f92a16477d9acea4c26beee384. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 79c2199adbaa4fc1b5d800e37c548dc3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:20.382637  9575 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:20.383445  9178 raft_consensus.cc:1275] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:53:20.384656  9723 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } 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:53:20.385584  9768 consensus_queue.cc:1048] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } 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:53:20.393678  9771 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:20.394917  9178 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:20.394915  9575 raft_consensus.cc:2955] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:20.407577  8931 catalog_manager.cc:5696] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: config changed from index 27 to 28, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:20.409785  9103 consensus_queue.cc:237] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:20.419435  9575 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 12:53:20.420286  9072 consensus_peers.cc:597] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 -> Peer c91242c8db5245c6acdec06f2d44137f (127.4.88.132:42941): Couldn't send request to peer c91242c8db5245c6acdec06f2d44137f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a32305d70aa44a49f013ee45d6721c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:20.421764  9747 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:53:20.427172  9029 raft_consensus.cc:1275] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer b8deb19841be49cf9f6b1886d8d80517: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:53:20.428946  9775 consensus_queue.cc:1048] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:53:20.431754  9747 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.437511  9575 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.450448  8927 catalog_manager.cc:5696] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 reported cstate change: config changed from index 28 to 29, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "b8deb19841be49cf9f6b1886d8d80517" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.454758  9030 raft_consensus.cc:2955] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.455792  9029 consensus_queue.cc:237] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
W20260608 12:53:20.468139  8997 consensus_peers.cc:597] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 -> Peer 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133:42125): Couldn't send request to peer 49e358a68dbb4598941be412ac8e0ab3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec0d170888cd482eac6e1c2c3a19824f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:20.470686  9182 raft_consensus.cc:1275] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:20.472033  9103 raft_consensus.cc:1275] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:20.472045  9771 consensus_queue.cc:1048] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:53:20.473664  9768 consensus_queue.cc:1048] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } 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:53:20.481587  9768 raft_consensus.cc:2955] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.483211  9182 raft_consensus.cc:2955] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.484076  9107 raft_consensus.cc:2955] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.495527  8927 catalog_manager.cc:5696] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.498777  9029 consensus_queue.cc:237] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:20.505465  9182 raft_consensus.cc:1275] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:53:20.506192  8997 consensus_peers.cc:597] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 -> Peer 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133:42125): Couldn't send request to peer 49e358a68dbb4598941be412ac8e0ab3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17b26fa33bff4b4b8fb2841309367300. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:20.507035  9107 raft_consensus.cc:1275] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:20.507040  9768 consensus_queue.cc:1048] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:53:20.508719  9771 consensus_queue.cc:1048] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:53:20.517858  9768 raft_consensus.cc:2955] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.521070  9107 raft_consensus.cc:2955] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.522032  9182 raft_consensus.cc:2955] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.587224  8931 catalog_manager.cc:5696] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: config changed from index -1 to 26, NON_VOTER 49e358a68dbb4598941be412ac8e0ab3 (127.4.88.133) added. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } } }
I20260608 12:53:20.605871  9178 consensus_queue.cc:237] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:20.625342  9107 raft_consensus.cc:1275] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer 4e93d3bdd3904c5fb1c225dd72d0e36d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:20.631032  9451 consensus_queue.cc:1048] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:53:20.633527  9029 raft_consensus.cc:1275] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Refusing update from remote peer 4e93d3bdd3904c5fb1c225dd72d0e36d: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:20.635382  9451 consensus_queue.cc:1048] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } 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:53:20.643179  9792 raft_consensus.cc:2955] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:20.646023  9107 raft_consensus.cc:2955] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
W20260608 12:53:20.648039  9148 consensus_peers.cc:597] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d -> Peer 2e7929f92a16477d9acea4c26beee384 (127.4.88.134:33707): Couldn't send request to peer 2e7929f92a16477d9acea4c26beee384. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05ae55f2fb37422a934b7444b595c6f6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:20.657080  9029 raft_consensus.cc:2955] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:20.666734  8924 catalog_manager.cc:5696] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 reported cstate change: config changed from index -1 to 26, NON_VOTER 2e7929f92a16477d9acea4c26beee384 (127.4.88.134) added. New cstate: current_term: 1 leader_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } } }
I20260608 12:53:20.671888  9030 consensus_queue.cc:237] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:20.679783  9178 raft_consensus.cc:1275] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:20.681547  9771 consensus_queue.cc:1048] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 12:53:20.686113  8997 consensus_peers.cc:597] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 -> Peer c91242c8db5245c6acdec06f2d44137f (127.4.88.132:42941): Couldn't send request to peer c91242c8db5245c6acdec06f2d44137f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2002d4626d042e28fcd04462feb919a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:20.686216  9107 raft_consensus.cc:1275] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Refusing update from remote peer b0f9f22c4fea4e63974fe023ded00e84: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:53:20.687999  9768 consensus_queue.cc:1048] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:53:20.699440  9771 raft_consensus.cc:2955] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.701133  9178 raft_consensus.cc:2955] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.705595  9107 raft_consensus.cc:2955] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.714701  8927 catalog_manager.cc:5696] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d reported cstate change: config changed from index -1 to 26, NON_VOTER c91242c8db5245c6acdec06f2d44137f (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "b0f9f22c4fea4e63974fe023ded00e84" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } } }
I20260608 12:53:20.914160  9801 ts_tablet_manager.cc:933] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: Initiating tablet copy from peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:20.916792  9801 tablet_copy_client.cc:323] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:45809
I20260608 12:53:20.918977  9044 tablet_copy_service.cc:140] P b0f9f22c4fea4e63974fe023ded00e84: Received BeginTabletCopySession request for tablet 79c2199adbaa4fc1b5d800e37c548dc3 from peer 2e7929f92a16477d9acea4c26beee384 ({username='slave'} at 127.0.0.1:51524)
I20260608 12:53:20.919731  9044 tablet_copy_service.cc:161] P b0f9f22c4fea4e63974fe023ded00e84: Beginning new tablet copy session on tablet 79c2199adbaa4fc1b5d800e37c548dc3 from peer 2e7929f92a16477d9acea4c26beee384 at {username='slave'} at 127.0.0.1:51524: session id = 2e7929f92a16477d9acea4c26beee384-79c2199adbaa4fc1b5d800e37c548dc3
I20260608 12:53:20.927342  9044 tablet_copy_source_session.cc:215] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:20.930403  9801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79c2199adbaa4fc1b5d800e37c548dc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.944155  9801 tablet_copy_client.cc:806] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:20.944936  9801 tablet_copy_client.cc:670] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:20.949671  9802 tablet_copy_client.cc:1025] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:20.957706  9803 ts_tablet_manager.cc:933] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: Initiating tablet copy from peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:20.960000  9804 ts_tablet_manager.cc:933] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: Initiating tablet copy from peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
I20260608 12:53:20.960000  9803 tablet_copy_client.cc:323] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:45809
I20260608 12:53:20.962337  9044 tablet_copy_service.cc:140] P b0f9f22c4fea4e63974fe023ded00e84: Received BeginTabletCopySession request for tablet ec0d170888cd482eac6e1c2c3a19824f from peer 49e358a68dbb4598941be412ac8e0ab3 ({username='slave'} at 127.0.0.1:51518)
I20260608 12:53:20.962945  9044 tablet_copy_service.cc:161] P b0f9f22c4fea4e63974fe023ded00e84: Beginning new tablet copy session on tablet ec0d170888cd482eac6e1c2c3a19824f from peer 49e358a68dbb4598941be412ac8e0ab3 at {username='slave'} at 127.0.0.1:51518: session id = 49e358a68dbb4598941be412ac8e0ab3-ec0d170888cd482eac6e1c2c3a19824f
I20260608 12:53:20.963215  9804 tablet_copy_client.cc:323] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:41411
I20260608 12:53:20.965567  9119 tablet_copy_service.cc:140] P b8deb19841be49cf9f6b1886d8d80517: Received BeginTabletCopySession request for tablet 3a32305d70aa44a49f013ee45d6721c4 from peer c91242c8db5245c6acdec06f2d44137f ({username='slave'} at 127.0.0.1:42764)
I20260608 12:53:20.966171  9119 tablet_copy_service.cc:161] P b8deb19841be49cf9f6b1886d8d80517: Beginning new tablet copy session on tablet 3a32305d70aa44a49f013ee45d6721c4 from peer c91242c8db5245c6acdec06f2d44137f at {username='slave'} at 127.0.0.1:42764: session id = c91242c8db5245c6acdec06f2d44137f-3a32305d70aa44a49f013ee45d6721c4
I20260608 12:53:20.969888  9044 tablet_copy_source_session.cc:215] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:20.973059  9803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec0d170888cd482eac6e1c2c3a19824f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.974872  9119 tablet_copy_source_session.cc:215] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:20.978910  9804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a32305d70aa44a49f013ee45d6721c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:20.991712  9803 tablet_copy_client.cc:806] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:20.992471  9803 tablet_copy_client.cc:670] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:20.994122  9807 ts_tablet_manager.cc:933] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: Initiating tablet copy from peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:20.998036  9804 tablet_copy_client.cc:806] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:20.998952  9804 tablet_copy_client.cc:670] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:21.001967  9805 tablet_copy_client.cc:1025] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:21.003161  9807 tablet_copy_client.cc:323] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:45809
I20260608 12:53:21.004591  9806 tablet_copy_client.cc:1025] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:21.005089  9044 tablet_copy_service.cc:140] P b0f9f22c4fea4e63974fe023ded00e84: Received BeginTabletCopySession request for tablet 17b26fa33bff4b4b8fb2841309367300 from peer 49e358a68dbb4598941be412ac8e0ab3 ({username='slave'} at 127.0.0.1:51518)
I20260608 12:53:21.005599  9044 tablet_copy_service.cc:161] P b0f9f22c4fea4e63974fe023ded00e84: Beginning new tablet copy session on tablet 17b26fa33bff4b4b8fb2841309367300 from peer 49e358a68dbb4598941be412ac8e0ab3 at {username='slave'} at 127.0.0.1:51518: session id = 49e358a68dbb4598941be412ac8e0ab3-17b26fa33bff4b4b8fb2841309367300
I20260608 12:53:21.010955  9044 tablet_copy_source_session.cc:215] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:21.013684  9807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b26fa33bff4b4b8fb2841309367300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:21.025158  9807 tablet_copy_client.cc:806] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:21.025796  9807 tablet_copy_client.cc:670] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:21.030249  9808 tablet_copy_client.cc:1025] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:21.082062  9809 ts_tablet_manager.cc:933] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: Initiating tablet copy from peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809)
I20260608 12:53:21.084034  9809 tablet_copy_client.cc:323] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:45809
I20260608 12:53:21.085783  9044 tablet_copy_service.cc:140] P b0f9f22c4fea4e63974fe023ded00e84: Received BeginTabletCopySession request for tablet c2002d4626d042e28fcd04462feb919a from peer c91242c8db5245c6acdec06f2d44137f ({username='slave'} at 127.0.0.1:51516)
I20260608 12:53:21.086403  9044 tablet_copy_service.cc:161] P b0f9f22c4fea4e63974fe023ded00e84: Beginning new tablet copy session on tablet c2002d4626d042e28fcd04462feb919a from peer c91242c8db5245c6acdec06f2d44137f at {username='slave'} at 127.0.0.1:51516: session id = c91242c8db5245c6acdec06f2d44137f-c2002d4626d042e28fcd04462feb919a
I20260608 12:53:21.094990  9044 tablet_copy_source_session.cc:215] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:21.098119  9809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2002d4626d042e28fcd04462feb919a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:21.109513  9809 tablet_copy_client.cc:806] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:21.110072  9809 tablet_copy_client.cc:670] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:21.114336  9810 tablet_copy_client.cc:1025] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:21.124796  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
W20260608 12:53:21.134933  9146 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260608 12:53:21.139966  9146 consensus_peers.cc:597] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d -> Peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Couldn't send request to peer b0f9f22c4fea4e63974fe023ded00e84. 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:53:21.142088  4450 tablet_copy_service.cc:362] P b0f9f22c4fea4e63974fe023ded00e84: Destroying tablet copy session c91242c8db5245c6acdec06f2d44137f-c2002d4626d042e28fcd04462feb919a due to service shutdown
I20260608 12:53:21.142472  4450 tablet_copy_service.cc:434] P b0f9f22c4fea4e63974fe023ded00e84: ending tablet copy session c91242c8db5245c6acdec06f2d44137f-c2002d4626d042e28fcd04462feb919a on tablet c2002d4626d042e28fcd04462feb919a with peer c91242c8db5245c6acdec06f2d44137f
I20260608 12:53:21.143006  4450 tablet_copy_service.cc:362] P b0f9f22c4fea4e63974fe023ded00e84: Destroying tablet copy session 49e358a68dbb4598941be412ac8e0ab3-17b26fa33bff4b4b8fb2841309367300 due to service shutdown
I20260608 12:53:21.143301  4450 tablet_copy_service.cc:434] P b0f9f22c4fea4e63974fe023ded00e84: ending tablet copy session 49e358a68dbb4598941be412ac8e0ab3-17b26fa33bff4b4b8fb2841309367300 on tablet 17b26fa33bff4b4b8fb2841309367300 with peer 49e358a68dbb4598941be412ac8e0ab3
I20260608 12:53:21.143707  4450 tablet_copy_service.cc:362] P b0f9f22c4fea4e63974fe023ded00e84: Destroying tablet copy session 49e358a68dbb4598941be412ac8e0ab3-ec0d170888cd482eac6e1c2c3a19824f due to service shutdown
I20260608 12:53:21.143939  4450 tablet_copy_service.cc:434] P b0f9f22c4fea4e63974fe023ded00e84: ending tablet copy session 49e358a68dbb4598941be412ac8e0ab3-ec0d170888cd482eac6e1c2c3a19824f on tablet ec0d170888cd482eac6e1c2c3a19824f with peer 49e358a68dbb4598941be412ac8e0ab3
I20260608 12:53:21.144408  4450 tablet_copy_service.cc:362] P b0f9f22c4fea4e63974fe023ded00e84: Destroying tablet copy session 2e7929f92a16477d9acea4c26beee384-79c2199adbaa4fc1b5d800e37c548dc3 due to service shutdown
I20260608 12:53:21.144644  4450 tablet_copy_service.cc:434] P b0f9f22c4fea4e63974fe023ded00e84: ending tablet copy session 2e7929f92a16477d9acea4c26beee384-79c2199adbaa4fc1b5d800e37c548dc3 on tablet 79c2199adbaa4fc1b5d800e37c548dc3 with peer 2e7929f92a16477d9acea4c26beee384
I20260608 12:53:21.176059  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:21.177330  4450 tablet_replica.cc:333] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.178488  4450 raft_consensus.cc:2243] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.179533  4450 raft_consensus.cc:2272] T b385a155330e4f8aab6b6b4021227ffb P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.184244  4450 tablet_replica.cc:333] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.185328  4450 raft_consensus.cc:2243] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:53:21.186358  9072 consensus_peers.cc:597] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 -> Peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Couldn't send request to peer b0f9f22c4fea4e63974fe023ded00e84. 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:53:21.187021  4450 raft_consensus.cc:2272] T 17b26fa33bff4b4b8fb2841309367300 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.191700  4450 tablet_replica.cc:333] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.192596  4450 raft_consensus.cc:2243] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.193418  4450 raft_consensus.cc:2272] T 05ae55f2fb37422a934b7444b595c6f6 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.197815  4450 tablet_replica.cc:333] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.198689  4450 raft_consensus.cc:2243] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.200033  4450 raft_consensus.cc:2272] T c2002d4626d042e28fcd04462feb919a P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.204794  4450 tablet_replica.cc:333] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.205807  4450 raft_consensus.cc:2243] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.207526  4450 raft_consensus.cc:2272] T 79c2199adbaa4fc1b5d800e37c548dc3 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.211652  4450 tablet_replica.cc:333] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.212474  4450 raft_consensus.cc:2243] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.213548  4450 raft_consensus.cc:2272] T 3a32305d70aa44a49f013ee45d6721c4 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.217635  4450 tablet_replica.cc:333] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.218506  4450 raft_consensus.cc:2243] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.219380  4450 raft_consensus.cc:2272] T b4e3b16d52804fc89722bb7832a0f7ba P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.223047  4450 tablet_replica.cc:333] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.223739  4450 raft_consensus.cc:2243] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.225626  4450 raft_consensus.cc:2272] T ec0d170888cd482eac6e1c2c3a19824f P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.229774  4450 tablet_replica.cc:333] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.230542  4450 raft_consensus.cc:2243] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.231766  4450 raft_consensus.cc:2272] T 86e4cf808e3346c981f6ff2e471580c8 P b0f9f22c4fea4e63974fe023ded00e84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.235417  4450 tablet_replica.cc:333] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84: stopping tablet replica
I20260608 12:53:21.236137  4450 raft_consensus.cc:2243] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.237445  4450 raft_consensus.cc:2272] T 388bb7ad77ba4b998702362165eb0f93 P b0f9f22c4fea4e63974fe023ded00e84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.245504  9813 ts_tablet_manager.cc:933] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: Initiating tablet copy from peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
I20260608 12:53:21.247521  9813 tablet_copy_client.cc:323] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:46437
I20260608 12:53:21.278292  9193 tablet_copy_service.cc:140] P 4e93d3bdd3904c5fb1c225dd72d0e36d: Received BeginTabletCopySession request for tablet 05ae55f2fb37422a934b7444b595c6f6 from peer 2e7929f92a16477d9acea4c26beee384 ({username='slave'} at 127.0.0.1:32944)
I20260608 12:53:21.279078  9193 tablet_copy_service.cc:161] P 4e93d3bdd3904c5fb1c225dd72d0e36d: Beginning new tablet copy session on tablet 05ae55f2fb37422a934b7444b595c6f6 from peer 2e7929f92a16477d9acea4c26beee384 at {username='slave'} at 127.0.0.1:32944: session id = 2e7929f92a16477d9acea4c26beee384-05ae55f2fb37422a934b7444b595c6f6
I20260608 12:53:21.287516  9193 tablet_copy_source_session.cc:215] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:21.288689  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:53:21.290670  9813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ae55f2fb37422a934b7444b595c6f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:21.302965  9813 tablet_copy_client.cc:806] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:21.303721  9813 tablet_copy_client.cc:670] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:21.307636  9814 tablet_copy_client.cc:1025] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Injecting latency into file download: 2000
I20260608 12:53:21.338846  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:53:21.361171  4450 tablet_copy_service.cc:362] P b8deb19841be49cf9f6b1886d8d80517: Destroying tablet copy session c91242c8db5245c6acdec06f2d44137f-3a32305d70aa44a49f013ee45d6721c4 due to service shutdown
I20260608 12:53:21.361603  4450 tablet_copy_service.cc:434] P b8deb19841be49cf9f6b1886d8d80517: ending tablet copy session c91242c8db5245c6acdec06f2d44137f-3a32305d70aa44a49f013ee45d6721c4 on tablet 3a32305d70aa44a49f013ee45d6721c4 with peer c91242c8db5245c6acdec06f2d44137f
W20260608 12:53:21.385278  9072 consensus_peers.cc:597] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 -> Peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Couldn't send request to peer b0f9f22c4fea4e63974fe023ded00e84. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:21.401044  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:21.402055  4450 tablet_replica.cc:333] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.403280  4450 raft_consensus.cc:2243] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.404894  4450 raft_consensus.cc:2272] T b385a155330e4f8aab6b6b4021227ffb P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.408746  4450 tablet_replica.cc:333] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.409413  4450 raft_consensus.cc:2243] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.410075  4450 raft_consensus.cc:2272] T 17b26fa33bff4b4b8fb2841309367300 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.413383  4450 tablet_replica.cc:333] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.413993  4450 raft_consensus.cc:2243] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.414841  4450 raft_consensus.cc:2272] T 35e581dc9dce46b08493b786c6968014 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.417821  4450 tablet_replica.cc:333] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.418490  4450 raft_consensus.cc:2243] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.419781  4450 raft_consensus.cc:2272] T 3a32305d70aa44a49f013ee45d6721c4 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.423051  4450 tablet_replica.cc:333] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.423658  4450 raft_consensus.cc:2243] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.424401  4450 raft_consensus.cc:2272] T b4e3b16d52804fc89722bb7832a0f7ba P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.426812  4450 tablet_replica.cc:333] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.427346  4450 raft_consensus.cc:2243] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.428110  4450 raft_consensus.cc:2272] T 05ae55f2fb37422a934b7444b595c6f6 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.431223  4450 tablet_replica.cc:333] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.431825  4450 raft_consensus.cc:2243] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.432551  4450 raft_consensus.cc:2272] T ec0d170888cd482eac6e1c2c3a19824f P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.435920  4450 tablet_replica.cc:333] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.436514  4450 raft_consensus.cc:2243] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.437256  4450 raft_consensus.cc:2272] T 86e4cf808e3346c981f6ff2e471580c8 P b8deb19841be49cf9f6b1886d8d80517 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.439713  4450 tablet_replica.cc:333] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.440284  4450 raft_consensus.cc:2243] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.440958  4450 raft_consensus.cc:2272] T c2002d4626d042e28fcd04462feb919a P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.443900  4450 tablet_replica.cc:333] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517: stopping tablet replica
I20260608 12:53:21.444533  4450 raft_consensus.cc:2243] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.445413  4450 raft_consensus.cc:2272] T b9fd5965919f490c85147df53b62e503 P b8deb19841be49cf9f6b1886d8d80517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.489020  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
W20260608 12:53:21.515903  9147 consensus_peers.cc:597] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d -> Peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): Couldn't send request to peer b8deb19841be49cf9f6b1886d8d80517. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.130:41411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:53:21.521622  9146 consensus_peers.cc:597] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d -> Peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Couldn't send request to peer b0f9f22c4fea4e63974fe023ded00e84. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:21.528051  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:53:21.546411  4450 tablet_copy_service.cc:362] P 4e93d3bdd3904c5fb1c225dd72d0e36d: Destroying tablet copy session 2e7929f92a16477d9acea4c26beee384-05ae55f2fb37422a934b7444b595c6f6 due to service shutdown
I20260608 12:53:21.546792  4450 tablet_copy_service.cc:434] P 4e93d3bdd3904c5fb1c225dd72d0e36d: ending tablet copy session 2e7929f92a16477d9acea4c26beee384-05ae55f2fb37422a934b7444b595c6f6 on tablet 05ae55f2fb37422a934b7444b595c6f6 with peer 2e7929f92a16477d9acea4c26beee384
I20260608 12:53:21.569527  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:21.570544  4450 tablet_replica.cc:333] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.571601  4450 raft_consensus.cc:2243] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.572515  4450 raft_consensus.cc:2272] T ec0d170888cd482eac6e1c2c3a19824f P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.575366  4450 tablet_replica.cc:333] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.575951  4450 raft_consensus.cc:2243] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.576508  4450 raft_consensus.cc:2272] T 17b26fa33bff4b4b8fb2841309367300 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.579103  4450 tablet_replica.cc:333] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.579694  4450 raft_consensus.cc:2243] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.580330  4450 raft_consensus.cc:2272] T b385a155330e4f8aab6b6b4021227ffb P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.582789  4450 tablet_replica.cc:333] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.583351  4450 raft_consensus.cc:2243] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.583989  4450 raft_consensus.cc:2272] T c2002d4626d042e28fcd04462feb919a P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.586860  4450 tablet_replica.cc:333] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.587414  4450 raft_consensus.cc:2243] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.588183  4450 raft_consensus.cc:2272] T 79c2199adbaa4fc1b5d800e37c548dc3 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.590678  4450 tablet_replica.cc:333] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.591219  4450 raft_consensus.cc:2243] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.591712  4450 raft_consensus.cc:2272] T 388bb7ad77ba4b998702362165eb0f93 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.594152  4450 tablet_replica.cc:333] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.594697  4450 raft_consensus.cc:2243] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.595603  4450 raft_consensus.cc:2272] T b4e3b16d52804fc89722bb7832a0f7ba P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.598145  4450 tablet_replica.cc:333] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.598737  4450 raft_consensus.cc:2243] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.599541  4450 raft_consensus.cc:2272] T 35e581dc9dce46b08493b786c6968014 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.606668  4450 tablet_replica.cc:333] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.607201  4450 raft_consensus.cc:2243] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:21.608202  4450 raft_consensus.cc:2272] T 05ae55f2fb37422a934b7444b595c6f6 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.610949  4450 tablet_replica.cc:333] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d: stopping tablet replica
I20260608 12:53:21.611469  4450 raft_consensus.cc:2243] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:21.612074  4450 raft_consensus.cc:2272] T b9fd5965919f490c85147df53b62e503 P 4e93d3bdd3904c5fb1c225dd72d0e36d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:21.650170  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:53:21.681527  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:53:21.718959  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:22.356118  9822 raft_consensus.cc:493] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0f9f22c4fea4e63974fe023ded00e84)
I20260608 12:53:22.356760  9822 raft_consensus.cc:515] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:22.359225  9822 leader_election.cc:290] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
W20260608 12:53:22.366587  9539 leader_election.cc:336] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Network error: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
W20260608 12:53:22.367357  9542 leader_election.cc:336] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Network error: Client connection negotiation failed: client connection to 127.4.88.131:46437: connect: Connection refused (error 111)
I20260608 12:53:22.367856  9542 leader_election.cc:304] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [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: 49e358a68dbb4598941be412ac8e0ab3; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:22.368703  9822 raft_consensus.cc:2749] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:22.392185  9826 raft_consensus.cc:493] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0f9f22c4fea4e63974fe023ded00e84)
I20260608 12:53:22.392791  9826 raft_consensus.cc:515] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } }
I20260608 12:53:22.395249  9826 leader_election.cc:290] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
W20260608 12:53:22.401661  9613 leader_election.cc:336] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Network error: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
W20260608 12:53:22.402281  9616 leader_election.cc:336] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Network error: Client connection negotiation failed: client connection to 127.4.88.131:46437: connect: Connection refused (error 111)
I20260608 12:53:22.402725  9616 leader_election.cc:304] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [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: 2e7929f92a16477d9acea4c26beee384; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b0f9f22c4fea4e63974fe023ded00e84
I20260608 12:53:22.403646  9826 raft_consensus.cc:2749] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:22.404323  9830 raft_consensus.cc:493] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b0f9f22c4fea4e63974fe023ded00e84)
I20260608 12:53:22.404870  9830 raft_consensus.cc:515] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } }
I20260608 12:53:22.407761  9830 leader_election.cc:290] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
W20260608 12:53:22.414100  9464 leader_election.cc:336] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Network error: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
W20260608 12:53:22.414698  9465 leader_election.cc:336] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): Network error: Client connection negotiation failed: client connection to 127.4.88.130:41411: connect: Connection refused (error 111)
I20260608 12:53:22.415165  9465 leader_election.cc:304] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [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: c91242c8db5245c6acdec06f2d44137f; no voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:22.415993  9830 raft_consensus.cc:2749] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 12:53:22.731320  9830 raft_consensus.cc:493] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8deb19841be49cf9f6b1886d8d80517)
I20260608 12:53:22.731895  9830 raft_consensus.cc:515] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: false } }
I20260608 12:53:22.734324  9830 leader_election.cc:290] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
W20260608 12:53:22.738561  9465 leader_election.cc:336] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): Network error: Client connection negotiation failed: client connection to 127.4.88.130:41411: connect: Connection refused (error 111)
W20260608 12:53:22.739216  9467 leader_election.cc:336] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Network error: Client connection negotiation failed: client connection to 127.4.88.131:46437: connect: Connection refused (error 111)
I20260608 12:53:22.739624  9467 leader_election.cc:304] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [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: c91242c8db5245c6acdec06f2d44137f; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:22.740345  9830 raft_consensus.cc:2749] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:22.754336  9822 raft_consensus.cc:493] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8deb19841be49cf9f6b1886d8d80517)
I20260608 12:53:22.754904  9822 raft_consensus.cc:515] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:22.757294  9822 leader_election.cc:290] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809), b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411)
W20260608 12:53:22.761716  9539 leader_election.cc:336] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0f9f22c4fea4e63974fe023ded00e84 (127.4.88.129:45809): Network error: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
W20260608 12:53:22.762356  9540 leader_election.cc:336] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): Network error: Client connection negotiation failed: client connection to 127.4.88.130:41411: connect: Connection refused (error 111)
I20260608 12:53:22.762814  9540 leader_election.cc:304] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [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: 49e358a68dbb4598941be412ac8e0ab3; no voters: b0f9f22c4fea4e63974fe023ded00e84, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:22.763561  9822 raft_consensus.cc:2749] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:22.909066  9834 raft_consensus.cc:493] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b8deb19841be49cf9f6b1886d8d80517)
I20260608 12:53:22.909608  9834 raft_consensus.cc:515] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: false } }
I20260608 12:53:22.911692  9834 leader_election.cc:290] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411), 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437)
W20260608 12:53:22.920251  9614 leader_election.cc:336] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b8deb19841be49cf9f6b1886d8d80517 (127.4.88.130:41411): Network error: Client connection negotiation failed: client connection to 127.4.88.130:41411: connect: Connection refused (error 111)
W20260608 12:53:22.920903  9616 leader_election.cc:336] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e93d3bdd3904c5fb1c225dd72d0e36d (127.4.88.131:46437): Network error: Client connection negotiation failed: client connection to 127.4.88.131:46437: connect: Connection refused (error 111)
I20260608 12:53:22.921337  9616 leader_election.cc:304] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [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: 2e7929f92a16477d9acea4c26beee384; no voters: 4e93d3bdd3904c5fb1c225dd72d0e36d, b8deb19841be49cf9f6b1886d8d80517
I20260608 12:53:22.922003  9834 raft_consensus.cc:2749] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:53:22.950641  9801 tablet_copy_client.cc:538] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:22.960399  9801 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: Bootstrap starting.
I20260608 12:53:23.002903  9803 tablet_copy_client.cc:538] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:23.005652  9804 tablet_copy_client.cc:538] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:23.013953  9803 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap starting.
I20260608 12:53:23.014947  9804 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: Bootstrap starting.
I20260608 12:53:23.031167  9807 tablet_copy_client.cc:538] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:23.053118  9807 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap starting.
I20260608 12:53:23.115279  9809 tablet_copy_client.cc:538] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:23.129086  9809 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: Bootstrap starting.
I20260608 12:53:23.132369  9801 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:23.133428  9801 tablet_bootstrap.cc:492] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: Bootstrap complete.
I20260608 12:53:23.134208  9801 ts_tablet_manager.cc:1403] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: Time spent bootstrapping tablet: real 0.174s	user 0.149s	sys 0.012s
I20260608 12:53:23.137578  9801 raft_consensus.cc:359] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:23.138412  9801 raft_consensus.cc:740] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2e7929f92a16477d9acea4c26beee384, State: Initialized, Role: LEARNER
I20260608 12:53:23.139122  9801 consensus_queue.cc:260] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:23.148689  9801 ts_tablet_manager.cc:1434] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260608 12:53:23.158705  9801 tablet_copy_client.cc:1131] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
I20260608 12:53:23.220273  9807 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:23.221321  9807 tablet_bootstrap.cc:492] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap complete.
I20260608 12:53:23.222052  9807 ts_tablet_manager.cc:1403] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: Time spent bootstrapping tablet: real 0.169s	user 0.149s	sys 0.017s
I20260608 12:53:23.224888  9807 raft_consensus.cc:359] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:23.225728  9807 raft_consensus.cc:740] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e358a68dbb4598941be412ac8e0ab3, State: Initialized, Role: LEARNER
I20260608 12:53:23.226403  9807 consensus_queue.cc:260] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } attrs { replace: true } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:23.228950  9807 ts_tablet_manager.cc:1434] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 12:53:23.232259  9807 tablet_copy_client.cc:1131] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
I20260608 12:53:23.254873  9803 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:23.256057  9803 tablet_bootstrap.cc:492] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: Bootstrap complete.
I20260608 12:53:23.256891  9803 ts_tablet_manager.cc:1403] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: Time spent bootstrapping tablet: real 0.243s	user 0.139s	sys 0.024s
I20260608 12:53:23.259650  9803 raft_consensus.cc:359] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:23.260536  9803 raft_consensus.cc:740] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e358a68dbb4598941be412ac8e0ab3, State: Initialized, Role: LEARNER
I20260608 12:53:23.261232  9803 consensus_queue.cc:260] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: NON_VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: true } }
I20260608 12:53:23.263855  9803 ts_tablet_manager.cc:1434] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 12:53:23.267251  9803 tablet_copy_client.cc:1131] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
I20260608 12:53:23.296586  9804 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:23.297626  9804 tablet_bootstrap.cc:492] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: Bootstrap complete.
I20260608 12:53:23.298322  9804 ts_tablet_manager.cc:1403] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: Time spent bootstrapping tablet: real 0.284s	user 0.146s	sys 0.024s
I20260608 12:53:23.301247  9804 raft_consensus.cc:359] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:23.302031  9804 raft_consensus.cc:740] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c91242c8db5245c6acdec06f2d44137f, State: Initialized, Role: LEARNER
I20260608 12:53:23.302654  9804 consensus_queue.cc:260] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "49e358a68dbb4598941be412ac8e0ab3" member_type: VOTER last_known_addr { host: "127.4.88.133" port: 42125 } attrs { promote: false } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:23.305570  9804 ts_tablet_manager.cc:1434] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:53:23.308565  9813 tablet_copy_client.cc:538] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:53:23.309688  9804 tablet_copy_client.cc:1131] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.130:41411: connect: Connection refused (error 111)
I20260608 12:53:23.320310  9813 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: Bootstrap starting.
I20260608 12:53:23.328298  9809 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:23.329094  9809 tablet_bootstrap.cc:492] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: Bootstrap complete.
I20260608 12:53:23.329696  9809 ts_tablet_manager.cc:1403] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: Time spent bootstrapping tablet: real 0.201s	user 0.130s	sys 0.034s
I20260608 12:53:23.331691  9809 raft_consensus.cc:359] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:23.332293  9809 raft_consensus.cc:740] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c91242c8db5245c6acdec06f2d44137f, State: Initialized, Role: LEARNER
I20260608 12:53:23.332755  9809 consensus_queue.cc:260] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } attrs { replace: true } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "c91242c8db5245c6acdec06f2d44137f" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 42941 } attrs { promote: true } }
I20260608 12:53:23.334292  9809 ts_tablet_manager.cc:1434] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260608 12:53:23.336688  9809 tablet_copy_client.cc:1131] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.129:45809: connect: Connection refused (error 111)
I20260608 12:53:23.338673  4450 tablet_replica.cc:333] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f: stopping tablet replica
I20260608 12:53:23.339417  4450 raft_consensus.cc:2243] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.340061  4450 raft_consensus.cc:2272] T b9fd5965919f490c85147df53b62e503 P c91242c8db5245c6acdec06f2d44137f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.342700  4450 tablet_replica.cc:333] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f: stopping tablet replica
I20260608 12:53:23.343215  4450 raft_consensus.cc:2243] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:23.343596  4450 raft_consensus.cc:2272] T c2002d4626d042e28fcd04462feb919a P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:23.346038  4450 tablet_replica.cc:333] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f: stopping tablet replica
I20260608 12:53:23.346679  4450 raft_consensus.cc:2243] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:23.347254  4450 raft_consensus.cc:2272] T 3a32305d70aa44a49f013ee45d6721c4 P c91242c8db5245c6acdec06f2d44137f [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:23.349910  4450 tablet_replica.cc:333] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f: stopping tablet replica
I20260608 12:53:23.350414  4450 raft_consensus.cc:2243] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.351022  4450 raft_consensus.cc:2272] T 86e4cf808e3346c981f6ff2e471580c8 P c91242c8db5245c6acdec06f2d44137f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.376677  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:53:23.404157  4450 tablet_server.cc:179] TabletServer@127.4.88.133:0 shutting down...
I20260608 12:53:23.445134  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:23.446902  4450 tablet_replica.cc:333] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3: stopping tablet replica
I20260608 12:53:23.447826  4450 raft_consensus.cc:2243] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:23.448531  4450 raft_consensus.cc:2272] T 17b26fa33bff4b4b8fb2841309367300 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:23.451886  4450 tablet_replica.cc:333] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3: stopping tablet replica
I20260608 12:53:23.452728  4450 raft_consensus.cc:2243] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.453611  4450 raft_consensus.cc:2272] T 3a32305d70aa44a49f013ee45d6721c4 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.457430  4450 tablet_replica.cc:333] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3: stopping tablet replica
I20260608 12:53:23.458191  4450 raft_consensus.cc:2243] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:23.458735  4450 raft_consensus.cc:2272] T ec0d170888cd482eac6e1c2c3a19824f P 49e358a68dbb4598941be412ac8e0ab3 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:23.462308  4450 tablet_replica.cc:333] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3: stopping tablet replica
I20260608 12:53:23.463164  4450 raft_consensus.cc:2243] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.464134  4450 raft_consensus.cc:2272] T 79c2199adbaa4fc1b5d800e37c548dc3 P 49e358a68dbb4598941be412ac8e0ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.469540  9813 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:53:23.470242  9813 tablet_bootstrap.cc:492] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: Bootstrap complete.
I20260608 12:53:23.470747  9813 ts_tablet_manager.cc:1403] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: Time spent bootstrapping tablet: real 0.151s	user 0.126s	sys 0.012s
I20260608 12:53:23.472806  9813 raft_consensus.cc:359] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:23.473387  9813 raft_consensus.cc:740] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2e7929f92a16477d9acea4c26beee384, State: Initialized, Role: LEARNER
I20260608 12:53:23.473842  9813 consensus_queue.cc:260] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384 [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: "b0f9f22c4fea4e63974fe023ded00e84" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 45809 } attrs { replace: true } } peers { permanent_uuid: "b8deb19841be49cf9f6b1886d8d80517" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 41411 } } peers { permanent_uuid: "4e93d3bdd3904c5fb1c225dd72d0e36d" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46437 } } peers { permanent_uuid: "2e7929f92a16477d9acea4c26beee384" member_type: NON_VOTER last_known_addr { host: "127.4.88.134" port: 33707 } attrs { promote: true } }
I20260608 12:53:23.475744  9813 ts_tablet_manager.cc:1434] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 12:53:23.478557  9813 tablet_copy_client.cc:1131] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.131:46437: connect: Connection refused (error 111)
I20260608 12:53:23.498586  4450 tablet_server.cc:196] TabletServer@127.4.88.133:0 shutdown complete.
I20260608 12:53:23.514688  4450 tablet_server.cc:179] TabletServer@127.4.88.134:0 shutting down...
I20260608 12:53:23.549443  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:23.550936  4450 tablet_replica.cc:333] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384: stopping tablet replica
I20260608 12:53:23.551525  4450 raft_consensus.cc:2243] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:23.551990  4450 raft_consensus.cc:2272] T 79c2199adbaa4fc1b5d800e37c548dc3 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:23.554142  4450 tablet_replica.cc:333] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384: stopping tablet replica
I20260608 12:53:23.554654  4450 raft_consensus.cc:2243] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:53:23.555104  4450 raft_consensus.cc:2272] T 05ae55f2fb37422a934b7444b595c6f6 P 2e7929f92a16477d9acea4c26beee384 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:53:23.557507  4450 tablet_replica.cc:333] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384: stopping tablet replica
I20260608 12:53:23.558041  4450 raft_consensus.cc:2243] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.558584  4450 raft_consensus.cc:2272] T 388bb7ad77ba4b998702362165eb0f93 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.560981  4450 tablet_replica.cc:333] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384: stopping tablet replica
I20260608 12:53:23.561517  4450 raft_consensus.cc:2243] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:23.562080  4450 raft_consensus.cc:2272] T 35e581dc9dce46b08493b786c6968014 P 2e7929f92a16477d9acea4c26beee384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.585834  4450 tablet_server.cc:196] TabletServer@127.4.88.134:0 shutdown complete.
I20260608 12:53:23.602747  4450 master.cc:562] Master@127.4.88.190:43679 shutting down...
W20260608 12:53:23.630699  8980 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:53:23.630999  8980 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:53:23.631253  8980 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:53:23.633144  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:23.633641  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:23.633946  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d27326f16204c04b66a75c71e4295ae: stopping tablet replica
I20260608 12:53:23.657778  4450 master.cc:584] Master@127.4.88.190:43679 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17469 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:53:23.709280  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:41087
I20260608 12:53:23.710409  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:23.716378  9846 instance_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:53:23.717239  9847 instance_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:53:23.717271  9849 instance_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:53:23.718386  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:23.719286  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:23.719501  4450 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:53:23.719659  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923203719627 us; error 0 us; skew 500 ppm
I20260608 12:53:23.720288  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:23.722779  4450 webserver.cc:533] Webserver started at http://127.4.88.190:35927/ using document root <none> and password file <none>
I20260608 12:53:23.723287  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:23.723484  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:23.723763  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:23.724928  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "20f0b90ef1bd440c85779d68f883f2c1"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-vkhm"
I20260608 12:53:23.729565  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:53:23.733052  9854 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:53:23.733810  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:23.734100  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "20f0b90ef1bd440c85779d68f883f2c1"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-vkhm"
I20260608 12:53:23.734400  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-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:53:23.750715  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:23.751955  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:23.790426  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:41087
I20260608 12:53:23.790546  9905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:41087 every 8 connection(s)
I20260608 12:53:23.794665  9906 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:53:23.804886  9906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1: Bootstrap starting.
I20260608 12:53:23.809744  9906 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:23.814134  9906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1: No bootstrap required, opened a new log
I20260608 12:53:23.816479  9906 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20f0b90ef1bd440c85779d68f883f2c1" member_type: VOTER }
I20260608 12:53:23.816880  9906 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:23.817119  9906 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20f0b90ef1bd440c85779d68f883f2c1, State: Initialized, Role: FOLLOWER
I20260608 12:53:23.817740  9906 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20f0b90ef1bd440c85779d68f883f2c1" member_type: VOTER }
I20260608 12:53:23.818200  9906 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:23.818429  9906 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:23.818702  9906 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:23.823307  9906 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20f0b90ef1bd440c85779d68f883f2c1" member_type: VOTER }
I20260608 12:53:23.823884  9906 leader_election.cc:304] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [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: 20f0b90ef1bd440c85779d68f883f2c1; no voters: 
I20260608 12:53:23.825048  9906 leader_election.cc:290] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:23.825511  9909 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:23.826891  9909 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 1 LEADER]: Becoming Leader. State: Replica: 20f0b90ef1bd440c85779d68f883f2c1, State: Running, Role: LEADER
I20260608 12:53:23.827600  9909 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [LEADER]: Queue going to LEADER mode. State: All 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: "20f0b90ef1bd440c85779d68f883f2c1" member_type: VOTER }
I20260608 12:53:23.828068  9906 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:23.833020  9911 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20f0b90ef1bd440c85779d68f883f2c1. Latest consensus state: current_term: 1 leader_uuid: "20f0b90ef1bd440c85779d68f883f2c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20f0b90ef1bd440c85779d68f883f2c1" member_type: VOTER } }
I20260608 12:53:23.833105  9910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20f0b90ef1bd440c85779d68f883f2c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20f0b90ef1bd440c85779d68f883f2c1" member_type: VOTER } }
I20260608 12:53:23.834117  9911 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:23.834285  9910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:23.837499  9916 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:23.842604  9916 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:23.846346  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:23.852123  9916 catalog_manager.cc:1382] Generated new cluster ID: 51ed4b543cf24381a38079390a6a8462
I20260608 12:53:23.852486  9916 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:23.881076  9916 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:23.882470  9916 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:23.906559  9916 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1: Generated new TSK 0
I20260608 12:53:23.907254  9916 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:23.913368  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:23.919741  9927 instance_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:53:23.920727  9928 instance_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:53:23.922127  9930 instance_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:53:23.922647  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:23.923492  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:23.923702  4450 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:53:23.923878  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923203923860 us; error 0 us; skew 500 ppm
I20260608 12:53:23.924526  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:23.926921  4450 webserver.cc:533] Webserver started at http://127.4.88.129:40307/ using document root <none> and password file <none>
I20260608 12:53:23.927454  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:23.927649  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:23.927940  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:23.929118  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-vkhm"
I20260608 12:53:23.934073  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:53:23.937775  9935 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:53:23.938548  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:53:23.938885  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
format_stamp: "Formatted at 2026-06-08 12:53:23 on dist-test-slave-vkhm"
I20260608 12:53:23.939170  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-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:53:23.960302  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:23.961594  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:23.963179  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:23.965787  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:23.965999  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:23.966280  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:23.966446  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.007839  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:46277
I20260608 12:53:24.007966  9997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:46277 every 8 connection(s)
I20260608 12:53:24.013408  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:24.020900 10002 instance_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:53:24.021801 10003 instance_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:53:24.025463  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:24.026391 10005 instance_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:53:24.027695  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:24.027927  4450 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:53:24.028141  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923204028103 us; error 0 us; skew 500 ppm
I20260608 12:53:24.028591  9998 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41087
I20260608 12:53:24.028820  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:24.029031  9998 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:24.029879  9998 heartbeater.cc:507] Master 127.4.88.190:41087 requested a full tablet report, sending...
I20260608 12:53:24.032195  4450 webserver.cc:533] Webserver started at http://127.4.88.130:39001/ using document root <none> and password file <none>
I20260608 12:53:24.032342  9871 ts_manager.cc:194] Registered new tserver with Master: 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277)
I20260608 12:53:24.032932  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:24.033196  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:24.033485  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:24.034443  9871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60780
I20260608 12:53:24.034572  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "e6ad7ce1440b4c84a3d81cb777902061"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-vkhm"
I20260608 12:53:24.039433  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:24.043244 10010 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:53:24.044015  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:24.044353  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "e6ad7ce1440b4c84a3d81cb777902061"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-vkhm"
I20260608 12:53:24.044646  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-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:53:24.059271  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:24.060573  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:24.062047  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:24.064373  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:24.064606  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.064848  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:24.065025  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.103729  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:35925
I20260608 12:53:24.103878 10072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:35925 every 8 connection(s)
I20260608 12:53:24.108989  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:24.117496 10076 instance_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:53:24.122581 10077 instance_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:53:24.124202  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:24.124164 10079 instance_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:53:24.125308 10073 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41087
I20260608 12:53:24.125640  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:53:24.125741 10073 heartbeater.cc:461] Registering TS with master...
W20260608 12:53:24.125872  4450 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:53:24.126169  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923204126156 us; error 0 us; skew 500 ppm
I20260608 12:53:24.126746  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:24.126772 10073 heartbeater.cc:507] Master 127.4.88.190:41087 requested a full tablet report, sending...
I20260608 12:53:24.129328  9871 ts_manager.cc:194] Registered new tserver with Master: e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925)
I20260608 12:53:24.129935  4450 webserver.cc:533] Webserver started at http://127.4.88.131:32903/ using document root <none> and password file <none>
I20260608 12:53:24.130421  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:24.130563  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:24.130755  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:24.130790  9871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60786
I20260608 12:53:24.131923  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "ffa77a1247544f83bc06bb01654cf098"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-vkhm"
I20260608 12:53:24.136564  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:53:24.140573 10084 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:53:24.141415  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:53:24.141734  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "ffa77a1247544f83bc06bb01654cf098"
format_stamp: "Formatted at 2026-06-08 12:53:24 on dist-test-slave-vkhm"
I20260608 12:53:24.142032  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-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:53:24.177698  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:24.178817  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:24.180321  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:24.182608  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:24.182845  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.183110  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:24.183282  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:24.223413  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:36339
I20260608 12:53:24.223596 10146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:36339 every 8 connection(s)
I20260608 12:53:24.238543 10147 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41087
I20260608 12:53:24.239053 10147 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:24.239741 10147 heartbeater.cc:507] Master 127.4.88.190:41087 requested a full tablet report, sending...
I20260608 12:53:24.241907  9871 ts_manager.cc:194] Registered new tserver with Master: ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339)
I20260608 12:53:24.242354  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015671343s
I20260608 12:53:24.243726  9871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60800
I20260608 12:53:25.037366  9998 heartbeater.cc:499] Master 127.4.88.190:41087 was elected leader, sending a full tablet report...
I20260608 12:53:25.133569 10073 heartbeater.cc:499] Master 127.4.88.190:41087 was elected leader, sending a full tablet report...
I20260608 12:53:25.246977 10147 heartbeater.cc:499] Master 127.4.88.190:41087 was elected leader, sending a full tablet report...
I20260608 12:53:25.299057  9871 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60802:
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:53:25.301409  9871 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:53:25.357438 10038 tablet_service.cc:1511] Processing CreateTablet for tablet aa08047ab9ca4b97911417df381aba8e (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:53:25.359045 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa08047ab9ca4b97911417df381aba8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.365515 10037 tablet_service.cc:1511] Processing CreateTablet for tablet 806e7643c36f487883054f6d450e9cd9 (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:53:25.367106 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806e7643c36f487883054f6d450e9cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.370087 10036 tablet_service.cc:1511] Processing CreateTablet for tablet 52ebf08b2e1f4f8f80c664c252767cf2 (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:53:25.371579 10036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ebf08b2e1f4f8f80c664c252767cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.374516  9963 tablet_service.cc:1511] Processing CreateTablet for tablet aa08047ab9ca4b97911417df381aba8e (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:53:25.375979  9963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa08047ab9ca4b97911417df381aba8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.377017  9962 tablet_service.cc:1511] Processing CreateTablet for tablet 806e7643c36f487883054f6d450e9cd9 (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:53:25.378499  9962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806e7643c36f487883054f6d450e9cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.381629 10112 tablet_service.cc:1511] Processing CreateTablet for tablet aa08047ab9ca4b97911417df381aba8e (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:53:25.383078 10112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa08047ab9ca4b97911417df381aba8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.385562 10111 tablet_service.cc:1511] Processing CreateTablet for tablet 806e7643c36f487883054f6d450e9cd9 (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:53:25.387020 10111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806e7643c36f487883054f6d450e9cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.389493 10110 tablet_service.cc:1511] Processing CreateTablet for tablet 52ebf08b2e1f4f8f80c664c252767cf2 (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:53:25.391837  9961 tablet_service.cc:1511] Processing CreateTablet for tablet 52ebf08b2e1f4f8f80c664c252767cf2 (DEFAULT_TABLE table=test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:53:25.393226 10110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ebf08b2e1f4f8f80c664c252767cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.393482  9961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ebf08b2e1f4f8f80c664c252767cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:25.422711 10169 tablet_bootstrap.cc:492] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548: Bootstrap starting.
I20260608 12:53:25.424315 10168 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061: Bootstrap starting.
I20260608 12:53:25.426260 10167 tablet_bootstrap.cc:492] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098: Bootstrap starting.
I20260608 12:53:25.434259 10167 tablet_bootstrap.cc:654] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.435797 10169 tablet_bootstrap.cc:654] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.435976 10168 tablet_bootstrap.cc:654] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.440635 10167 tablet_bootstrap.cc:492] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098: No bootstrap required, opened a new log
I20260608 12:53:25.441215 10167 ts_tablet_manager.cc:1403] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.002s
I20260608 12:53:25.441395 10168 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061: No bootstrap required, opened a new log
I20260608 12:53:25.441804 10169 tablet_bootstrap.cc:492] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548: No bootstrap required, opened a new log
I20260608 12:53:25.441913 10168 ts_tablet_manager.cc:1403] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260608 12:53:25.442320 10169 ts_tablet_manager.cc:1403] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.006s
I20260608 12:53:25.444525 10167 raft_consensus.cc:359] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.444914 10168 raft_consensus.cc:359] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.445022 10169 raft_consensus.cc:359] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.445751 10168 raft_consensus.cc:385] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.445360 10167 raft_consensus.cc:385] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.445816 10169 raft_consensus.cc:385] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.446301 10167 raft_consensus.cc:740] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa77a1247544f83bc06bb01654cf098, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.446301 10168 raft_consensus.cc:740] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad7ce1440b4c84a3d81cb777902061, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.446394 10169 raft_consensus.cc:740] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a6db0bc2bf44d88bac9d3450d2e548, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.447540 10167 consensus_queue.cc:260] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.447685 10169 consensus_queue.cc:260] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.447646 10168 consensus_queue.cc:260] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.453881 10168 ts_tablet_manager.cc:1434] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 12:53:25.455330 10168 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: Bootstrap starting.
I20260608 12:53:25.462092 10167 ts_tablet_manager.cc:1434] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 12:53:25.462805 10169 ts_tablet_manager.cc:1434] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548: Time spent starting tablet: real 0.020s	user 0.018s	sys 0.002s
I20260608 12:53:25.463958 10169 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548: Bootstrap starting.
I20260608 12:53:25.464965 10167 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: Bootstrap starting.
I20260608 12:53:25.465263 10168 tablet_bootstrap.cc:654] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.470590 10169 tablet_bootstrap.cc:654] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.473405 10167 tablet_bootstrap.cc:654] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.477875 10168 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: No bootstrap required, opened a new log
I20260608 12:53:25.478636 10168 ts_tablet_manager.cc:1403] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
W20260608 12:53:25.478757 10148 tablet.cc:2404] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:53:25.482702 10168 raft_consensus.cc:359] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.483887 10168 raft_consensus.cc:385] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.484277 10168 raft_consensus.cc:740] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad7ce1440b4c84a3d81cb777902061, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.485252 10168 consensus_queue.cc:260] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.486964 10167 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: No bootstrap required, opened a new log
I20260608 12:53:25.487588 10167 ts_tablet_manager.cc:1403] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.001s
I20260608 12:53:25.487843 10168 ts_tablet_manager.cc:1434] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:53:25.488924 10168 tablet_bootstrap.cc:492] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061: Bootstrap starting.
I20260608 12:53:25.490936 10167 raft_consensus.cc:359] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.491820 10167 raft_consensus.cc:385] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.492236 10167 raft_consensus.cc:740] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa77a1247544f83bc06bb01654cf098, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.493256 10167 consensus_queue.cc:260] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.495651 10167 ts_tablet_manager.cc:1434] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260608 12:53:25.495920 10168 tablet_bootstrap.cc:654] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.496790 10167 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: Bootstrap starting.
I20260608 12:53:25.499611 10175 raft_consensus.cc:493] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:25.500461 10175 raft_consensus.cc:515] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.505759 10167 tablet_bootstrap.cc:654] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.509104 10175 leader_election.cc:290] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277), ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339)
I20260608 12:53:25.519479 10168 tablet_bootstrap.cc:492] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061: No bootstrap required, opened a new log
I20260608 12:53:25.520299 10167 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: No bootstrap required, opened a new log
I20260608 12:53:25.520196 10173 raft_consensus.cc:493] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:25.524441 10167 ts_tablet_manager.cc:1403] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.009s
I20260608 12:53:25.524557 10168 ts_tablet_manager.cc:1403] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.008s
I20260608 12:53:25.524698 10173 raft_consensus.cc:515] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.539098 10167 raft_consensus.cc:359] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.532398 10173 leader_election.cc:290] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925), 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277)
I20260608 12:53:25.541065 10167 raft_consensus.cc:385] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.542091 10167 raft_consensus.cc:740] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffa77a1247544f83bc06bb01654cf098, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.542930 10167 consensus_queue.cc:260] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.543258 10168 raft_consensus.cc:359] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.544026 10168 raft_consensus.cc:385] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.550719 10168 raft_consensus.cc:740] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ad7ce1440b4c84a3d81cb777902061, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.551550 10168 consensus_queue.cc:260] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.552079 10167 ts_tablet_manager.cc:1434] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260608 12:53:25.553972 10168 ts_tablet_manager.cc:1434] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260608 12:53:25.562968 10169 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548: No bootstrap required, opened a new log
I20260608 12:53:25.563552 10169 ts_tablet_manager.cc:1403] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548: Time spent bootstrapping tablet: real 0.100s	user 0.046s	sys 0.042s
I20260608 12:53:25.566682 10169 raft_consensus.cc:359] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.567418 10169 raft_consensus.cc:385] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.567725 10169 raft_consensus.cc:740] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a6db0bc2bf44d88bac9d3450d2e548, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.568503 10169 consensus_queue.cc:260] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.573251  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806e7643c36f487883054f6d450e9cd9" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" is_pre_election: true
I20260608 12:53:25.574038  9973 raft_consensus.cc:2468] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 0.
I20260608 12:53:25.575284 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08047ab9ca4b97911417df381aba8e" candidate_uuid: "ffa77a1247544f83bc06bb01654cf098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad7ce1440b4c84a3d81cb777902061" is_pre_election: true
I20260608 12:53:25.576036 10048 raft_consensus.cc:2468] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa77a1247544f83bc06bb01654cf098 in term 0.
I20260608 12:53:25.576977 10169 ts_tablet_manager.cc:1434] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:53:25.577430 10088 leader_election.cc:304] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad7ce1440b4c84a3d81cb777902061, ffa77a1247544f83bc06bb01654cf098; no voters: 
I20260608 12:53:25.577517 10012 leader_election.cc:304] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a6db0bc2bf44d88bac9d3450d2e548, e6ad7ce1440b4c84a3d81cb777902061; no voters: 
I20260608 12:53:25.580286 10173 raft_consensus.cc:2804] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:25.580384 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806e7643c36f487883054f6d450e9cd9" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa77a1247544f83bc06bb01654cf098" is_pre_election: true
I20260608 12:53:25.580914 10173 raft_consensus.cc:493] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:25.581264 10122 raft_consensus.cc:2468] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 0.
I20260608 12:53:25.580569 10175 raft_consensus.cc:2804] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:25.583215 10175 raft_consensus.cc:493] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:25.583611 10175 raft_consensus.cc:3060] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.581367 10173 raft_consensus.cc:3060] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.585043  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08047ab9ca4b97911417df381aba8e" candidate_uuid: "ffa77a1247544f83bc06bb01654cf098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" is_pre_election: true
I20260608 12:53:25.585208 10169 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: Bootstrap starting.
I20260608 12:53:25.585744  9973 raft_consensus.cc:2468] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffa77a1247544f83bc06bb01654cf098 in term 0.
I20260608 12:53:25.590498 10175 raft_consensus.cc:515] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.591456 10173 raft_consensus.cc:515] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.592419 10169 tablet_bootstrap.cc:654] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:25.593559 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806e7643c36f487883054f6d450e9cd9" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa77a1247544f83bc06bb01654cf098"
I20260608 12:53:25.593729 10173 leader_election.cc:290] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [CANDIDATE]: Term 1 election: Requested vote from peers e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925), 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277)
I20260608 12:53:25.593815  9973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "806e7643c36f487883054f6d450e9cd9" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
I20260608 12:53:25.594735  9973 raft_consensus.cc:3060] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.594851 10122 raft_consensus.cc:3060] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.596386  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08047ab9ca4b97911417df381aba8e" candidate_uuid: "ffa77a1247544f83bc06bb01654cf098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
I20260608 12:53:25.597283  9972 raft_consensus.cc:3060] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.594862 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa08047ab9ca4b97911417df381aba8e" candidate_uuid: "ffa77a1247544f83bc06bb01654cf098" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6ad7ce1440b4c84a3d81cb777902061"
I20260608 12:53:25.600834 10048 raft_consensus.cc:3060] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.602421  9973 raft_consensus.cc:2468] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 1.
I20260608 12:53:25.603839 10012 leader_election.cc:304] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a6db0bc2bf44d88bac9d3450d2e548, e6ad7ce1440b4c84a3d81cb777902061; no voters: 
I20260608 12:53:25.607432  9972 raft_consensus.cc:2468] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa77a1247544f83bc06bb01654cf098 in term 1.
I20260608 12:53:25.608431 10175 leader_election.cc:290] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 election: Requested vote from peers 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277), ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339)
I20260608 12:53:25.609113 10048 raft_consensus.cc:2468] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa77a1247544f83bc06bb01654cf098 in term 1.
I20260608 12:53:25.610440 10086 leader_election.cc:304] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a6db0bc2bf44d88bac9d3450d2e548, ffa77a1247544f83bc06bb01654cf098; no voters: 
I20260608 12:53:25.612280 10173 raft_consensus.cc:2804] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:25.613305 10122 raft_consensus.cc:2468] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 1.
I20260608 12:53:25.614065 10173 raft_consensus.cc:697] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 1 LEADER]: Becoming Leader. State: Replica: ffa77a1247544f83bc06bb01654cf098, State: Running, Role: LEADER
I20260608 12:53:25.615326 10173 consensus_queue.cc:237] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.609243 10175 raft_consensus.cc:2804] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:25.616892 10175 raft_consensus.cc:697] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad7ce1440b4c84a3d81cb777902061, State: Running, Role: LEADER
I20260608 12:53:25.617803 10175 consensus_queue.cc:237] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.618916 10169 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: No bootstrap required, opened a new log
I20260608 12:53:25.619434 10169 ts_tablet_manager.cc:1403] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.019s
I20260608 12:53:25.623306 10169 raft_consensus.cc:359] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.624164 10169 raft_consensus.cc:385] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:25.624506 10169 raft_consensus.cc:740] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28a6db0bc2bf44d88bac9d3450d2e548, State: Initialized, Role: FOLLOWER
I20260608 12:53:25.625254 10169 consensus_queue.cc:260] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.626787  9867 catalog_manager.cc:5696] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffa77a1247544f83bc06bb01654cf098 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "ffa77a1247544f83bc06bb01654cf098" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:25.627996 10169 ts_tablet_manager.cc:1434] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.009s
I20260608 12:53:25.630605  9868 catalog_manager.cc:5696] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "e6ad7ce1440b4c84a3d81cb777902061" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:25.700673 10175 raft_consensus.cc:493] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:25.701175 10175 raft_consensus.cc:515] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.703081 10175 leader_election.cc:290] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277), ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339)
I20260608 12:53:25.703958  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" is_pre_election: true
I20260608 12:53:25.704250 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa77a1247544f83bc06bb01654cf098" is_pre_election: true
I20260608 12:53:25.704613  9972 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 0.
I20260608 12:53:25.704888 10122 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 0.
I20260608 12:53:25.705715 10012 leader_election.cc:304] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a6db0bc2bf44d88bac9d3450d2e548, e6ad7ce1440b4c84a3d81cb777902061; no voters: 
I20260608 12:53:25.706504 10175 raft_consensus.cc:2804] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:25.706887 10175 raft_consensus.cc:493] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:25.707180 10175 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.712020 10175 raft_consensus.cc:515] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.713840 10175 leader_election.cc:290] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 election: Requested vote from peers 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277), ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339)
I20260608 12:53:25.714679  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
I20260608 12:53:25.714910 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "e6ad7ce1440b4c84a3d81cb777902061" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffa77a1247544f83bc06bb01654cf098"
I20260608 12:53:25.715332  9972 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.715458 10122 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:25.722239 10122 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 1.
I20260608 12:53:25.722239  9972 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6ad7ce1440b4c84a3d81cb777902061 in term 1.
I20260608 12:53:25.723799 10011 leader_election.cc:304] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e6ad7ce1440b4c84a3d81cb777902061, ffa77a1247544f83bc06bb01654cf098; no voters: 
I20260608 12:53:25.724587 10175 raft_consensus.cc:2804] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:25.725240 10175 raft_consensus.cc:697] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Becoming Leader. State: Replica: e6ad7ce1440b4c84a3d81cb777902061, State: Running, Role: LEADER
I20260608 12:53:25.725988 10175 consensus_queue.cc:237] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:25.733822  9868 catalog_manager.cc:5696] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "e6ad7ce1440b4c84a3d81cb777902061" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:25.767511  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:25.774004 10192 instance_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:53:25.775295 10193 instance_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:53:25.776626  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:25.776883 10195 instance_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:53:25.778296  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:25.778560  4450 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:53:25.778772  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923205778755 us; error 0 us; skew 500 ppm
I20260608 12:53:25.779387  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:25.781893  4450 webserver.cc:533] Webserver started at http://127.4.88.132:46219/ using document root <none> and password file <none>
I20260608 12:53:25.782555  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:25.782778  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:25.783071  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:25.784175  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "b911d6c789cc4c1d9137a2a9063c67a8"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-vkhm"
I20260608 12:53:25.788951  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:53:25.792666 10200 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:53:25.793439  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:53:25.793753  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "b911d6c789cc4c1d9137a2a9063c67a8"
format_stamp: "Formatted at 2026-06-08 12:53:25 on dist-test-slave-vkhm"
I20260608 12:53:25.794054  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-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:53:25.810926  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:25.812327  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:25.813773  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:25.816121  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:25.816421  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.816675  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:25.816864  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:25.846292  9924 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:25.865621  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:38525
I20260608 12:53:25.865844 10263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:38525 every 8 connection(s)
I20260608 12:53:25.866991 10048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "e6ad7ce1440b4c84a3d81cb777902061"
mode: GRACEFUL
new_leader_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
 from {username='slave'} at 127.0.0.1:60746
I20260608 12:53:25.867640 10048 raft_consensus.cc:606] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Received request to transfer leadership to TS 28a6db0bc2bf44d88bac9d3450d2e548
I20260608 12:53:25.869156  9924 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:53:25.870146  9924 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:25.879647 10173 consensus_queue.cc:1048] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:25.882189 10264 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41087
I20260608 12:53:25.882634 10264 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:25.883620 10264 heartbeater.cc:507] Master 127.4.88.190:41087 requested a full tablet report, sending...
I20260608 12:53:25.884865 10173 consensus_queue.cc:1048] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:25.886525  9868 ts_manager.cc:194] Registered new tserver with Master: b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132:38525)
I20260608 12:53:25.888726  9868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60814
W20260608 12:53:25.891412 10173 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:53:25.891752 10173 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:53:25.930801 10175 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:25.955888 10175 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:25.983453 10175 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:26.054782 10175 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:26.537590 10279 raft_consensus.cc:993] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061: : Instructing follower 28a6db0bc2bf44d88bac9d3450d2e548 to start an election
I20260608 12:53:26.538133 10188 raft_consensus.cc:1081] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Signalling peer 28a6db0bc2bf44d88bac9d3450d2e548 to start an election
I20260608 12:53:26.539727  9972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
 from {username='slave'} at 127.0.0.1:45706
I20260608 12:53:26.540308  9972 raft_consensus.cc:493] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:53:26.540668  9972 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:26.545802  9972 raft_consensus.cc:515] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:26.548065  9972 leader_election.cc:290] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [CANDIDATE]: Term 2 election: Requested vote from peers e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925), ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339)
I20260608 12:53:26.564833 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6ad7ce1440b4c84a3d81cb777902061"
I20260608 12:53:26.565442 10048 raft_consensus.cc:3055] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:53:26.565474 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffa77a1247544f83bc06bb01654cf098"
I20260608 12:53:26.566080 10048 raft_consensus.cc:740] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6ad7ce1440b4c84a3d81cb777902061, State: Running, Role: LEADER
I20260608 12:53:26.566262 10122 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:26.567066 10048 consensus_queue.cc:260] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:26.568431 10048 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:26.573410 10122 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a6db0bc2bf44d88bac9d3450d2e548 in term 2.
I20260608 12:53:26.574560  9936 leader_election.cc:304] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [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: 28a6db0bc2bf44d88bac9d3450d2e548, ffa77a1247544f83bc06bb01654cf098; no voters: 
I20260608 12:53:26.575245 10048 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a6db0bc2bf44d88bac9d3450d2e548 in term 2.
I20260608 12:53:26.576128 10284 raft_consensus.cc:2804] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:53:26.577093 10284 raft_consensus.cc:697] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Becoming Leader. State: Replica: 28a6db0bc2bf44d88bac9d3450d2e548, State: Running, Role: LEADER
I20260608 12:53:26.577869 10284 consensus_queue.cc:237] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } }
I20260608 12:53:26.584196  9871 catalog_manager.cc:5696] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 reported cstate change: term changed from 1 to 2, leader changed from e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130) to 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129). New cstate: current_term: 2 leader_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:26.817242 10048 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 2 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:53:26.818562 10284 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:53:26.836931 10122 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 2 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:53:26.838133 10284 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:53:26.882249  9972 consensus_queue.cc:237] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:26.889456 10048 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 2 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:53:26.889456 10122 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 2 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:53:26.891541 10294 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:53:26.892321 10264 heartbeater.cc:499] Master 127.4.88.190:41087 was elected leader, sending a full tablet report...
I20260608 12:53:26.892459 10284 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:53:26.901068  9937 consensus_peers.cc:597] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 -> Peer b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132:38525): Couldn't send request to peer b911d6c789cc4c1d9137a2a9063c67a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52ebf08b2e1f4f8f80c664c252767cf2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:26.903393 10122 raft_consensus.cc:2955] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:26.904575 10048 raft_consensus.cc:2955] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:26.917997  9868 catalog_manager.cc:5696] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 reported cstate change: config changed from index -1 to 3, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:27.081539 10285 raft_consensus.cc:2955] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:27.101698 10048 consensus_queue.cc:237] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.108476 10122 raft_consensus.cc:1275] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Refusing update from remote peer e6ad7ce1440b4c84a3d81cb777902061: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:27.109440  9972 raft_consensus.cc:1275] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Refusing update from remote peer e6ad7ce1440b4c84a3d81cb777902061: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:27.110386 10298 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } 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:53:27.111349 10279 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:53:27.123263 10012 consensus_peers.cc:597] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 -> Peer b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132:38525): Couldn't send request to peer b911d6c789cc4c1d9137a2a9063c67a8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 806e7643c36f487883054f6d450e9cd9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:27.127648  9972 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:27.131268 10122 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:27.139860  9871 catalog_manager.cc:5696] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 reported cstate change: config changed from index -1 to 2, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "e6ad7ce1440b4c84a3d81cb777902061" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:27.148597 10302 ts_tablet_manager.cc:933] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: Initiating tablet copy from peer 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277)
I20260608 12:53:27.150164 10302 tablet_copy_client.cc:323] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:46277
I20260608 12:53:27.159363  9983 tablet_copy_service.cc:140] P 28a6db0bc2bf44d88bac9d3450d2e548: Received BeginTabletCopySession request for tablet 52ebf08b2e1f4f8f80c664c252767cf2 from peer b911d6c789cc4c1d9137a2a9063c67a8 ({username='slave'} at 127.0.0.1:45722)
I20260608 12:53:27.159955  9983 tablet_copy_service.cc:161] P 28a6db0bc2bf44d88bac9d3450d2e548: Beginning new tablet copy session on tablet 52ebf08b2e1f4f8f80c664c252767cf2 from peer b911d6c789cc4c1d9137a2a9063c67a8 at {username='slave'} at 127.0.0.1:45722: session id = b911d6c789cc4c1d9137a2a9063c67a8-52ebf08b2e1f4f8f80c664c252767cf2
I20260608 12:53:27.165642  9983 tablet_copy_source_session.cc:215] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:27.168195 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ebf08b2e1f4f8f80c664c252767cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.169663 10279 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } } }
I20260608 12:53:27.182166  9972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45694
I20260608 12:53:27.182773  9972 raft_consensus.cc:606] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:53:27.183847 10302 tablet_copy_client.cc:806] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:27.184715 10302 tablet_copy_client.cc:670] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:27.187125  9972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45694
I20260608 12:53:27.187707  9972 raft_consensus.cc:606] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:53:27.188794 10302 tablet_copy_client.cc:538] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:53:27.188799  9856 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 52ebf08b2e1f4f8f80c664c252767cf2 already in progress [suppressed 16 similar messages]
I20260608 12:53:27.192020  9972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:45694
I20260608 12:53:27.192533  9972 raft_consensus.cc:606] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:53:27.196494  9919 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
I20260608 12:53:27.196516 10302 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: Bootstrap starting.
W20260608 12:53:27.196964  9919 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 52ebf08b2e1f4f8f80c664c252767cf2 already in progress
W20260608 12:53:27.197220  9919 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 52ebf08b2e1f4f8f80c664c252767cf2 already in progress
I20260608 12:53:27.213927 10302 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: 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:53:27.214632 10302 tablet_bootstrap.cc:492] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: Bootstrap complete.
I20260608 12:53:27.215176 10302 ts_tablet_manager.cc:1403] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 12:53:27.217705 10302 raft_consensus.cc:359] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.218303 10302 raft_consensus.cc:740] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b911d6c789cc4c1d9137a2a9063c67a8, State: Initialized, Role: LEARNER
I20260608 12:53:27.218847 10302 consensus_queue.cc:260] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.221378 10302 ts_tablet_manager.cc:1434] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:53:27.223822  9983 tablet_copy_service.cc:342] P 28a6db0bc2bf44d88bac9d3450d2e548: Request end of tablet copy session b911d6c789cc4c1d9137a2a9063c67a8-52ebf08b2e1f4f8f80c664c252767cf2 received from {username='slave'} at 127.0.0.1:45722
I20260608 12:53:27.224289  9983 tablet_copy_service.cc:434] P 28a6db0bc2bf44d88bac9d3450d2e548: ending tablet copy session b911d6c789cc4c1d9137a2a9063c67a8-52ebf08b2e1f4f8f80c664c252767cf2 on tablet 52ebf08b2e1f4f8f80c664c252767cf2 with peer b911d6c789cc4c1d9137a2a9063c67a8
I20260608 12:53:27.371984 10302 ts_tablet_manager.cc:933] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: Initiating tablet copy from peer e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925)
I20260608 12:53:27.373799 10302 tablet_copy_client.cc:323] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:35925
I20260608 12:53:27.383646 10058 tablet_copy_service.cc:140] P e6ad7ce1440b4c84a3d81cb777902061: Received BeginTabletCopySession request for tablet 806e7643c36f487883054f6d450e9cd9 from peer b911d6c789cc4c1d9137a2a9063c67a8 ({username='slave'} at 127.0.0.1:60790)
I20260608 12:53:27.384361 10058 tablet_copy_service.cc:161] P e6ad7ce1440b4c84a3d81cb777902061: Beginning new tablet copy session on tablet 806e7643c36f487883054f6d450e9cd9 from peer b911d6c789cc4c1d9137a2a9063c67a8 at {username='slave'} at 127.0.0.1:60790: session id = b911d6c789cc4c1d9137a2a9063c67a8-806e7643c36f487883054f6d450e9cd9
I20260608 12:53:27.385118 10238 raft_consensus.cc:1217] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:53:27.393970 10058 tablet_copy_source_session.cc:215] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:27.397716 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 806e7643c36f487883054f6d450e9cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:27.409919 10302 tablet_copy_client.cc:806] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:27.410565 10302 tablet_copy_client.cc:670] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:27.414259 10302 tablet_copy_client.cc:538] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:27.421506 10302 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: Bootstrap starting.
I20260608 12:53:27.439317 10302 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: 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:53:27.440292 10302 tablet_bootstrap.cc:492] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: Bootstrap complete.
I20260608 12:53:27.440997 10302 ts_tablet_manager.cc:1403] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 12:53:27.444025 10302 raft_consensus.cc:359] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.444875 10302 raft_consensus.cc:740] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b911d6c789cc4c1d9137a2a9063c67a8, State: Initialized, Role: LEARNER
I20260608 12:53:27.445571 10302 consensus_queue.cc:260] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.448084 10302 ts_tablet_manager.cc:1434] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:27.449853 10058 tablet_copy_service.cc:342] P e6ad7ce1440b4c84a3d81cb777902061: Request end of tablet copy session b911d6c789cc4c1d9137a2a9063c67a8-806e7643c36f487883054f6d450e9cd9 received from {username='slave'} at 127.0.0.1:60790
I20260608 12:53:27.450238 10058 tablet_copy_service.cc:434] P e6ad7ce1440b4c84a3d81cb777902061: ending tablet copy session b911d6c789cc4c1d9137a2a9063c67a8-806e7643c36f487883054f6d450e9cd9 on tablet 806e7643c36f487883054f6d450e9cd9 with peer b911d6c789cc4c1d9137a2a9063c67a8
I20260608 12:53:27.601377 10285 raft_consensus.cc:993] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: : Instructing follower ffa77a1247544f83bc06bb01654cf098 to start an election
I20260608 12:53:27.601924 10284 raft_consensus.cc:1081] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Signalling peer ffa77a1247544f83bc06bb01654cf098 to start an election
I20260608 12:53:27.603945 10122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "ffa77a1247544f83bc06bb01654cf098"
 from {username='slave'} at 127.0.0.1:59930
I20260608 12:53:27.604468 10122 raft_consensus.cc:493] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:53:27.604805 10122 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:53:27.609612 10122 raft_consensus.cc:515] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.611337 10122 leader_election.cc:290] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [CANDIDATE]: Term 3 election: Requested vote from peers 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277), e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925)
I20260608 12:53:27.612522 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "ffa77a1247544f83bc06bb01654cf098" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e6ad7ce1440b4c84a3d81cb777902061"
I20260608 12:53:27.612481  9972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "ffa77a1247544f83bc06bb01654cf098" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
I20260608 12:53:27.613296 10048 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:53:27.613372  9972 raft_consensus.cc:3055] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:53:27.613823  9972 raft_consensus.cc:740] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 28a6db0bc2bf44d88bac9d3450d2e548, State: Running, Role: LEADER
I20260608 12:53:27.614773  9972 consensus_queue.cc:260] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.616446  9972 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:53:27.620345 10048 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa77a1247544f83bc06bb01654cf098 in term 3.
I20260608 12:53:27.621714 10088 leader_election.cc:304] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [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: e6ad7ce1440b4c84a3d81cb777902061, ffa77a1247544f83bc06bb01654cf098; no voters: 
I20260608 12:53:27.622617 10274 raft_consensus.cc:2804] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:53:27.623688 10274 raft_consensus.cc:697] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 LEADER]: Becoming Leader. State: Replica: ffa77a1247544f83bc06bb01654cf098, State: Running, Role: LEADER
I20260608 12:53:27.624701 10274 consensus_queue.cc:237] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:27.626579  9972 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffa77a1247544f83bc06bb01654cf098 in term 3.
I20260608 12:53:27.633687  9868 catalog_manager.cc:5696] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 reported cstate change: term changed from 2 to 3, leader changed from 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129) to ffa77a1247544f83bc06bb01654cf098 (127.4.88.131). New cstate: current_term: 3 leader_uuid: "ffa77a1247544f83bc06bb01654cf098" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:27.746887 10238 raft_consensus.cc:1217] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:53:27.871443  9924 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:27.886790 10238 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 2 LEARNER]: Advancing to term 3
I20260608 12:53:27.891325 10122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "ffa77a1247544f83bc06bb01654cf098"
mode: GRACEFUL
new_leader_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
 from {username='slave'} at 127.0.0.1:59946
I20260608 12:53:27.891883 10122 raft_consensus.cc:606] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 LEADER]: Received request to transfer leadership to TS 28a6db0bc2bf44d88bac9d3450d2e548
I20260608 12:53:27.893193  9924 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:53:27.893657  9924 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:27.894878 10238 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 3 LEARNER]: Refusing update from remote peer ffa77a1247544f83bc06bb01654cf098: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:53:27.896420 10274 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:27.966584  9972 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 3 FOLLOWER]: Refusing update from remote peer ffa77a1247544f83bc06bb01654cf098: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:53:27.968155 10310 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } 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:53:27.980537 10048 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 3 FOLLOWER]: Refusing update from remote peer ffa77a1247544f83bc06bb01654cf098: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:53:27.982142 10310 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:28.011592 10274 raft_consensus.cc:1064] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: attempting to promote NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 to VOTER
W20260608 12:53:28.012053 10274 raft_consensus.cc:1068] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: Unable to promote non-voter b911d6c789cc4c1d9137a2a9063c67a8: Service unavailable: leader transfer in progress
I20260608 12:53:28.275825 10310 raft_consensus.cc:993] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: : Instructing follower 28a6db0bc2bf44d88bac9d3450d2e548 to start an election
I20260608 12:53:28.276453 10274 raft_consensus.cc:1081] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 LEADER]: Signalling peer 28a6db0bc2bf44d88bac9d3450d2e548 to start an election
I20260608 12:53:28.278535  9972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2"
dest_uuid: "28a6db0bc2bf44d88bac9d3450d2e548"
 from {username='slave'} at 127.0.0.1:45710
I20260608 12:53:28.279068  9972 raft_consensus.cc:493] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:53:28.279412  9972 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:53:28.284138  9972 raft_consensus.cc:515] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:28.286026  9972 leader_election.cc:290] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [CANDIDATE]: Term 4 election: Requested vote from peers e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925), ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339)
I20260608 12:53:28.287258 10122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "ffa77a1247544f83bc06bb01654cf098"
I20260608 12:53:28.287339 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ebf08b2e1f4f8f80c664c252767cf2" candidate_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "e6ad7ce1440b4c84a3d81cb777902061"
I20260608 12:53:28.287925 10122 raft_consensus.cc:3055] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 12:53:28.288012 10048 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:53:28.288302 10122 raft_consensus.cc:740] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ffa77a1247544f83bc06bb01654cf098, State: Running, Role: LEADER
I20260608 12:53:28.289259 10122 consensus_queue.cc:260] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:28.290454 10122 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:53:28.295300 10048 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a6db0bc2bf44d88bac9d3450d2e548 in term 4.
I20260608 12:53:28.295526 10279 raft_consensus.cc:1064] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: attempting to promote NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 to VOTER
I20260608 12:53:28.295523 10122 raft_consensus.cc:2468] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 28a6db0bc2bf44d88bac9d3450d2e548 in term 4.
I20260608 12:53:28.297334  9939 leader_election.cc:304] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 28a6db0bc2bf44d88bac9d3450d2e548, e6ad7ce1440b4c84a3d81cb777902061; no voters: 
I20260608 12:53:28.298221 10285 raft_consensus.cc:2804] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 12:53:28.298573 10279 consensus_queue.cc:237] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } }
I20260608 12:53:28.299556 10285 raft_consensus.cc:697] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 4 LEADER]: Becoming Leader. State: Replica: 28a6db0bc2bf44d88bac9d3450d2e548, State: Running, Role: LEADER
I20260608 12:53:28.300603 10285 consensus_queue.cc:237] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [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: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } }
I20260608 12:53:28.308157 10238 raft_consensus.cc:1275] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 LEARNER]: Refusing update from remote peer e6ad7ce1440b4c84a3d81cb777902061: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:28.309458 10122 raft_consensus.cc:1275] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Refusing update from remote peer e6ad7ce1440b4c84a3d81cb777902061: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:28.310047 10175 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } 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:53:28.309624  9868 catalog_manager.cc:5696] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 reported cstate change: term changed from 3 to 4, leader changed from ffa77a1247544f83bc06bb01654cf098 (127.4.88.131) to 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129). New cstate: current_term: 4 leader_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:28.317642 10175 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } 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:53:28.326766  9972 raft_consensus.cc:1275] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Refusing update from remote peer e6ad7ce1440b4c84a3d81cb777902061: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:28.329859 10322 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:53:28.339172 10122 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.347435  9972 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.352555  9867 catalog_manager.cc:5696] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 reported cstate change: config changed from index 2 to 3, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e6ad7ce1440b4c84a3d81cb777902061" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.547226 10122 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 4 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:53:28.548781 10285 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:53:28.555269 10324 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.565359 10238 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } attrs { replace: true } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.593832 10238 raft_consensus.cc:3060] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 3 LEARNER]: Advancing to term 4
I20260608 12:53:28.595319 10048 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 4 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:53:28.597054 10332 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:53:28.601293 10238 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 4 LEARNER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 12:53:28.603046 10332 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:53:28.654481 10048 consensus_queue.cc:237] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [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: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } }
I20260608 12:53:28.663410 10238 raft_consensus.cc:1275] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 FOLLOWER]: Refusing update from remote peer e6ad7ce1440b4c84a3d81cb777902061: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:28.665333 10175 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } 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:53:28.668260  9972 raft_consensus.cc:1275] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Refusing update from remote peer e6ad7ce1440b4c84a3d81cb777902061: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:28.669567 10175 consensus_queue.cc:1048] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [LEADER]: Connected to new peer: Peer: permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:28.676476 10238 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ffa77a1247544f83bc06bb01654cf098 (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.677620  9972 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ffa77a1247544f83bc06bb01654cf098 (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.687413  9868 catalog_manager.cc:5696] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 reported cstate change: config changed from index 3 to 4, VOTER ffa77a1247544f83bc06bb01654cf098 (127.4.88.131) evicted. New cstate: current_term: 1 leader_uuid: "e6ad7ce1440b4c84a3d81cb777902061" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.828812 10111 tablet_service.cc:1558] Processing DeleteTablet for tablet 806e7643c36f487883054f6d450e9cd9 with delete_type TABLET_DATA_TOMBSTONED (TS ffa77a1247544f83bc06bb01654cf098 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59912
I20260608 12:53:28.831267 10335 tablet_replica.cc:333] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: stopping tablet replica
I20260608 12:53:28.831987 10335 raft_consensus.cc:2243] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:28.832576 10335 raft_consensus.cc:2272] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:28.835239 10335 ts_tablet_manager.cc:1916] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:53:28.847123 10335 ts_tablet_manager.cc:1929] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:53:28.847402 10335 log.cc:1199] T 806e7643c36f487883054f6d450e9cd9 P ffa77a1247544f83bc06bb01654cf098: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/806e7643c36f487883054f6d450e9cd9
I20260608 12:53:28.848767  9855 catalog_manager.cc:5027] TS ffa77a1247544f83bc06bb01654cf098 (127.4.88.131:36339): tablet 806e7643c36f487883054f6d450e9cd9 (table test-workload [id=a8dbd5335afa4817b1f4d8359a36eb6c]) successfully deleted
I20260608 12:53:28.869525 10332 raft_consensus.cc:1064] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: attempting to promote NON_VOTER b911d6c789cc4c1d9137a2a9063c67a8 to VOTER
I20260608 12:53:28.871649 10332 consensus_queue.cc:237] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } }
I20260608 12:53:28.877681 10238 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 4 LEARNER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 12:53:28.878150 10122 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 4 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 12:53:28.878155 10048 raft_consensus.cc:1275] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 4 FOLLOWER]: Refusing update from remote peer 28a6db0bc2bf44d88bac9d3450d2e548: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 12:53:28.879319 10333 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:53:28.880046 10332 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:53:28.880872 10336 consensus_queue.cc:1048] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:53:28.890945 10048 raft_consensus.cc:2955] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.890990 10122 raft_consensus.cc:2955] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:28.901880  9870 catalog_manager.cc:5696] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 reported cstate change: config changed from index 3 to 6, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:29.088471 10333 raft_consensus.cc:1027] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 4 LEADER]: attempt to promote peer b911d6c789cc4c1d9137a2a9063c67a8: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 12:53:29.134490 10238 raft_consensus.cc:2955] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 3 to 6, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:29.219791 10320 raft_consensus.cc:2955] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 3 to 6, b911d6c789cc4c1d9137a2a9063c67a8 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } attrs { replace: true } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "ffa77a1247544f83bc06bb01654cf098" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36339 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:29.286203 10175 raft_consensus.cc:2955] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ffa77a1247544f83bc06bb01654cf098 (127.4.88.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "28a6db0bc2bf44d88bac9d3450d2e548" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46277 } } peers { permanent_uuid: "e6ad7ce1440b4c84a3d81cb777902061" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 35925 } } peers { permanent_uuid: "b911d6c789cc4c1d9137a2a9063c67a8" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38525 } attrs { promote: false } } }
I20260608 12:53:29.292903  9858 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 806e7643c36f487883054f6d450e9cd9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:29.894708  9924 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:29.897886  9924 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:29.898351  9924 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:31.899544  9924 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:31.902858  9924 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:31.903276  9924 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:33.904177  9924 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:33.907198  9924 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:33.907655  9924 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:35.908739  9924 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:35.911726  9924 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:35.912184  9924 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:35.936399  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
W20260608 12:53:35.942713 10086 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:53:35.950950 10086 consensus_peers.cc:597] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 -> Peer 28a6db0bc2bf44d88bac9d3450d2e548 (127.4.88.129:46277): Couldn't send request to peer 28a6db0bc2bf44d88bac9d3450d2e548. 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:53:35.971658  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:35.972561  4450 tablet_replica.cc:333] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548: stopping tablet replica
I20260608 12:53:35.973248  4450 raft_consensus.cc:2243] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 4 LEADER]: Raft consensus shutting down.
I20260608 12:53:35.974562  4450 raft_consensus.cc:2272] T 52ebf08b2e1f4f8f80c664c252767cf2 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:35.977101  4450 tablet_replica.cc:333] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548: stopping tablet replica
I20260608 12:53:35.977766  4450 raft_consensus.cc:2243] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:35.978811  4450 raft_consensus.cc:2272] T 806e7643c36f487883054f6d450e9cd9 P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:35.981117  4450 tablet_replica.cc:333] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548: stopping tablet replica
I20260608 12:53:35.981588  4450 raft_consensus.cc:2243] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:35.982065  4450 raft_consensus.cc:2272] T aa08047ab9ca4b97911417df381aba8e P 28a6db0bc2bf44d88bac9d3450d2e548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.007948  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:53:36.027532  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:53:36.056486  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:36.057181  4450 tablet_replica.cc:333] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061: stopping tablet replica
I20260608 12:53:36.058079  4450 raft_consensus.cc:2243] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:36.058730  4450 raft_consensus.cc:2272] T aa08047ab9ca4b97911417df381aba8e P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.061692  4450 tablet_replica.cc:333] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061: stopping tablet replica
I20260608 12:53:36.062332  4450 raft_consensus.cc:2243] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:36.063668  4450 raft_consensus.cc:2272] T 806e7643c36f487883054f6d450e9cd9 P e6ad7ce1440b4c84a3d81cb777902061 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:53:36.065322 10088 consensus_peers.cc:597] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 -> Peer e6ad7ce1440b4c84a3d81cb777902061 (127.4.88.130:35925): Couldn't send request to peer e6ad7ce1440b4c84a3d81cb777902061. 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:53:36.066567  4450 tablet_replica.cc:333] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061: stopping tablet replica
I20260608 12:53:36.067112  4450 raft_consensus.cc:2243] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:36.067816  4450 raft_consensus.cc:2272] T 52ebf08b2e1f4f8f80c664c252767cf2 P e6ad7ce1440b4c84a3d81cb777902061 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.092746  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:53:36.108067  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:53:36.131237  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:36.132072  4450 tablet_replica.cc:333] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098: stopping tablet replica
I20260608 12:53:36.132715  4450 raft_consensus.cc:2243] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:36.133538  4450 raft_consensus.cc:2272] T 52ebf08b2e1f4f8f80c664c252767cf2 P ffa77a1247544f83bc06bb01654cf098 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.135829  4450 tablet_replica.cc:333] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098: stopping tablet replica
I20260608 12:53:36.136493  4450 raft_consensus.cc:2243] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:36.137475  4450 raft_consensus.cc:2272] T aa08047ab9ca4b97911417df381aba8e P ffa77a1247544f83bc06bb01654cf098 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.161840  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:53:36.178298  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:53:36.201725  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:36.202548  4450 tablet_replica.cc:333] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8: stopping tablet replica
I20260608 12:53:36.203260  4450 raft_consensus.cc:2243] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:36.203919  4450 raft_consensus.cc:2272] T 806e7643c36f487883054f6d450e9cd9 P b911d6c789cc4c1d9137a2a9063c67a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.206462  4450 tablet_replica.cc:333] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8: stopping tablet replica
I20260608 12:53:36.206988  4450 raft_consensus.cc:2243] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:36.207615  4450 raft_consensus.cc:2272] T 52ebf08b2e1f4f8f80c664c252767cf2 P b911d6c789cc4c1d9137a2a9063c67a8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.229112  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:53:36.242331  4450 master.cc:562] Master@127.4.88.190:41087 shutting down...
I20260608 12:53:36.261860  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:36.262483  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:36.262789  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20f0b90ef1bd440c85779d68f883f2c1: stopping tablet replica
I20260608 12:53:36.283960  4450 master.cc:584] Master@127.4.88.190:41087 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12616 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:53:36.325948  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:34127
I20260608 12:53:36.327178  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:36.333606 10340 instance_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:53:36.333629 10341 instance_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:53:36.334350 10343 instance_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:53:36.334903  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:36.335704  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:36.335891  4450 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:53:36.336004  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923216335993 us; error 0 us; skew 500 ppm
I20260608 12:53:36.336704  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:36.339107  4450 webserver.cc:533] Webserver started at http://127.4.88.190:40911/ using document root <none> and password file <none>
I20260608 12:53:36.339558  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:36.339721  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:36.339946  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:36.341111  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "341720e4aefe4307871e4f45800345f9"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.345643  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:36.349406 10348 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:53:36.350160  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:36.350469  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "341720e4aefe4307871e4f45800345f9"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.350778  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-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:53:36.365276  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:36.366631  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:36.406854  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:34127
I20260608 12:53:36.406975 10399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:34127 every 8 connection(s)
I20260608 12:53:36.411161 10400 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:53:36.422140 10400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9: Bootstrap starting.
I20260608 12:53:36.427070 10400 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:36.432650 10400 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9: No bootstrap required, opened a new log
I20260608 12:53:36.434973 10400 raft_consensus.cc:359] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "341720e4aefe4307871e4f45800345f9" member_type: VOTER }
I20260608 12:53:36.435379 10400 raft_consensus.cc:385] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:36.435559 10400 raft_consensus.cc:740] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 341720e4aefe4307871e4f45800345f9, State: Initialized, Role: FOLLOWER
I20260608 12:53:36.436190 10400 consensus_queue.cc:260] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "341720e4aefe4307871e4f45800345f9" member_type: VOTER }
I20260608 12:53:36.436710 10400 raft_consensus.cc:399] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:36.436903 10400 raft_consensus.cc:493] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:36.437114 10400 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:36.441644 10400 raft_consensus.cc:515] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "341720e4aefe4307871e4f45800345f9" member_type: VOTER }
I20260608 12:53:36.442107 10400 leader_election.cc:304] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [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: 341720e4aefe4307871e4f45800345f9; no voters: 
I20260608 12:53:36.443183 10400 leader_election.cc:290] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:36.443599 10403 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:36.445060 10403 raft_consensus.cc:697] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 1 LEADER]: Becoming Leader. State: Replica: 341720e4aefe4307871e4f45800345f9, State: Running, Role: LEADER
I20260608 12:53:36.445832 10403 consensus_queue.cc:237] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [LEADER]: Queue going to LEADER mode. State: All 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: "341720e4aefe4307871e4f45800345f9" member_type: VOTER }
I20260608 12:53:36.446403 10400 sys_catalog.cc:565] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:36.449046 10405 sys_catalog.cc:455] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 341720e4aefe4307871e4f45800345f9. Latest consensus state: current_term: 1 leader_uuid: "341720e4aefe4307871e4f45800345f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "341720e4aefe4307871e4f45800345f9" member_type: VOTER } }
I20260608 12:53:36.449123 10404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "341720e4aefe4307871e4f45800345f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "341720e4aefe4307871e4f45800345f9" member_type: VOTER } }
I20260608 12:53:36.449823 10405 sys_catalog.cc:458] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:36.449895 10404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:36.455199 10408 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:36.463407 10408 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:36.464510  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:36.472702 10408 catalog_manager.cc:1382] Generated new cluster ID: d6e0c9caed894a34bceda3b59713b453
I20260608 12:53:36.472990 10408 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:36.510861 10408 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:36.512197 10408 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:36.523571 10408 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9: Generated new TSK 0
I20260608 12:53:36.524194 10408 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:36.530869  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:36.537382 10421 instance_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:53:36.538642 10422 instance_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:53:36.540189  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:36.540117 10424 instance_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:53:36.541397  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:36.541585  4450 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:53:36.541710  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923216541698 us; error 0 us; skew 500 ppm
I20260608 12:53:36.542223  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:36.544548  4450 webserver.cc:533] Webserver started at http://127.4.88.129:44767/ using document root <none> and password file <none>
I20260608 12:53:36.545013  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:36.545166  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:36.545382  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:36.546425  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "56008bb4603e42bfb3614f140d3f2cbb"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.551226  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:53:36.554728 10429 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:53:36.555471  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:53:36.555794  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "56008bb4603e42bfb3614f140d3f2cbb"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.556082  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-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:53:36.572438  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:36.573616  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:36.575049  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:36.577548  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:36.577785  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.578027  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:36.578224  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.618002  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:39885
I20260608 12:53:36.618130 10491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:39885 every 8 connection(s)
I20260608 12:53:36.624343  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:36.633724 10496 instance_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:53:36.634770 10497 instance_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:53:36.638258 10500 instance_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:53:36.639164  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:36.640267  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:36.640527  4450 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:53:36.640719  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923216640703 us; error 0 us; skew 500 ppm
I20260608 12:53:36.641323  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:36.643559 10492 heartbeater.cc:344] Connected to a master server at 127.4.88.190:34127
I20260608 12:53:36.643923 10492 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:36.644711 10492 heartbeater.cc:507] Master 127.4.88.190:34127 requested a full tablet report, sending...
I20260608 12:53:36.644966  4450 webserver.cc:533] Webserver started at http://127.4.88.130:36049/ using document root <none> and password file <none>
I20260608 12:53:36.645576  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:36.645787  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:36.646087  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:36.647024 10365 ts_manager.cc:194] Registered new tserver with Master: 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885)
I20260608 12:53:36.647348  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "c4be97ea204d4a8195e8b95b237d7c42"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.649362 10365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45754
I20260608 12:53:36.653023  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:53:36.656814 10504 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:53:36.657784  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:53:36.658159  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "c4be97ea204d4a8195e8b95b237d7c42"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.658457  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-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:53:36.680114  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:36.681396  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:36.682883  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:36.685237  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:36.685487  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.685730  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:36.685907  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.726397  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:39975
I20260608 12:53:36.726521 10566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:39975 every 8 connection(s)
I20260608 12:53:36.731683  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:36.739404 10570 instance_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:53:36.741290 10571 instance_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:53:36.743362  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:36.743311 10573 instance_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:53:36.744729  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:53:36.744906 10567 heartbeater.cc:344] Connected to a master server at 127.4.88.190:34127
W20260608 12:53:36.744985  4450 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:53:36.745453  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923216745436 us; error 0 us; skew 500 ppm
I20260608 12:53:36.745494 10567 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:36.746120  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:36.746381 10567 heartbeater.cc:507] Master 127.4.88.190:34127 requested a full tablet report, sending...
I20260608 12:53:36.748804 10365 ts_manager.cc:194] Registered new tserver with Master: c4be97ea204d4a8195e8b95b237d7c42 (127.4.88.130:39975)
I20260608 12:53:36.749359  4450 webserver.cc:533] Webserver started at http://127.4.88.131:37145/ using document root <none> and password file <none>
I20260608 12:53:36.749928  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:36.750100  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:36.750351  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:36.750298 10365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45768
I20260608 12:53:36.752074  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "a38d979c6c5442aea758abd22541640c"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.757735  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:53:36.761763 10578 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:53:36.762617  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:53:36.762946  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "a38d979c6c5442aea758abd22541640c"
format_stamp: "Formatted at 2026-06-08 12:53:36 on dist-test-slave-vkhm"
I20260608 12:53:36.763231  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923059578967-4450-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:53:36.778743  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:36.780053  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:36.781702  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:36.786108  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:36.786405  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.786758  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:36.787052  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:36.833691  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:36883
I20260608 12:53:36.833789 10640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:36883 every 8 connection(s)
I20260608 12:53:36.849359 10641 heartbeater.cc:344] Connected to a master server at 127.4.88.190:34127
I20260608 12:53:36.849819 10641 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:36.850699 10641 heartbeater.cc:507] Master 127.4.88.190:34127 requested a full tablet report, sending...
I20260608 12:53:36.853082 10365 ts_manager.cc:194] Registered new tserver with Master: a38d979c6c5442aea758abd22541640c (127.4.88.131:36883)
I20260608 12:53:36.853816  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016348097s
I20260608 12:53:36.854773 10365 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45770
I20260608 12:53:37.652123 10492 heartbeater.cc:499] Master 127.4.88.190:34127 was elected leader, sending a full tablet report...
I20260608 12:53:37.753243 10567 heartbeater.cc:499] Master 127.4.88.190:34127 was elected leader, sending a full tablet report...
I20260608 12:53:37.858567 10641 heartbeater.cc:499] Master 127.4.88.190:34127 was elected leader, sending a full tablet report...
I20260608 12:53:37.916393 10365 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45784:
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:53:37.918463 10365 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:53:37.962240 10532 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5a771272d2419b81d82ef0f8e32574 (DEFAULT_TABLE table=test-workload [id=034eaa92f6094834949ea00b13ba4be0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:37.963418 10532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5a771272d2419b81d82ef0f8e32574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:37.971161 10457 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5a771272d2419b81d82ef0f8e32574 (DEFAULT_TABLE table=test-workload [id=034eaa92f6094834949ea00b13ba4be0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:37.971124 10606 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5a771272d2419b81d82ef0f8e32574 (DEFAULT_TABLE table=test-workload [id=034eaa92f6094834949ea00b13ba4be0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:53:37.972651 10457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5a771272d2419b81d82ef0f8e32574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:37.972653 10606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5a771272d2419b81d82ef0f8e32574. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:37.979724 10661 tablet_bootstrap.cc:492] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42: Bootstrap starting.
I20260608 12:53:37.986150 10661 tablet_bootstrap.cc:654] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:37.991180 10664 tablet_bootstrap.cc:492] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c: Bootstrap starting.
I20260608 12:53:37.991564 10661 tablet_bootstrap.cc:492] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42: No bootstrap required, opened a new log
I20260608 12:53:37.991773 10663 tablet_bootstrap.cc:492] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: Bootstrap starting.
I20260608 12:53:37.992100 10661 ts_tablet_manager.cc:1403] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260608 12:53:37.995467 10661 raft_consensus.cc:359] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:37.996271 10661 raft_consensus.cc:385] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:37.996606 10661 raft_consensus.cc:740] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4be97ea204d4a8195e8b95b237d7c42, State: Initialized, Role: FOLLOWER
I20260608 12:53:37.997932 10663 tablet_bootstrap.cc:654] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:37.997460 10661 consensus_queue.cc:260] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:37.999754 10664 tablet_bootstrap.cc:654] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:38.000814 10661 ts_tablet_manager.cc:1434] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:53:38.004592 10663 tablet_bootstrap.cc:492] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: No bootstrap required, opened a new log
I20260608 12:53:38.005159 10663 ts_tablet_manager.cc:1403] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:53:38.007395 10664 tablet_bootstrap.cc:492] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c: No bootstrap required, opened a new log
I20260608 12:53:38.007910 10664 ts_tablet_manager.cc:1403] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 12:53:38.008358 10663 raft_consensus.cc:359] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:38.009117 10663 raft_consensus.cc:385] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.009433 10663 raft_consensus.cc:740] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56008bb4603e42bfb3614f140d3f2cbb, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.010407 10664 raft_consensus.cc:359] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:38.010229 10663 consensus_queue.cc:260] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:38.011019 10664 raft_consensus.cc:385] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:38.011406 10664 raft_consensus.cc:740] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a38d979c6c5442aea758abd22541640c, State: Initialized, Role: FOLLOWER
I20260608 12:53:38.012252 10664 consensus_queue.cc:260] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:38.013279 10663 ts_tablet_manager.cc:1434] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:38.015189 10664 ts_tablet_manager.cc:1434] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:53:38.031577 10668 raft_consensus.cc:493] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:38.032080 10668 raft_consensus.cc:515] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:38.034224 10668 leader_election.cc:290] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4be97ea204d4a8195e8b95b237d7c42 (127.4.88.130:39975), a38d979c6c5442aea758abd22541640c (127.4.88.131:36883)
I20260608 12:53:38.045002 10542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5a771272d2419b81d82ef0f8e32574" candidate_uuid: "56008bb4603e42bfb3614f140d3f2cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4be97ea204d4a8195e8b95b237d7c42" is_pre_election: true
I20260608 12:53:38.045954 10542 raft_consensus.cc:2468] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56008bb4603e42bfb3614f140d3f2cbb in term 0.
I20260608 12:53:38.047303 10433 leader_election.cc:304] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56008bb4603e42bfb3614f140d3f2cbb, c4be97ea204d4a8195e8b95b237d7c42; no voters: 
I20260608 12:53:38.047976 10616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5a771272d2419b81d82ef0f8e32574" candidate_uuid: "56008bb4603e42bfb3614f140d3f2cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d979c6c5442aea758abd22541640c" is_pre_election: true
I20260608 12:53:38.048192 10668 raft_consensus.cc:2804] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:38.048676 10668 raft_consensus.cc:493] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:38.048719 10616 raft_consensus.cc:2468] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56008bb4603e42bfb3614f140d3f2cbb in term 0.
I20260608 12:53:38.049093 10668 raft_consensus.cc:3060] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.054345 10668 raft_consensus.cc:515] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:38.055928 10668 leader_election.cc:290] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [CANDIDATE]: Term 1 election: Requested vote from peers c4be97ea204d4a8195e8b95b237d7c42 (127.4.88.130:39975), a38d979c6c5442aea758abd22541640c (127.4.88.131:36883)
I20260608 12:53:38.056713 10542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5a771272d2419b81d82ef0f8e32574" candidate_uuid: "56008bb4603e42bfb3614f140d3f2cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4be97ea204d4a8195e8b95b237d7c42"
I20260608 12:53:38.057051 10616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5a771272d2419b81d82ef0f8e32574" candidate_uuid: "56008bb4603e42bfb3614f140d3f2cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d979c6c5442aea758abd22541640c"
I20260608 12:53:38.057338 10542 raft_consensus.cc:3060] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.057768 10616 raft_consensus.cc:3060] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:38.064807 10542 raft_consensus.cc:2468] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56008bb4603e42bfb3614f140d3f2cbb in term 1.
I20260608 12:53:38.064807 10616 raft_consensus.cc:2468] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56008bb4603e42bfb3614f140d3f2cbb in term 1.
I20260608 12:53:38.066274 10433 leader_election.cc:304] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56008bb4603e42bfb3614f140d3f2cbb, c4be97ea204d4a8195e8b95b237d7c42; no voters: 
I20260608 12:53:38.066957 10668 raft_consensus.cc:2804] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:38.067991 10668 raft_consensus.cc:697] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 1 LEADER]: Becoming Leader. State: Replica: 56008bb4603e42bfb3614f140d3f2cbb, State: Running, Role: LEADER
I20260608 12:53:38.068722 10668 consensus_queue.cc:237] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:38.077008 10364 catalog_manager.cc:5696] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129). New cstate: current_term: 1 leader_uuid: "56008bb4603e42bfb3614f140d3f2cbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:38.086078  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:53:38.107640  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:38.108449  4450 tablet_replica.cc:333] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: stopping tablet replica
I20260608 12:53:38.108986  4450 raft_consensus.cc:2243] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:38.109617  4450 pending_rounds.cc:70] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: Trying to abort 1 pending ops.
I20260608 12:53:38.109833  4450 pending_rounds.cc:77] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661501216792576 op_type: NO_OP noop_request { }
I20260608 12:53:38.110132  4450 raft_consensus.cc:2889] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:53:38.110426  4450 raft_consensus.cc:2272] T 8a5a771272d2419b81d82ef0f8e32574 P 56008bb4603e42bfb3614f140d3f2cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:38.130340  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:53:38.462785 10418 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:38.464107 10418 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:38.464519 10418 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:39.734897 10674 raft_consensus.cc:493] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:39.735409 10674 raft_consensus.cc:515] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:39.737497 10674 leader_election.cc:290] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885), a38d979c6c5442aea758abd22541640c (127.4.88.131:36883)
W20260608 12:53:39.745268 10508 leader_election.cc:336] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885): Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111)
I20260608 12:53:39.749276 10616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5a771272d2419b81d82ef0f8e32574" candidate_uuid: "c4be97ea204d4a8195e8b95b237d7c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d979c6c5442aea758abd22541640c" is_pre_election: true
I20260608 12:53:39.749840 10616 raft_consensus.cc:2468] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4be97ea204d4a8195e8b95b237d7c42 in term 1.
I20260608 12:53:39.750887 10508 leader_election.cc:304] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [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: a38d979c6c5442aea758abd22541640c, c4be97ea204d4a8195e8b95b237d7c42; no voters: 56008bb4603e42bfb3614f140d3f2cbb
I20260608 12:53:39.751515 10674 raft_consensus.cc:2804] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:53:39.751825 10674 raft_consensus.cc:493] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:39.752102 10674 raft_consensus.cc:3060] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:39.757412 10674 raft_consensus.cc:515] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:39.759075 10674 leader_election.cc:290] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [CANDIDATE]: Term 2 election: Requested vote from peers 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885), a38d979c6c5442aea758abd22541640c (127.4.88.131:36883)
I20260608 12:53:39.760674 10616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a5a771272d2419b81d82ef0f8e32574" candidate_uuid: "c4be97ea204d4a8195e8b95b237d7c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a38d979c6c5442aea758abd22541640c"
I20260608 12:53:39.761170 10616 raft_consensus.cc:3060] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:53:39.762878 10508 leader_election.cc:336] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885): Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111)
I20260608 12:53:39.766409 10616 raft_consensus.cc:2468] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4be97ea204d4a8195e8b95b237d7c42 in term 2.
I20260608 12:53:39.767477 10508 leader_election.cc:304] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [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: a38d979c6c5442aea758abd22541640c, c4be97ea204d4a8195e8b95b237d7c42; no voters: 56008bb4603e42bfb3614f140d3f2cbb
I20260608 12:53:39.768149 10674 raft_consensus.cc:2804] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:53:39.769250 10674 raft_consensus.cc:697] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 2 LEADER]: Becoming Leader. State: Replica: c4be97ea204d4a8195e8b95b237d7c42, State: Running, Role: LEADER
I20260608 12:53:39.769940 10674 consensus_queue.cc:237] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [LEADER]: Queue going to LEADER 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: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } }
I20260608 12:53:39.776746 10365 catalog_manager.cc:5696] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 reported cstate change: term changed from 1 to 2, leader changed from 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129) to c4be97ea204d4a8195e8b95b237d7c42 (127.4.88.130). New cstate: current_term: 2 leader_uuid: "c4be97ea204d4a8195e8b95b237d7c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4be97ea204d4a8195e8b95b237d7c42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 39975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56008bb4603e42bfb3614f140d3f2cbb" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 } health_report { overall_health: UNKNOWN } } }
W20260608 12:53:40.154969 10508 consensus_peers.cc:597] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 -> Peer 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885): Couldn't send request to peer 56008bb4603e42bfb3614f140d3f2cbb. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:40.217574 10616 raft_consensus.cc:1275] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 2 FOLLOWER]: Refusing update from remote peer c4be97ea204d4a8195e8b95b237d7c42: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:53:40.219102 10674 consensus_queue.cc:1048] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a38d979c6c5442aea758abd22541640c" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:40.465500 10418 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:40.467232 10418 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:40.467664 10418 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:53:41.284996 10508 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260608 12:53:42.468883 10418 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:42.470286 10418 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:42.470558 10418 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:53:43.028952 10508 consensus_peers.cc:597] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 -> Peer 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885): Couldn't send request to peer 56008bb4603e42bfb3614f140d3f2cbb. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:53:44.471401 10418 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:44.472705 10418 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:44.472950 10418 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:53:45.630539 10508 consensus_peers.cc:597] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 -> Peer 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885): Couldn't send request to peer 56008bb4603e42bfb3614f140d3f2cbb. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:53:46.473773 10418 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:46.475062 10418 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:46.475306 10418 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:53:46.610980 10508 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:53:48.044258 10508 consensus_peers.cc:597] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 -> Peer 56008bb4603e42bfb3614f140d3f2cbb (127.4.88.129:39885): Couldn't send request to peer 56008bb4603e42bfb3614f140d3f2cbb. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:39885: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:53:48.476476 10418 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:53:48.477818 10418 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:53:48.478137 10418 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:53:49.202190  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:53:49.227880  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:49.228799  4450 tablet_replica.cc:333] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42: stopping tablet replica
I20260608 12:53:49.229422  4450 raft_consensus.cc:2243] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:53:49.230497  4450 raft_consensus.cc:2272] T 8a5a771272d2419b81d82ef0f8e32574 P c4be97ea204d4a8195e8b95b237d7c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:49.252130  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:53:49.266903  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:53:49.295600  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:49.296471  4450 tablet_replica.cc:333] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c: stopping tablet replica
I20260608 12:53:49.297052  4450 raft_consensus.cc:2243] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:49.297528  4450 raft_consensus.cc:2272] T 8a5a771272d2419b81d82ef0f8e32574 P a38d979c6c5442aea758abd22541640c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:49.317490  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:53:49.330315  4450 master.cc:562] Master@127.4.88.190:34127 shutting down...
I20260608 12:53:49.351219  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:49.351961  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:49.352427  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 341720e4aefe4307871e4f45800345f9: stopping tablet replica
I20260608 12:53:49.371701  4450 master.cc:584] Master@127.4.88.190:34127 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13085 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:53:49.411916  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:39483
I20260608 12:53:49.413154  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:49.419724 10711 instance_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:53:49.419725 10712 instance_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:53:49.421252 10714 instance_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:53:49.422072  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:49.422971  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:49.423172  4450 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:53:49.423350  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923229423314 us; error 0 us; skew 500 ppm
I20260608 12:53:49.423947  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:49.426569  4450 webserver.cc:533] Webserver started at http://127.4.88.190:33861/ using document root <none> and password file <none>
I20260608 12:53:49.427127  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:49.427353  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:49.427634  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:49.428972  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "a3cdfd62630340e29277d9acf6844106"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.433764  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:49.437497 10719 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:53:49.438263  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:49.438562  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "a3cdfd62630340e29277d9acf6844106"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.438855  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-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:53:49.453138  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:49.454438  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:49.502651  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:39483
I20260608 12:53:49.502784 10770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:39483 every 8 connection(s)
I20260608 12:53:49.507043 10771 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:53:49.519098 10771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106: Bootstrap starting.
I20260608 12:53:49.524151 10771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:49.528753 10771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106: No bootstrap required, opened a new log
I20260608 12:53:49.531159 10771 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3cdfd62630340e29277d9acf6844106" member_type: VOTER }
I20260608 12:53:49.531598 10771 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:49.531889 10771 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3cdfd62630340e29277d9acf6844106, State: Initialized, Role: FOLLOWER
I20260608 12:53:49.532629 10771 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3cdfd62630340e29277d9acf6844106" member_type: VOTER }
I20260608 12:53:49.533139 10771 raft_consensus.cc:399] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:53:49.533401 10771 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:53:49.533707 10771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:49.538519 10771 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3cdfd62630340e29277d9acf6844106" member_type: VOTER }
I20260608 12:53:49.539076 10771 leader_election.cc:304] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [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: a3cdfd62630340e29277d9acf6844106; no voters: 
I20260608 12:53:49.540321 10771 leader_election.cc:290] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:53:49.540884 10774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:49.542459 10774 raft_consensus.cc:697] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 1 LEADER]: Becoming Leader. State: Replica: a3cdfd62630340e29277d9acf6844106, State: Running, Role: LEADER
I20260608 12:53:49.543147 10774 consensus_queue.cc:237] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [LEADER]: Queue going to LEADER mode. State: All 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: "a3cdfd62630340e29277d9acf6844106" member_type: VOTER }
I20260608 12:53:49.543705 10771 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:53:49.546322 10775 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a3cdfd62630340e29277d9acf6844106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3cdfd62630340e29277d9acf6844106" member_type: VOTER } }
I20260608 12:53:49.547161 10775 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:49.546345 10776 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3cdfd62630340e29277d9acf6844106. Latest consensus state: current_term: 1 leader_uuid: "a3cdfd62630340e29277d9acf6844106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3cdfd62630340e29277d9acf6844106" member_type: VOTER } }
I20260608 12:53:49.548079 10776 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [sys.catalog]: This master's current role is: LEADER
I20260608 12:53:49.551642 10781 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:53:49.556855 10781 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:53:49.560096  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:53:49.566324 10781 catalog_manager.cc:1382] Generated new cluster ID: cfecf601ee774f3789cc4ba9eed03340
I20260608 12:53:49.566606 10781 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:53:49.600703 10781 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:53:49.602073 10781 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:53:49.619536 10781 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106: Generated new TSK 0
I20260608 12:53:49.620146 10781 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:53:49.627250  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:49.633741 10792 instance_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:53:49.634877 10793 instance_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:53:49.637035 10795 instance_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:53:49.637171  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:49.638280  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:49.638479  4450 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:53:49.638607  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923229638596 us; error 0 us; skew 500 ppm
I20260608 12:53:49.639135  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:49.641626  4450 webserver.cc:533] Webserver started at http://127.4.88.129:46311/ using document root <none> and password file <none>
I20260608 12:53:49.642100  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:49.642261  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:49.642491  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:49.643587  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "8cef47592d42485d8552ab31d44dad1e"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.648550  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:53:49.652292 10800 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:53:49.653136  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:53:49.653460  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "8cef47592d42485d8552ab31d44dad1e"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.653839  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-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:53:49.668927  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:49.670177  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:49.671794  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:49.674376  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:49.674568  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:49.674898  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:49.675068  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:49.716929  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:42817
I20260608 12:53:49.717049 10862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:42817 every 8 connection(s)
I20260608 12:53:49.722687  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:49.731014 10867 instance_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:53:49.731118 10868 instance_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:53:49.734887  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:49.735625 10870 instance_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:53:49.736773 10863 heartbeater.cc:344] Connected to a master server at 127.4.88.190:39483
I20260608 12:53:49.736804  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:49.737283  4450 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:53:49.737300 10863 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:49.737665  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923229737646 us; error 0 us; skew 500 ppm
I20260608 12:53:49.738375  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:49.738356 10863 heartbeater.cc:507] Master 127.4.88.190:39483 requested a full tablet report, sending...
I20260608 12:53:49.740976 10736 ts_manager.cc:194] Registered new tserver with Master: 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817)
I20260608 12:53:49.741586  4450 webserver.cc:533] Webserver started at http://127.4.88.130:38011/ using document root <none> and password file <none>
I20260608 12:53:49.742161  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:49.742373  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:49.742650  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:49.743163 10736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35240
I20260608 12:53:49.743884  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "727ef85ad39d4d11b6add6c6f59b2f98"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.748746  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:53:49.752694 10875 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:53:49.753458  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:49.753834  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "727ef85ad39d4d11b6add6c6f59b2f98"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.754134  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-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:53:49.767416  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:49.768692  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:49.770210  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:49.772513  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:49.772756  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:49.772998  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:49.773175  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:49.814388  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:36855
I20260608 12:53:49.814512 10937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:36855 every 8 connection(s)
I20260608 12:53:49.819715  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:49.826803 10941 instance_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:53:49.828528 10942 instance_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:53:49.830199  4450 server_base.cc:1061] running on GCE node
W20260608 12:53:49.830247 10945 instance_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:53:49.831699  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:49.831998  4450 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:53:49.832185 10938 heartbeater.cc:344] Connected to a master server at 127.4.88.190:39483
I20260608 12:53:49.832260  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923229832242 us; error 0 us; skew 500 ppm
I20260608 12:53:49.832793 10938 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:49.833346  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:49.833772 10938 heartbeater.cc:507] Master 127.4.88.190:39483 requested a full tablet report, sending...
I20260608 12:53:49.836081 10736 ts_manager.cc:194] Registered new tserver with Master: 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855)
I20260608 12:53:49.836470  4450 webserver.cc:533] Webserver started at http://127.4.88.131:40041/ using document root <none> and password file <none>
I20260608 12:53:49.837093  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:49.837301  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:49.837581  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:49.837848 10736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35252
I20260608 12:53:49.839033  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "08b17370eb524a5c94460e0fba7448ee"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.843982  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:53:49.847730 10949 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:53:49.848564  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:53:49.848889  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "08b17370eb524a5c94460e0fba7448ee"
format_stamp: "Formatted at 2026-06-08 12:53:49 on dist-test-slave-vkhm"
I20260608 12:53:49.849164  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-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:53:49.875895  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:49.877189  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:49.878774  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:49.881201  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:49.881393  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:49.881573  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:49.881699  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:49.921911  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:38787
I20260608 12:53:49.922041 11011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:38787 every 8 connection(s)
I20260608 12:53:49.936867 11012 heartbeater.cc:344] Connected to a master server at 127.4.88.190:39483
I20260608 12:53:49.937322 11012 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:49.938073 11012 heartbeater.cc:507] Master 127.4.88.190:39483 requested a full tablet report, sending...
I20260608 12:53:49.940073 10736 ts_manager.cc:194] Registered new tserver with Master: 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:49.940362  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014988404s
I20260608 12:53:49.942042 10736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35264
I20260608 12:53:50.746378 10863 heartbeater.cc:499] Master 127.4.88.190:39483 was elected leader, sending a full tablet report...
I20260608 12:53:50.841053 10938 heartbeater.cc:499] Master 127.4.88.190:39483 was elected leader, sending a full tablet report...
I20260608 12:53:50.945372 11012 heartbeater.cc:499] Master 127.4.88.190:39483 was elected leader, sending a full tablet report...
I20260608 12:53:51.001354 10736 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35268:
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:53:51.004179 10736 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:53:51.069468 10903 tablet_service.cc:1511] Processing CreateTablet for tablet c5607fa09c9444dba9f3c6b80cae4629 (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:53:51.071540 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5607fa09c9444dba9f3c6b80cae4629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.077970 10902 tablet_service.cc:1511] Processing CreateTablet for tablet 7d819c82238a4327b2af6eac7634f95e (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:53:51.079125 10977 tablet_service.cc:1511] Processing CreateTablet for tablet c5607fa09c9444dba9f3c6b80cae4629 (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:53:51.079931 10902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d819c82238a4327b2af6eac7634f95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.079875 10974 tablet_service.cc:1511] Processing CreateTablet for tablet fc53fe824c774e9fadc78b21eaa18375 (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:53:51.080865 10977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5607fa09c9444dba9f3c6b80cae4629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.081648 10974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53fe824c774e9fadc78b21eaa18375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.085907 10975 tablet_service.cc:1511] Processing CreateTablet for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:53:51.087519 10975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.093880 10976 tablet_service.cc:1511] Processing CreateTablet for tablet 7d819c82238a4327b2af6eac7634f95e (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:53:51.094535 10901 tablet_service.cc:1511] Processing CreateTablet for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:53:51.095577 10976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d819c82238a4327b2af6eac7634f95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.096334 10901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.103228 11033 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: Bootstrap starting.
I20260608 12:53:51.106876 10903 tablet_service.cc:1511] Processing CreateTablet for tablet fc53fe824c774e9fadc78b21eaa18375 (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:53:51.110899 10828 tablet_service.cc:1511] Processing CreateTablet for tablet c5607fa09c9444dba9f3c6b80cae4629 (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:53:51.112578 10828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5607fa09c9444dba9f3c6b80cae4629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.112959 10903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53fe824c774e9fadc78b21eaa18375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.117161 11033 tablet_bootstrap.cc:654] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.117674 11034 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee: Bootstrap starting.
I20260608 12:53:51.118780 10827 tablet_service.cc:1511] Processing CreateTablet for tablet 7d819c82238a4327b2af6eac7634f95e (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:53:51.120302 10827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d819c82238a4327b2af6eac7634f95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.129877 10826 tablet_service.cc:1511] Processing CreateTablet for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:53:51.130414 10825 tablet_service.cc:1511] Processing CreateTablet for tablet fc53fe824c774e9fadc78b21eaa18375 (DEFAULT_TABLE table=test-workload [id=24477f5affed446e821b080a6c769e5a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:53:51.131438 10826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.132126 10825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53fe824c774e9fadc78b21eaa18375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:51.140378 11034 tablet_bootstrap.cc:654] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.161530 11033 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: No bootstrap required, opened a new log
I20260608 12:53:51.162155 11033 ts_tablet_manager.cc:1403] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.014s
I20260608 12:53:51.163264 11036 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: Bootstrap starting.
I20260608 12:53:51.165982 11033 raft_consensus.cc:359] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.170497 11033 raft_consensus.cc:385] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.170708 11036 tablet_bootstrap.cc:654] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.170893 11033 raft_consensus.cc:740] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727ef85ad39d4d11b6add6c6f59b2f98, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.171855 11033 consensus_queue.cc:260] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.177022 11034 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee: No bootstrap required, opened a new log
I20260608 12:53:51.177579 11034 ts_tablet_manager.cc:1403] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.003s
I20260608 12:53:51.180342 11034 raft_consensus.cc:359] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.181094 11034 raft_consensus.cc:385] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.181396 11034 raft_consensus.cc:740] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b17370eb524a5c94460e0fba7448ee, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.182082 11034 consensus_queue.cc:260] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.187563 11033 ts_tablet_manager.cc:1434] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.002s
I20260608 12:53:51.189079 11033 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: Bootstrap starting.
I20260608 12:53:51.198195 11034 ts_tablet_manager.cc:1434] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee: Time spent starting tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 12:53:51.200078 11033 tablet_bootstrap.cc:654] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.202615 11036 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: No bootstrap required, opened a new log
I20260608 12:53:51.203218 11036 ts_tablet_manager.cc:1403] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.022s
I20260608 12:53:51.206754 11036 raft_consensus.cc:359] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.207497 11036 raft_consensus.cc:385] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.207824 11036 raft_consensus.cc:740] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cef47592d42485d8552ab31d44dad1e, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.208314 11034 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: Bootstrap starting.
I20260608 12:53:51.208789 11036 consensus_queue.cc:260] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.217852 11034 tablet_bootstrap.cc:654] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.218504 11036 ts_tablet_manager.cc:1434] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260608 12:53:51.219942 11036 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e: Bootstrap starting.
I20260608 12:53:51.223218 11033 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: No bootstrap required, opened a new log
I20260608 12:53:51.223830 11033 ts_tablet_manager.cc:1403] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.008s
I20260608 12:53:51.227178 11033 raft_consensus.cc:359] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.227978 11033 raft_consensus.cc:385] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.228345 11033 raft_consensus.cc:740] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727ef85ad39d4d11b6add6c6f59b2f98, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.228650 11036 tablet_bootstrap.cc:654] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.229296 11033 consensus_queue.cc:260] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.231870 11033 ts_tablet_manager.cc:1434] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:53:51.233098 11033 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98: Bootstrap starting.
I20260608 12:53:51.233683 11034 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: No bootstrap required, opened a new log
I20260608 12:53:51.234186 11034 ts_tablet_manager.cc:1403] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.000s
I20260608 12:53:51.237440 11034 raft_consensus.cc:359] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.238308 11034 raft_consensus.cc:385] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.238659 11034 raft_consensus.cc:740] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b17370eb524a5c94460e0fba7448ee, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.239724 11034 consensus_queue.cc:260] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.241427 11033 tablet_bootstrap.cc:654] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.243068 11034 ts_tablet_manager.cc:1434] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:53:51.244355 11034 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: Bootstrap starting.
I20260608 12:53:51.241448 11036 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e: No bootstrap required, opened a new log
I20260608 12:53:51.245589 11036 ts_tablet_manager.cc:1403] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.009s
I20260608 12:53:51.249063 11036 raft_consensus.cc:359] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.249915 11036 raft_consensus.cc:385] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.250272 11036 raft_consensus.cc:740] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cef47592d42485d8552ab31d44dad1e, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.250638 11033 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98: No bootstrap required, opened a new log
I20260608 12:53:51.251214 11033 ts_tablet_manager.cc:1403] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260608 12:53:51.251087 11036 consensus_queue.cc:260] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.251662 11034 tablet_bootstrap.cc:654] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.254528 11033 raft_consensus.cc:359] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.255097 11033 raft_consensus.cc:385] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.255455 11033 raft_consensus.cc:740] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727ef85ad39d4d11b6add6c6f59b2f98, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.256531 11033 consensus_queue.cc:260] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.258955 11033 ts_tablet_manager.cc:1434] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:53:51.260058 11033 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98: Bootstrap starting.
I20260608 12:53:51.257311 11036 ts_tablet_manager.cc:1434] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 12:53:51.262432 11036 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: Bootstrap starting.
I20260608 12:53:51.264513 11040 raft_consensus.cc:493] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:51.265121 11040 raft_consensus.cc:515] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.266644 11033 tablet_bootstrap.cc:654] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.267293 11042 raft_consensus.cc:493] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:51.268030 11042 raft_consensus.cc:515] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.272006 11042 leader_election.cc:290] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:51.277730 11036 tablet_bootstrap.cc:654] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.279783 11034 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: No bootstrap required, opened a new log
I20260608 12:53:51.280447 11034 ts_tablet_manager.cc:1403] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.011s
I20260608 12:53:51.284276 11040 leader_election.cc:290] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855)
I20260608 12:53:51.284616 11034 raft_consensus.cc:359] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.285524 11034 raft_consensus.cc:385] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.285907 11034 raft_consensus.cc:740] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b17370eb524a5c94460e0fba7448ee, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.286770 11034 consensus_queue.cc:260] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.289398 11034 ts_tablet_manager.cc:1434] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:53:51.290468 11034 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee: Bootstrap starting.
I20260608 12:53:51.298169 11036 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: No bootstrap required, opened a new log
I20260608 12:53:51.298879 11036 ts_tablet_manager.cc:1403] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260608 12:53:51.300547 11034 tablet_bootstrap.cc:654] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.302347 11036 raft_consensus.cc:359] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.310491 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5607fa09c9444dba9f3c6b80cae4629" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" is_pre_election: true
I20260608 12:53:51.312156 10913 raft_consensus.cc:2468] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 0.
I20260608 12:53:51.314455 10804 leader_election.cc:304] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727ef85ad39d4d11b6add6c6f59b2f98, 8cef47592d42485d8552ab31d44dad1e; no voters: 
I20260608 12:53:51.315771 11042 raft_consensus.cc:2804] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:51.316278 11042 raft_consensus.cc:493] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:51.316726 11042 raft_consensus.cc:3060] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.328372 11036 raft_consensus.cc:385] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.328943 11036 raft_consensus.cc:740] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cef47592d42485d8552ab31d44dad1e, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.330360 11036 consensus_queue.cc:260] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.328061 11042 raft_consensus.cc:515] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.335539 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5607fa09c9444dba9f3c6b80cae4629" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98"
I20260608 12:53:51.336144 10913 raft_consensus.cc:3060] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.347615 10913 raft_consensus.cc:2468] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 1.
I20260608 12:53:51.351218 11042 leader_election.cc:290] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 election: Requested vote from peers 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:51.353015 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5607fa09c9444dba9f3c6b80cae4629" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee" is_pre_election: true
I20260608 12:53:51.355225 10987 raft_consensus.cc:2468] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 0.
I20260608 12:53:51.354146 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5607fa09c9444dba9f3c6b80cae4629" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee"
I20260608 12:53:51.356925 10986 raft_consensus.cc:3060] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.353590 11034 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee: No bootstrap required, opened a new log
I20260608 12:53:51.357808 11034 ts_tablet_manager.cc:1403] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.026s
I20260608 12:53:51.361367 11034 raft_consensus.cc:359] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.365355 11038 raft_consensus.cc:493] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:51.366439 10986 raft_consensus.cc:2468] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 1.
I20260608 12:53:51.366568 11038 raft_consensus.cc:515] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.367861 10801 leader_election.cc:304] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b17370eb524a5c94460e0fba7448ee, 8cef47592d42485d8552ab31d44dad1e; no voters: 
I20260608 12:53:51.369472 11033 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98: No bootstrap required, opened a new log
I20260608 12:53:51.370020 11033 ts_tablet_manager.cc:1403] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent bootstrapping tablet: real 0.110s	user 0.043s	sys 0.061s
I20260608 12:53:51.369987 11038 leader_election.cc:290] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:51.372136 11034 raft_consensus.cc:385] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.372717 11034 raft_consensus.cc:740] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b17370eb524a5c94460e0fba7448ee, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.374167 11033 raft_consensus.cc:359] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.375276 11033 raft_consensus.cc:385] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.375877 11033 raft_consensus.cc:740] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 727ef85ad39d4d11b6add6c6f59b2f98, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.374804 11034 consensus_queue.cc:260] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.377077 11033 consensus_queue.cc:260] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.377765 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cef47592d42485d8552ab31d44dad1e" is_pre_election: true
I20260608 12:53:51.379696 11042 raft_consensus.cc:2804] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:51.382721 11033 ts_tablet_manager.cc:1434] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 12:53:51.384559 11036 ts_tablet_manager.cc:1434] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.003s
I20260608 12:53:51.382994 11054 raft_consensus.cc:493] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:53:51.385293 10953 leader_election.cc:343] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:51.385622 11054 raft_consensus.cc:515] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.387940 11034 ts_tablet_manager.cc:1434] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260608 12:53:51.390262 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d819c82238a4327b2af6eac7634f95e" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" is_pre_election: true
I20260608 12:53:51.391505 11036 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e: Bootstrap starting.
I20260608 12:53:51.391644 10912 raft_consensus.cc:2468] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 0.
I20260608 12:53:51.392930 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" is_pre_election: true
I20260608 12:53:51.393087 10804 leader_election.cc:304] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727ef85ad39d4d11b6add6c6f59b2f98, 8cef47592d42485d8552ab31d44dad1e; no voters: 
I20260608 12:53:51.393632 10913 raft_consensus.cc:2468] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b17370eb524a5c94460e0fba7448ee in term 0.
I20260608 12:53:51.394167 11055 raft_consensus.cc:2804] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:51.394634 11055 raft_consensus.cc:493] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:51.395061 11055 raft_consensus.cc:3060] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.395017 10953 leader_election.cc:304] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [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: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 8cef47592d42485d8552ab31d44dad1e
I20260608 12:53:51.396301 11040 raft_consensus.cc:2804] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:51.396661 11040 raft_consensus.cc:493] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:51.396982 11040 raft_consensus.cc:3060] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.404472 11042 raft_consensus.cc:697] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 1 LEADER]: Becoming Leader. State: Replica: 8cef47592d42485d8552ab31d44dad1e, State: Running, Role: LEADER
I20260608 12:53:51.405441 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cef47592d42485d8552ab31d44dad1e" is_pre_election: true
I20260608 12:53:51.405630 11042 consensus_queue.cc:237] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
W20260608 12:53:51.406975 10879 leader_election.cc:343] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:51.408890 11054 leader_election.cc:290] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:51.410441 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d819c82238a4327b2af6eac7634f95e" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee" is_pre_election: true
I20260608 12:53:51.411386 10986 raft_consensus.cc:2468] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 0.
I20260608 12:53:51.412163 11055 raft_consensus.cc:515] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.412353 11040 raft_consensus.cc:515] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.414381 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee" is_pre_election: true
I20260608 12:53:51.415037 11040 leader_election.cc:290] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [CANDIDATE]: Term 1 election: Requested vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855)
I20260608 12:53:51.415221 10986 raft_consensus.cc:2393] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 727ef85ad39d4d11b6add6c6f59b2f98 in current term 1: Already voted for candidate 08b17370eb524a5c94460e0fba7448ee in this term.
I20260608 12:53:51.412329 11054 raft_consensus.cc:493] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:51.415978 11036 tablet_bootstrap.cc:654] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e: Neither blocks nor log segments found. Creating new log.
I20260608 12:53:51.416181 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cef47592d42485d8552ab31d44dad1e"
W20260608 12:53:51.417622 10953 leader_election.cc:343] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:53:51.418113 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d819c82238a4327b2af6eac7634f95e" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98"
I20260608 12:53:51.418130 10876 leader_election.cc:304] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [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: 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 08b17370eb524a5c94460e0fba7448ee, 8cef47592d42485d8552ab31d44dad1e
I20260608 12:53:51.418948 10913 raft_consensus.cc:3060] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.419317 11038 raft_consensus.cc:3060] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.422528 11040 raft_consensus.cc:493] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:51.422849 11036 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e: No bootstrap required, opened a new log
I20260608 12:53:51.422971 11040 raft_consensus.cc:515] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.423460 11036 ts_tablet_manager.cc:1403] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.007s
I20260608 12:53:51.425406 11040 leader_election.cc:290] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855)
I20260608 12:53:51.425871 10913 raft_consensus.cc:2468] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 1.
I20260608 12:53:51.426813 11038 raft_consensus.cc:2749] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:53:51.427155 10804 leader_election.cc:304] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727ef85ad39d4d11b6add6c6f59b2f98, 8cef47592d42485d8552ab31d44dad1e; no voters: 
I20260608 12:53:51.427078 11036 raft_consensus.cc:359] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.427755 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cef47592d42485d8552ab31d44dad1e" is_pre_election: true
I20260608 12:53:51.428442 11058 raft_consensus.cc:2804] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:51.428563 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98"
I20260608 12:53:51.415784 11054 raft_consensus.cc:515] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.427943 11036 raft_consensus.cc:385] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:53:51.430557 10838 raft_consensus.cc:2468] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b17370eb524a5c94460e0fba7448ee in term 0.
I20260608 12:53:51.430927 11036 raft_consensus.cc:740] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cef47592d42485d8552ab31d44dad1e, State: Initialized, Role: FOLLOWER
I20260608 12:53:51.432052 11036 consensus_queue.cc:260] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.435003 11036 ts_tablet_manager.cc:1434] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:53:51.435393 10912 raft_consensus.cc:2468] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b17370eb524a5c94460e0fba7448ee in term 1.
I20260608 12:53:51.435768 10953 leader_election.cc:304] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b17370eb524a5c94460e0fba7448ee, 8cef47592d42485d8552ab31d44dad1e; no voters: 
I20260608 12:53:51.436802 11040 raft_consensus.cc:2804] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:51.437180 11040 raft_consensus.cc:493] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:51.437208 10953 leader_election.cc:304] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [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: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 8cef47592d42485d8552ab31d44dad1e
I20260608 12:53:51.437728 11040 raft_consensus.cc:3060] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.438807 11055 leader_election.cc:290] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 election: Requested vote from peers 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:51.439452 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" is_pre_election: true
I20260608 12:53:51.439921 10913 raft_consensus.cc:2468] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 0.
I20260608 12:53:51.440670 11054 leader_election.cc:290] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:51.441111 10804 leader_election.cc:304] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 727ef85ad39d4d11b6add6c6f59b2f98, 8cef47592d42485d8552ab31d44dad1e; no voters: 
I20260608 12:53:51.441351 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" is_pre_election: true
I20260608 12:53:51.441193 11058 raft_consensus.cc:697] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 1 LEADER]: Becoming Leader. State: Replica: 8cef47592d42485d8552ab31d44dad1e, State: Running, Role: LEADER
I20260608 12:53:51.442152 10912 raft_consensus.cc:2468] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b17370eb524a5c94460e0fba7448ee in term 0.
I20260608 12:53:51.442574 11062 raft_consensus.cc:2804] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:51.442780 11058 consensus_queue.cc:237] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.445218 11054 raft_consensus.cc:2804] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:53:51.445761 11054 raft_consensus.cc:493] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:51.445645 11040 raft_consensus.cc:515] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.446326 11054 raft_consensus.cc:3060] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.447376 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d819c82238a4327b2af6eac7634f95e" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee"
I20260608 12:53:51.447986 10986 raft_consensus.cc:3060] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.447881 11040 leader_election.cc:290] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [CANDIDATE]: Term 1 election: Requested vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855)
I20260608 12:53:51.450574 11062 raft_consensus.cc:697] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Becoming Leader. State: Replica: 08b17370eb524a5c94460e0fba7448ee, State: Running, Role: LEADER
I20260608 12:53:51.451573 11062 consensus_queue.cc:237] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.453161 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee" is_pre_election: true
I20260608 12:53:51.454064 10987 raft_consensus.cc:2393] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cef47592d42485d8552ab31d44dad1e in current term 1: Already voted for candidate 08b17370eb524a5c94460e0fba7448ee in this term.
I20260608 12:53:51.454034 10838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cef47592d42485d8552ab31d44dad1e"
I20260608 12:53:51.456193 10986 raft_consensus.cc:2468] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cef47592d42485d8552ab31d44dad1e in term 1.
I20260608 12:53:51.457751 10912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "08b17370eb524a5c94460e0fba7448ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98"
I20260608 12:53:51.458210 10912 raft_consensus.cc:3060] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:53:51.459455 11054 raft_consensus.cc:515] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.461392 10838 raft_consensus.cc:2393] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08b17370eb524a5c94460e0fba7448ee in current term 1: Already voted for candidate 8cef47592d42485d8552ab31d44dad1e in this term.
I20260608 12:53:51.464552 10912 raft_consensus.cc:2468] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b17370eb524a5c94460e0fba7448ee in term 1.
I20260608 12:53:51.465627 10913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "727ef85ad39d4d11b6add6c6f59b2f98"
I20260608 12:53:51.468595 10913 raft_consensus.cc:2393] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8cef47592d42485d8552ab31d44dad1e in current term 1: Already voted for candidate 08b17370eb524a5c94460e0fba7448ee in this term.
I20260608 12:53:51.469208 10953 leader_election.cc:304] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [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: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 8cef47592d42485d8552ab31d44dad1e
I20260608 12:53:51.469404 10735 catalog_manager.cc:5696] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cef47592d42485d8552ab31d44dad1e (127.4.88.129). New cstate: current_term: 1 leader_uuid: "8cef47592d42485d8552ab31d44dad1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:51.470546 11062 raft_consensus.cc:2804] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:53:51.471143 11062 raft_consensus.cc:697] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Becoming Leader. State: Replica: 08b17370eb524a5c94460e0fba7448ee, State: Running, Role: LEADER
I20260608 12:53:51.472067 11062 consensus_queue.cc:237] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:51.467556 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc53fe824c774e9fadc78b21eaa18375" candidate_uuid: "8cef47592d42485d8552ab31d44dad1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee"
I20260608 12:53:51.471729 10735 catalog_manager.cc:5696] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cef47592d42485d8552ab31d44dad1e (127.4.88.129). New cstate: current_term: 1 leader_uuid: "8cef47592d42485d8552ab31d44dad1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:51.472666 10736 catalog_manager.cc:5696] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b17370eb524a5c94460e0fba7448ee (127.4.88.131). New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:51.474042 10801 leader_election.cc:304] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [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: 8cef47592d42485d8552ab31d44dad1e; no voters: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98
I20260608 12:53:51.465876 11054 leader_election.cc:290] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [CANDIDATE]: Term 1 election: Requested vote from peers 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:51.474915 11054 raft_consensus.cc:2749] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:53:51.489310 10735 catalog_manager.cc:5696] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b17370eb524a5c94460e0fba7448ee (127.4.88.131). New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: HEALTHY } } }
I20260608 12:53:51.519155  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:53:51.547716  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:53:51.548825  4450 tablet_replica.cc:333] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e: stopping tablet replica
I20260608 12:53:51.549418  4450 raft_consensus.cc:2243] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:51.549872  4450 raft_consensus.cc:2272] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 8cef47592d42485d8552ab31d44dad1e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:51.552181  4450 tablet_replica.cc:333] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e: stopping tablet replica
I20260608 12:53:51.552807  4450 raft_consensus.cc:2243] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:53:51.553220  4450 raft_consensus.cc:2272] T fc53fe824c774e9fadc78b21eaa18375 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:51.555516  4450 tablet_replica.cc:333] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: stopping tablet replica
I20260608 12:53:51.556185  4450 raft_consensus.cc:2243] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:51.556898  4450 pending_rounds.cc:70] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: Trying to abort 1 pending ops.
I20260608 12:53:51.557108  4450 pending_rounds.cc:77] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661556027334656 op_type: NO_OP noop_request { }
I20260608 12:53:51.557469  4450 raft_consensus.cc:2889] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:53:51.557742  4450 raft_consensus.cc:2272] T 7d819c82238a4327b2af6eac7634f95e P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:51.560451  4450 tablet_replica.cc:333] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: stopping tablet replica
I20260608 12:53:51.560961  4450 raft_consensus.cc:2243] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:53:51.561549  4450 pending_rounds.cc:70] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: Trying to abort 1 pending ops.
I20260608 12:53:51.561748  4450 pending_rounds.cc:77] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661555849420800 op_type: NO_OP noop_request { }
I20260608 12:53:51.562036  4450 raft_consensus.cc:2889] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:53:51.562305  4450 raft_consensus.cc:2272] T c5607fa09c9444dba9f3c6b80cae4629 P 8cef47592d42485d8552ab31d44dad1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:53:51.579144  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
W20260608 12:53:51.979166 10953 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 12:53:51.982679 10953 consensus_peers.cc:597] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:52.029817 11062 consensus_queue.cc:1048] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:52.037127 11062 consensus_queue.cc:1048] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:53:52.049544 10953 consensus_peers.cc:597] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:53:52.566422 10784 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8cef47592d42485d8552ab31d44dad1e not available for placement
I20260608 12:53:52.575565 11071 consensus_queue.cc:579] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.119s)
W20260608 12:53:52.583874 10735 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c with cas_config_opid_index -1: no extra replica candidate found for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c (table test-workload [id=24477f5affed446e821b080a6c769e5a]): 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:53:52.595436  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:53:52.603060 11080 instance_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:53:52.603199 11081 instance_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:53:52.605067 11083 instance_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:53:52.605890  4450 server_base.cc:1061] running on GCE node
I20260608 12:53:52.607134  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:53:52.607375  4450 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:53:52.607573  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923232607550 us; error 0 us; skew 500 ppm
I20260608 12:53:52.608158  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:53:52.610777  4450 webserver.cc:533] Webserver started at http://127.4.88.132:38165/ using document root <none> and password file <none>
I20260608 12:53:52.611310  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:53:52.611524  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:53:52.611855  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:53:52.613070  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "46603d4cc75a41e494abd8dac97f2f74"
format_stamp: "Formatted at 2026-06-08 12:53:52 on dist-test-slave-vkhm"
I20260608 12:53:52.617722  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:53:52.621467 11088 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:53:52.622259  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:53:52.622594  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "46603d4cc75a41e494abd8dac97f2f74"
format_stamp: "Formatted at 2026-06-08 12:53:52 on dist-test-slave-vkhm"
I20260608 12:53:52.622900  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923059578967-4450-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:53:52.637773  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:53:52.638995  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:53:52.640672  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:53:52.643169  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:53:52.643374  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:52.643642  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:53:52.643836  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:53:52.645684 11077 consensus_queue.cc:579] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.172s)
I20260608 12:53:52.690076  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:43183
I20260608 12:53:52.690210 11150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:43183 every 8 connection(s)
I20260608 12:53:52.711977 11151 heartbeater.cc:344] Connected to a master server at 127.4.88.190:39483
I20260608 12:53:52.712626 11151 heartbeater.cc:461] Registering TS with master...
I20260608 12:53:52.713425 11151 heartbeater.cc:507] Master 127.4.88.190:39483 requested a full tablet report, sending...
I20260608 12:53:52.715580 10735 ts_manager.cc:194] Registered new tserver with Master: 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132:43183)
I20260608 12:53:52.717269 10735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56820
I20260608 12:53:52.777432 10986 consensus_queue.cc:237] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:52.789499 10913 raft_consensus.cc:1275] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:52.794891 11076 consensus_queue.cc:1048] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:53:52.798648 10953 consensus_peers.cc:597] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:52.803396 11071 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
W20260608 12:53:52.805691 10952 consensus_peers.cc:597] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee -> Peer 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132:43183): Couldn't send request to peer 46603d4cc75a41e494abd8dac97f2f74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc53fe824c774e9fadc78b21eaa18375. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:52.805694 10913 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
I20260608 12:53:52.814193 10720 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet fc53fe824c774e9fadc78b21eaa18375 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260608 12:53:52.822201 10986 consensus_queue.cc:237] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:52.827244 10735 catalog_manager.cc:5696] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 reported cstate change: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
W20260608 12:53:52.833415 10952 consensus_peers.cc:597] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee -> Peer 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132:43183): Couldn't send request to peer 46603d4cc75a41e494abd8dac97f2f74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e26c9e0184b49a2bb95fdd0e07ddf4c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:52.837967 10913 raft_consensus.cc:1275] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:53:52.841593 11071 consensus_queue.cc:1048] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:53:52.844867 10953 consensus_peers.cc:597] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:52.849457 11157 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
I20260608 12:53:52.851504 10913 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
I20260608 12:53:52.859975 10720 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:53:52.864744 10736 catalog_manager.cc:5696] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee reported cstate change: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:53.072587 11158 raft_consensus.cc:493] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:53.073189 11158 raft_consensus.cc:515] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:53.075302 11158 leader_election.cc:290] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:53.076601 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5607fa09c9444dba9f3c6b80cae4629" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee" is_pre_election: true
I20260608 12:53:53.077301 10986 raft_consensus.cc:2468] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727ef85ad39d4d11b6add6c6f59b2f98 in term 1.
I20260608 12:53:53.078496 10876 leader_election.cc:304] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [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: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 
I20260608 12:53:53.079471 11158 raft_consensus.cc:2804] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:53:53.079886 11158 raft_consensus.cc:493] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:53.080282 11158 raft_consensus.cc:3060] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:53:53.081513 10879 leader_election.cc:336] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:53:53.085498 11158 raft_consensus.cc:515] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:53.087215 11158 leader_election.cc:290] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 election: Requested vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:53.088402 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5607fa09c9444dba9f3c6b80cae4629" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee"
I20260608 12:53:53.089035 10986 raft_consensus.cc:3060] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:53:53.091127 10879 leader_election.cc:336] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:53:53.094556 10986 raft_consensus.cc:2468] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727ef85ad39d4d11b6add6c6f59b2f98 in term 2.
I20260608 12:53:53.095583 10876 leader_election.cc:304] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [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: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 8cef47592d42485d8552ab31d44dad1e
I20260608 12:53:53.096336 11158 raft_consensus.cc:2804] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:53:53.097381 11158 raft_consensus.cc:697] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Becoming Leader. State: Replica: 727ef85ad39d4d11b6add6c6f59b2f98, State: Running, Role: LEADER
I20260608 12:53:53.098228 11158 consensus_queue.cc:237] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Queue going to LEADER 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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:53.105227 10735 catalog_manager.cc:5696] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 reported cstate change: term changed from 1 to 2, leader changed from 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) to 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130). New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:53.244478 11167 ts_tablet_manager.cc:933] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: Initiating tablet copy from peer 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:53.246126 11167 tablet_copy_client.cc:323] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:38787
I20260608 12:53:53.257092 10997 tablet_copy_service.cc:140] P 08b17370eb524a5c94460e0fba7448ee: Received BeginTabletCopySession request for tablet fc53fe824c774e9fadc78b21eaa18375 from peer 46603d4cc75a41e494abd8dac97f2f74 ({username='slave'} at 127.0.0.1:53742)
I20260608 12:53:53.257643 10997 tablet_copy_service.cc:161] P 08b17370eb524a5c94460e0fba7448ee: Beginning new tablet copy session on tablet fc53fe824c774e9fadc78b21eaa18375 from peer 46603d4cc75a41e494abd8dac97f2f74 at {username='slave'} at 127.0.0.1:53742: session id = 46603d4cc75a41e494abd8dac97f2f74-fc53fe824c774e9fadc78b21eaa18375
I20260608 12:53:53.262845 10997 tablet_copy_source_session.cc:215] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:53.267220 11167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc53fe824c774e9fadc78b21eaa18375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:53.279150 11167 tablet_copy_client.cc:806] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:53.279697 11167 tablet_copy_client.cc:670] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:53.283175 11167 tablet_copy_client.cc:538] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:53.289027 11167 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap starting.
I20260608 12:53:53.304442 11167 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: 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:53:53.305140 11167 tablet_bootstrap.cc:492] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap complete.
I20260608 12:53:53.305737 11167 ts_tablet_manager.cc:1403] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260608 12:53:53.307834 11167 raft_consensus.cc:359] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:53.308486 11167 raft_consensus.cc:740] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 46603d4cc75a41e494abd8dac97f2f74, State: Initialized, Role: LEARNER
I20260608 12:53:53.309043 11167 consensus_queue.cc:260] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:53.310925 11151 heartbeater.cc:499] Master 127.4.88.190:39483 was elected leader, sending a full tablet report...
I20260608 12:53:53.311085 11167 ts_tablet_manager.cc:1434] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:53:53.312991 10997 tablet_copy_service.cc:342] P 08b17370eb524a5c94460e0fba7448ee: Request end of tablet copy session 46603d4cc75a41e494abd8dac97f2f74-fc53fe824c774e9fadc78b21eaa18375 received from {username='slave'} at 127.0.0.1:53742
I20260608 12:53:53.313386 10997 tablet_copy_service.cc:434] P 08b17370eb524a5c94460e0fba7448ee: ending tablet copy session 46603d4cc75a41e494abd8dac97f2f74-fc53fe824c774e9fadc78b21eaa18375 on tablet fc53fe824c774e9fadc78b21eaa18375 with peer 46603d4cc75a41e494abd8dac97f2f74
I20260608 12:53:53.389113 11158 raft_consensus.cc:493] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:53:53.389602 11158 raft_consensus.cc:515] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:53.391342 11158 leader_election.cc:290] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:53.392695 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d819c82238a4327b2af6eac7634f95e" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee" is_pre_election: true
I20260608 12:53:53.393359 10986 raft_consensus.cc:2468] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 727ef85ad39d4d11b6add6c6f59b2f98 in term 1.
I20260608 12:53:53.394461 10876 leader_election.cc:304] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [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: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 
I20260608 12:53:53.395292 11158 raft_consensus.cc:2804] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:53:53.395548 10879 leader_election.cc:336] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:53:53.395716 11158 raft_consensus.cc:493] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:53:53.396131 11158 raft_consensus.cc:3060] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:53:53.401018 11158 raft_consensus.cc:515] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:53.402685 11158 leader_election.cc:290] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 election: Requested vote from peers 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817), 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:53.403892 10986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d819c82238a4327b2af6eac7634f95e" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee"
I20260608 12:53:53.404487 10986 raft_consensus.cc:3060] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:53:53.406338 10879 leader_election.cc:336] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:53:53.409514 10986 raft_consensus.cc:2468] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 727ef85ad39d4d11b6add6c6f59b2f98 in term 2.
I20260608 12:53:53.410527 10876 leader_election.cc:304] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [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: 08b17370eb524a5c94460e0fba7448ee, 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 8cef47592d42485d8552ab31d44dad1e
I20260608 12:53:53.411212 11158 raft_consensus.cc:2804] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:53:53.411674 11158 raft_consensus.cc:697] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Becoming Leader. State: Replica: 727ef85ad39d4d11b6add6c6f59b2f98, State: Running, Role: LEADER
I20260608 12:53:53.412500 11158 consensus_queue.cc:237] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Queue going to LEADER 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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } }
I20260608 12:53:53.420113 10735 catalog_manager.cc:5696] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 reported cstate change: term changed from 1 to 2, leader changed from 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) to 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130). New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:53.424439 11167 ts_tablet_manager.cc:933] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: Initiating tablet copy from peer 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787)
I20260608 12:53:53.426278 11167 tablet_copy_client.cc:323] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:38787
I20260608 12:53:53.428149 10997 tablet_copy_service.cc:140] P 08b17370eb524a5c94460e0fba7448ee: Received BeginTabletCopySession request for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c from peer 46603d4cc75a41e494abd8dac97f2f74 ({username='slave'} at 127.0.0.1:53742)
I20260608 12:53:53.428728 10997 tablet_copy_service.cc:161] P 08b17370eb524a5c94460e0fba7448ee: Beginning new tablet copy session on tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c from peer 46603d4cc75a41e494abd8dac97f2f74 at {username='slave'} at 127.0.0.1:53742: session id = 46603d4cc75a41e494abd8dac97f2f74-3e26c9e0184b49a2bb95fdd0e07ddf4c
I20260608 12:53:53.433948 10997 tablet_copy_source_session.cc:215] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:53.436875 11167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:53.449818 11167 tablet_copy_client.cc:806] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:53.450421 11167 tablet_copy_client.cc:670] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:53.454067 11167 tablet_copy_client.cc:538] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:53.459967 11167 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap starting.
I20260608 12:53:53.474445 11167 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: 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:53:53.475172 11167 tablet_bootstrap.cc:492] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap complete.
I20260608 12:53:53.475977 11167 ts_tablet_manager.cc:1403] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.004s
I20260608 12:53:53.478370 11167 raft_consensus.cc:359] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:53.479074 11167 raft_consensus.cc:740] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 46603d4cc75a41e494abd8dac97f2f74, State: Initialized, Role: LEARNER
I20260608 12:53:53.479672 11167 consensus_queue.cc:260] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:53.481712 11167 ts_tablet_manager.cc:1434] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:53:53.483592 10997 tablet_copy_service.cc:342] P 08b17370eb524a5c94460e0fba7448ee: Request end of tablet copy session 46603d4cc75a41e494abd8dac97f2f74-3e26c9e0184b49a2bb95fdd0e07ddf4c received from {username='slave'} at 127.0.0.1:53742
I20260608 12:53:53.483945 10997 tablet_copy_service.cc:434] P 08b17370eb524a5c94460e0fba7448ee: ending tablet copy session 46603d4cc75a41e494abd8dac97f2f74-3e26c9e0184b49a2bb95fdd0e07ddf4c on tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c with peer 46603d4cc75a41e494abd8dac97f2f74
I20260608 12:53:53.500746 10986 raft_consensus.cc:1275] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260608 12:53:53.501976 10879 consensus_peers.cc:597] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:53.502413 11158 consensus_queue.cc:1048] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:53:53.568817 10784 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8cef47592d42485d8552ab31d44dad1e not available for placement
I20260608 12:53:53.778743 11126 raft_consensus.cc:1217] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:53:53.917131 10879 consensus_peers.cc:597] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:53.921859 11180 consensus_queue.cc:579] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.096s)
I20260608 12:53:53.989562 10986 raft_consensus.cc:1275] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:53:53.991236 11158 consensus_queue.cc:1048] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:53:53.993209 11126 raft_consensus.cc:1217] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:53:54.188709 11180 consensus_queue.cc:579] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.410s)
I20260608 12:53:54.374702 11180 raft_consensus.cc:1064] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: attempting to promote NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 to VOTER
I20260608 12:53:54.376936 11180 consensus_queue.cc:237] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:53:54.383387 10913 raft_consensus.cc:1275] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:54.383649 11126 raft_consensus.cc:1275] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:54.385316 11184 consensus_queue.cc:1048] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } 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:53:54.386054 11180 consensus_queue.cc:1048] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:53:54.387430 10953 consensus_peers.cc:597] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:54.397006 11180 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.398844 10912 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.410991 11126 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.411937 10735 catalog_manager.cc:5696] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee reported cstate change: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:54.431756 10986 consensus_queue.cc:237] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:53:54.437374 11126 raft_consensus.cc:1275] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:54.437495 10912 raft_consensus.cc:1275] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:54.439359 11180 consensus_queue.cc:1048] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:54.440189 11184 consensus_queue.cc:1048] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } 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:53:54.447762 11187 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.449945 10912 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.450038 11126 raft_consensus.cc:2955] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.459267 10720 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fc53fe824c774e9fadc78b21eaa18375 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:54.463832 10734 catalog_manager.cc:5696] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 reported cstate change: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.471702 11184 raft_consensus.cc:1064] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: attempting to promote NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 to VOTER
I20260608 12:53:54.475857 11184 consensus_queue.cc:237] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
W20260608 12:53:54.488579 10723 catalog_manager.cc:4754] TS 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc53fe824c774e9fadc78b21eaa18375: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:53:54.489487 11126 raft_consensus.cc:1275] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 LEARNER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:54.490921 11184 consensus_queue.cc:1048] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } 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:53:54.491394 10912 raft_consensus.cc:1275] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:53:54.493602 11184 consensus_queue.cc:1048] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:53:54.495309 10953 consensus_peers.cc:597] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:54.495864 11158 consensus_queue.cc:579] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.082s)
I20260608 12:53:54.509842 11180 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.514055 10913 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.514834 10912 consensus_queue.cc:237] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:54.522908 11126 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.527608 10735 catalog_manager.cc:5696] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee reported cstate change: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:54.537062 10986 raft_consensus.cc:1275] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:53:54.540784 11158 consensus_queue.cc:1048] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:53:54.541457 10879 consensus_peers.cc:597] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:53:54.548498 10878 consensus_peers.cc:597] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132:43183): Couldn't send request to peer 46603d4cc75a41e494abd8dac97f2f74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d819c82238a4327b2af6eac7634f95e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:54.549032 11182 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
I20260608 12:53:54.552168 10986 consensus_queue.cc:237] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:53:54.552338 10987 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
I20260608 12:53:54.558540 11126 raft_consensus.cc:1275] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:54.559878 10912 raft_consensus.cc:1275] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Refusing update from remote peer 08b17370eb524a5c94460e0fba7448ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:53:54.560489 10723 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7d819c82238a4327b2af6eac7634f95e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:53:54.562175 11179 consensus_queue.cc:1048] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } 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:53:54.563992 11180 consensus_queue.cc:1048] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:53:54.567587 10734 catalog_manager.cc:5696] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee reported cstate change: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
W20260608 12:53:54.571511 10784 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8cef47592d42485d8552ab31d44dad1e not available for placement
I20260608 12:53:54.572439 11184 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.577275 11199 consensus_queue.cc:579] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.478s)
I20260608 12:53:54.580789 11126 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.580309 10912 raft_consensus.cc:2955] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.590863 10720 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3e26c9e0184b49a2bb95fdd0e07ddf4c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:54.596828 10736 catalog_manager.cc:5696] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 reported cstate change: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New cstate: current_term: 1 leader_uuid: "08b17370eb524a5c94460e0fba7448ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:54.603199 10912 consensus_queue.cc:237] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
W20260608 12:53:54.615490 10878 consensus_peers.cc:597] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132:43183): Couldn't send request to peer 46603d4cc75a41e494abd8dac97f2f74. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c5607fa09c9444dba9f3c6b80cae4629. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:54.615494 10987 raft_consensus.cc:1275] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:53:54.617278 11182 consensus_queue.cc:1048] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:53:54.617867 10879 consensus_peers.cc:597] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:54.623997 11199 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
I20260608 12:53:54.626077 10987 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } } }
I20260608 12:53:54.632511 10723 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c5607fa09c9444dba9f3c6b80cae4629 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:53:54.638592 10735 catalog_manager.cc:5696] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 reported cstate change: config changed from index -1 to 2, NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:53:55.120254 11202 ts_tablet_manager.cc:933] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: Initiating tablet copy from peer 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855)
I20260608 12:53:55.121910 11202 tablet_copy_client.cc:323] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:36855
I20260608 12:53:55.131918 10923 tablet_copy_service.cc:140] P 727ef85ad39d4d11b6add6c6f59b2f98: Received BeginTabletCopySession request for tablet c5607fa09c9444dba9f3c6b80cae4629 from peer 46603d4cc75a41e494abd8dac97f2f74 ({username='slave'} at 127.0.0.1:49204)
I20260608 12:53:55.132453 10923 tablet_copy_service.cc:161] P 727ef85ad39d4d11b6add6c6f59b2f98: Beginning new tablet copy session on tablet c5607fa09c9444dba9f3c6b80cae4629 from peer 46603d4cc75a41e494abd8dac97f2f74 at {username='slave'} at 127.0.0.1:49204: session id = 46603d4cc75a41e494abd8dac97f2f74-c5607fa09c9444dba9f3c6b80cae4629
I20260608 12:53:55.137795 10923 tablet_copy_source_session.cc:215] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:55.140775 11202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5607fa09c9444dba9f3c6b80cae4629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:55.141525 11206 ts_tablet_manager.cc:933] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: Initiating tablet copy from peer 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855)
I20260608 12:53:55.143389 11206 tablet_copy_client.cc:323] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:36855
I20260608 12:53:55.145238 10923 tablet_copy_service.cc:140] P 727ef85ad39d4d11b6add6c6f59b2f98: Received BeginTabletCopySession request for tablet 7d819c82238a4327b2af6eac7634f95e from peer 46603d4cc75a41e494abd8dac97f2f74 ({username='slave'} at 127.0.0.1:49204)
I20260608 12:53:55.145709 10923 tablet_copy_service.cc:161] P 727ef85ad39d4d11b6add6c6f59b2f98: Beginning new tablet copy session on tablet 7d819c82238a4327b2af6eac7634f95e from peer 46603d4cc75a41e494abd8dac97f2f74 at {username='slave'} at 127.0.0.1:49204: session id = 46603d4cc75a41e494abd8dac97f2f74-7d819c82238a4327b2af6eac7634f95e
I20260608 12:53:55.150503 10923 tablet_copy_source_session.cc:215] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:53:55.153403 11206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d819c82238a4327b2af6eac7634f95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:53:55.154647 11202 tablet_copy_client.cc:806] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:55.155236 11202 tablet_copy_client.cc:670] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:55.159346 11202 tablet_copy_client.cc:538] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:55.165314 11202 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap starting.
I20260608 12:53:55.165697 11206 tablet_copy_client.cc:806] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 0 data blocks...
I20260608 12:53:55.166293 11206 tablet_copy_client.cc:670] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Starting download of 1 WAL segments...
I20260608 12:53:55.170197 11206 tablet_copy_client.cc:538] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:53:55.176350 11206 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap starting.
I20260608 12:53:55.182456 11202 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: 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:53:55.183207 11202 tablet_bootstrap.cc:492] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap complete.
I20260608 12:53:55.183804 11202 ts_tablet_manager.cc:1403] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 12:53:55.186172 11202 raft_consensus.cc:359] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:55.187088 11202 raft_consensus.cc:740] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 46603d4cc75a41e494abd8dac97f2f74, State: Initialized, Role: LEARNER
I20260608 12:53:55.187649 11202 consensus_queue.cc:260] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:55.190275 11202 ts_tablet_manager.cc:1434] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260608 12:53:55.192298 10923 tablet_copy_service.cc:342] P 727ef85ad39d4d11b6add6c6f59b2f98: Request end of tablet copy session 46603d4cc75a41e494abd8dac97f2f74-c5607fa09c9444dba9f3c6b80cae4629 received from {username='slave'} at 127.0.0.1:49204
I20260608 12:53:55.192732 10923 tablet_copy_service.cc:434] P 727ef85ad39d4d11b6add6c6f59b2f98: ending tablet copy session 46603d4cc75a41e494abd8dac97f2f74-c5607fa09c9444dba9f3c6b80cae4629 on tablet c5607fa09c9444dba9f3c6b80cae4629 with peer 46603d4cc75a41e494abd8dac97f2f74
I20260608 12:53:55.195469 11206 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: 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:53:55.196403 11206 tablet_bootstrap.cc:492] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: Bootstrap complete.
I20260608 12:53:55.197166 11206 ts_tablet_manager.cc:1403] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.008s
I20260608 12:53:55.199900 11206 raft_consensus.cc:359] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:55.200712 11206 raft_consensus.cc:740] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 46603d4cc75a41e494abd8dac97f2f74, State: Initialized, Role: LEARNER
I20260608 12:53:55.201368 11206 consensus_queue.cc:260] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: true } }
I20260608 12:53:55.203339 11206 ts_tablet_manager.cc:1434] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:53:55.205430 10923 tablet_copy_service.cc:342] P 727ef85ad39d4d11b6add6c6f59b2f98: Request end of tablet copy session 46603d4cc75a41e494abd8dac97f2f74-7d819c82238a4327b2af6eac7634f95e received from {username='slave'} at 127.0.0.1:49204
I20260608 12:53:55.205861 10923 tablet_copy_service.cc:434] P 727ef85ad39d4d11b6add6c6f59b2f98: ending tablet copy session 46603d4cc75a41e494abd8dac97f2f74-7d819c82238a4327b2af6eac7634f95e on tablet 7d819c82238a4327b2af6eac7634f95e with peer 46603d4cc75a41e494abd8dac97f2f74
W20260608 12:53:55.574532 10784 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8cef47592d42485d8552ab31d44dad1e not available for placement
I20260608 12:53:55.576284 11125 raft_consensus.cc:1217] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:53:55.608747 11125 raft_consensus.cc:1217] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:53:55.658205 11199 consensus_queue.cc:579] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.054s)
W20260608 12:53:55.731137 10723 catalog_manager.cc:4754] TS 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc53fe824c774e9fadc78b21eaa18375: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:53:55.976089 11199 consensus_queue.cc:579] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Leader has been unable to successfully communicate with peer 8cef47592d42485d8552ab31d44dad1e for more than 1 seconds (1.460s)
I20260608 12:53:56.095741 11199 raft_consensus.cc:1064] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: attempting to promote NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 to VOTER
I20260608 12:53:56.097736 11199 consensus_queue.cc:237] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [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: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:53:56.105535 11212 raft_consensus.cc:1064] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: attempting to promote NON_VOTER 46603d4cc75a41e494abd8dac97f2f74 to VOTER
I20260608 12:53:56.106923 11125 raft_consensus.cc:1275] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:53:56.109025 11199 consensus_queue.cc:1048] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:53:56.110517 10879 consensus_peers.cc:597] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:56.111408 10987 raft_consensus.cc:1275] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:53:56.112386 11212 consensus_queue.cc:237] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:53:56.112970 11199 consensus_queue.cc:1048] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:53:56.121178 10986 raft_consensus.cc:1275] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:53:56.122036 11125 raft_consensus.cc:1275] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 LEARNER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:53:56.123198 11216 consensus_queue.cc:1048] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:53:56.124452 11199 consensus_queue.cc:1048] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } 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:53:56.123927 11211 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
W20260608 12:53:56.126288 10879 consensus_peers.cc:597] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 -> Peer 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): Couldn't send request to peer 8cef47592d42485d8552ab31d44dad1e. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:53:56.125481 10986 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.140516 11126 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.144099 10735 catalog_manager.cc:5696] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 reported cstate change: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:53:56.161696 11216 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.164738 11126 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.174383 10987 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.176625 10912 consensus_queue.cc:237] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:53:56.183418 10734 catalog_manager.cc:5696] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 reported cstate change: config changed from index 2 to 3, 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "8cef47592d42485d8552ab31d44dad1e" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42817 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.184696 11126 raft_consensus.cc:1275] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:53:56.186446 11199 consensus_queue.cc:1048] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } 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:53:56.187463 10986 raft_consensus.cc:1275] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:53:56.189471 11199 consensus_queue.cc:1048] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:56.194317 11214 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.198063 11125 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.199038 10986 raft_consensus.cc:2955] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.204685 10912 consensus_queue.cc:237] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [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: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:53:56.205798 10723 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d819c82238a4327b2af6eac7634f95e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:56.212677 10736 catalog_manager.cc:5696] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee reported cstate change: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.215109 11126 raft_consensus.cc:1275] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:53:56.216857 10986 raft_consensus.cc:1275] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Refusing update from remote peer 727ef85ad39d4d11b6add6c6f59b2f98: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:53:56.216856 11199 consensus_queue.cc:1048] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } 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:53:56.218609 11214 consensus_queue.cc:1048] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:53:56.223958 11199 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.225824 11125 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.228173 10986 raft_consensus.cc:2955] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
I20260608 12:53:56.237076 10723 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c5607fa09c9444dba9f3c6b80cae4629 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:53:56.240940 10735 catalog_manager.cc:5696] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 reported cstate change: config changed from index 3 to 4, VOTER 8cef47592d42485d8552ab31d44dad1e (127.4.88.129) evicted. New cstate: current_term: 2 leader_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } } }
W20260608 12:53:56.798233 10723 catalog_manager.cc:4754] TS 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc53fe824c774e9fadc78b21eaa18375: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
W20260608 12:53:57.438124 10723 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260608 12:53:58.481966 10723 catalog_manager.cc:4754] TS 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c5607fa09c9444dba9f3c6b80cae4629: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:53:59.771121  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:00.242225 11233 consensus_queue.cc:579] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Leader has been unable to successfully communicate with peer 46603d4cc75a41e494abd8dac97f2f74 for more than 1 seconds (1.100s)
I20260608 12:54:00.244575 11234 consensus_queue.cc:579] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Leader has been unable to successfully communicate with peer 727ef85ad39d4d11b6add6c6f59b2f98 for more than 1 seconds (1.234s)
W20260608 12:54:00.280951 10953 consensus_peers.cc:597] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee -> Peer 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855): Couldn't send request to peer 727ef85ad39d4d11b6add6c6f59b2f98. 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:54:00.314385 11234 consensus_queue.cc:579] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [LEADER]: Leader has been unable to successfully communicate with peer 46603d4cc75a41e494abd8dac97f2f74 for more than 1 seconds (1.088s)
W20260608 12:54:00.477746 10953 consensus_peers.cc:597] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee -> Peer 727ef85ad39d4d11b6add6c6f59b2f98 (127.4.88.130:36855): Couldn't send request to peer 727ef85ad39d4d11b6add6c6f59b2f98. 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:54:00.510818 11199 raft_consensus.cc:493] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 08b17370eb524a5c94460e0fba7448ee)
I20260608 12:54:00.511539 11199 raft_consensus.cc:515] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36855 } } peers { permanent_uuid: "08b17370eb524a5c94460e0fba7448ee" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 38787 } } peers { permanent_uuid: "46603d4cc75a41e494abd8dac97f2f74" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 43183 } attrs { promote: false } }
I20260608 12:54:00.515177 11199 leader_election.cc:290] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b17370eb524a5c94460e0fba7448ee (127.4.88.131:38787), 46603d4cc75a41e494abd8dac97f2f74 (127.4.88.132:43183)
I20260608 12:54:00.515857 11123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "46603d4cc75a41e494abd8dac97f2f74" is_pre_election: true
I20260608 12:54:00.515857 10987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e26c9e0184b49a2bb95fdd0e07ddf4c" candidate_uuid: "727ef85ad39d4d11b6add6c6f59b2f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "08b17370eb524a5c94460e0fba7448ee" is_pre_election: true
I20260608 12:54:00.517644  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:00.518488  4450 tablet_replica.cc:333] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98: stopping tablet replica
I20260608 12:54:00.518870 10878 leader_election.cc:304] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [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: 727ef85ad39d4d11b6add6c6f59b2f98; no voters: 08b17370eb524a5c94460e0fba7448ee, 46603d4cc75a41e494abd8dac97f2f74
I20260608 12:54:00.519363  4450 raft_consensus.cc:2243] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.519744 11199 raft_consensus.cc:2749] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:54:00.520182  4450 raft_consensus.cc:2272] T fc53fe824c774e9fadc78b21eaa18375 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.522281  4450 tablet_replica.cc:333] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98: stopping tablet replica
I20260608 12:54:00.522858  4450 raft_consensus.cc:2243] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.523437  4450 raft_consensus.cc:2272] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 727ef85ad39d4d11b6add6c6f59b2f98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.525585  4450 tablet_replica.cc:333] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98: stopping tablet replica
I20260608 12:54:00.526276  4450 raft_consensus.cc:2243] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:00.527397  4450 raft_consensus.cc:2272] T 7d819c82238a4327b2af6eac7634f95e P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.529587  4450 tablet_replica.cc:333] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98: stopping tablet replica
I20260608 12:54:00.530092  4450 raft_consensus.cc:2243] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:00.530855  4450 raft_consensus.cc:2272] T c5607fa09c9444dba9f3c6b80cae4629 P 727ef85ad39d4d11b6add6c6f59b2f98 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:00.543998 10723 catalog_manager.cc:4754] TS 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c5607fa09c9444dba9f3c6b80cae4629: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
I20260608 12:54:00.558715  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:00.573577  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:00.597913  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:00.598605  4450 tablet_replica.cc:333] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee: stopping tablet replica
I20260608 12:54:00.599184  4450 raft_consensus.cc:2243] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:00.599967  4450 raft_consensus.cc:2272] T fc53fe824c774e9fadc78b21eaa18375 P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.602051  4450 tablet_replica.cc:333] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee: stopping tablet replica
I20260608 12:54:00.602607  4450 raft_consensus.cc:2243] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:00.603415  4450 raft_consensus.cc:2272] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 08b17370eb524a5c94460e0fba7448ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.605504  4450 tablet_replica.cc:333] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee: stopping tablet replica
I20260608 12:54:00.606060  4450 raft_consensus.cc:2243] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.606766  4450 raft_consensus.cc:2272] T 7d819c82238a4327b2af6eac7634f95e P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.608825  4450 tablet_replica.cc:333] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee: stopping tablet replica
I20260608 12:54:00.609337  4450 raft_consensus.cc:2243] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.609930  4450 raft_consensus.cc:2272] T c5607fa09c9444dba9f3c6b80cae4629 P 08b17370eb524a5c94460e0fba7448ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.635432  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:00.650723  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:54:00.670272  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:00.670961  4450 tablet_replica.cc:333] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74: stopping tablet replica
I20260608 12:54:00.671564  4450 raft_consensus.cc:2243] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.672150  4450 raft_consensus.cc:2272] T 7d819c82238a4327b2af6eac7634f95e P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.674226  4450 tablet_replica.cc:333] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74: stopping tablet replica
I20260608 12:54:00.674787  4450 raft_consensus.cc:2243] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.675312  4450 raft_consensus.cc:2272] T c5607fa09c9444dba9f3c6b80cae4629 P 46603d4cc75a41e494abd8dac97f2f74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.677304  4450 tablet_replica.cc:333] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74: stopping tablet replica
I20260608 12:54:00.677812  4450 raft_consensus.cc:2243] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.678347  4450 raft_consensus.cc:2272] T 3e26c9e0184b49a2bb95fdd0e07ddf4c P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.680047  4450 tablet_replica.cc:333] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74: stopping tablet replica
I20260608 12:54:00.680564  4450 raft_consensus.cc:2243] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:00.681056  4450 raft_consensus.cc:2272] T fc53fe824c774e9fadc78b21eaa18375 P 46603d4cc75a41e494abd8dac97f2f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:00.704416  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:54:00.717541  4450 master.cc:562] Master@127.4.88.190:39483 shutting down...
W20260608 12:54:00.734921 10767 debug-util.cc:398] Leaking SignalData structure 0x7b0800215840 after lost signal to thread 4453
W20260608 12:54:00.736263 10767 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6740 after lost signal to thread 10770
W20260608 12:54:02.983842 10723 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:54:02.988023 10723 catalog_manager.cc:4754] TS 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet fc53fe824c774e9fadc78b21eaa18375: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
W20260608 12:54:04.694800 10723 catalog_manager.cc:4754] TS 8cef47592d42485d8552ab31d44dad1e (127.4.88.129:42817): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c5607fa09c9444dba9f3c6b80cae4629: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42817: connect: Connection refused (error 111)
W20260608 12:54:05.129040 10767 debug-util.cc:398] Leaking SignalData structure 0x7b080013f9a0 after lost signal to thread 4453
W20260608 12:54:05.129621 10767 debug-util.cc:398] Leaking SignalData structure 0x7b080019e2c0 after lost signal to thread 10770
I20260608 12:54:05.262694  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:05.263945  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:05.264492  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3cdfd62630340e29277d9acf6844106: stopping tablet replica
I20260608 12:54:05.327353  4450 master.cc:584] Master@127.4.88.190:39483 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (15966 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:54:05.379339  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:44167
I20260608 12:54:05.380533  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:05.386153 11244 instance_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:05.386149 11243 instance_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:05.387814 11246 instance_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:05.388824  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:05.389695  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:05.389897  4450 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:05.390058  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923245390026 us; error 0 us; skew 500 ppm
I20260608 12:54:05.390697  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:05.393225  4450 webserver.cc:533] Webserver started at http://127.4.88.190:34873/ using document root <none> and password file <none>
I20260608 12:54:05.393757  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:05.393960  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:05.394239  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:05.395628  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "b7228b43c6144a0788a2f2f263ea4937"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.400388  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:05.403981 11251 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:05.404812  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:05.405107  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "b7228b43c6144a0788a2f2f263ea4937"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.405429  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:05.426622  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:05.427875  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:05.468518  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:44167
I20260608 12:54:05.468657 11302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:44167 every 8 connection(s)
I20260608 12:54:05.473085 11303 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:05.485579 11303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937: Bootstrap starting.
I20260608 12:54:05.490685 11303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:05.495227 11303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937: No bootstrap required, opened a new log
I20260608 12:54:05.497695 11303 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7228b43c6144a0788a2f2f263ea4937" member_type: VOTER }
I20260608 12:54:05.498142 11303 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:05.498392 11303 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7228b43c6144a0788a2f2f263ea4937, State: Initialized, Role: FOLLOWER
I20260608 12:54:05.499019 11303 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7228b43c6144a0788a2f2f263ea4937" member_type: VOTER }
I20260608 12:54:05.499497 11303 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:05.499723 11303 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:05.500005 11303 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:05.504745 11303 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7228b43c6144a0788a2f2f263ea4937" member_type: VOTER }
I20260608 12:54:05.505286 11303 leader_election.cc:304] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [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: b7228b43c6144a0788a2f2f263ea4937; no voters: 
I20260608 12:54:05.506493 11303 leader_election.cc:290] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:05.507200 11306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:05.508690 11306 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 1 LEADER]: Becoming Leader. State: Replica: b7228b43c6144a0788a2f2f263ea4937, State: Running, Role: LEADER
I20260608 12:54:05.509507 11306 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [LEADER]: Queue going to LEADER mode. State: All 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: "b7228b43c6144a0788a2f2f263ea4937" member_type: VOTER }
I20260608 12:54:05.509766 11303 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:05.515187 11307 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7228b43c6144a0788a2f2f263ea4937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7228b43c6144a0788a2f2f263ea4937" member_type: VOTER } }
I20260608 12:54:05.515455 11308 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7228b43c6144a0788a2f2f263ea4937. Latest consensus state: current_term: 1 leader_uuid: "b7228b43c6144a0788a2f2f263ea4937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7228b43c6144a0788a2f2f263ea4937" member_type: VOTER } }
I20260608 12:54:05.516023 11307 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:05.516333 11308 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:05.524586 11313 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:05.530241 11313 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:05.532721  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:05.540135 11313 catalog_manager.cc:1382] Generated new cluster ID: 37049efb207f40e698b970de8a4f0ba9
I20260608 12:54:05.540462 11313 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:05.570160 11313 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:05.571581 11313 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:05.587203 11313 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937: Generated new TSK 0
I20260608 12:54:05.587894 11313 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:05.599340  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:05.606317 11324 instance_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:05.607754 11325 instance_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:05.610107 11327 instance_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:05.610265  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:05.611434  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:05.611667  4450 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:05.611860  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923245611841 us; error 0 us; skew 500 ppm
I20260608 12:54:05.612550  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:05.614925  4450 webserver.cc:533] Webserver started at http://127.4.88.129:40671/ using document root <none> and password file <none>
I20260608 12:54:05.615489  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:05.615705  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:05.615994  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:05.617375  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "cc9636e7a87549fe911fcc878accb10f"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.622125  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:54:05.625898 11332 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:05.626977  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:54:05.627377  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "cc9636e7a87549fe911fcc878accb10f"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.627628  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:05.645027  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:05.646356  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:05.647966  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:05.650578  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:05.650868  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:05.651140  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:05.651330  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:05.697180  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:41305
I20260608 12:54:05.697384 11394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:41305 every 8 connection(s)
I20260608 12:54:05.703403  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:05.712904 11399 instance_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:05.715309 11400 instance_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:05.719419  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:05.719516 11402 instance_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:05.719851 11395 heartbeater.cc:344] Connected to a master server at 127.4.88.190:44167
I20260608 12:54:05.720436 11395 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:05.720985  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:05.721277  4450 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:05.721443 11395 heartbeater.cc:507] Master 127.4.88.190:44167 requested a full tablet report, sending...
I20260608 12:54:05.721494  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923245721474 us; error 0 us; skew 500 ppm
I20260608 12:54:05.722702  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:05.724601 11268 ts_manager.cc:194] Registered new tserver with Master: cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305)
I20260608 12:54:05.725742  4450 webserver.cc:533] Webserver started at http://127.4.88.130:45323/ using document root <none> and password file <none>
I20260608 12:54:05.726332  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:05.726653  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:05.726964  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:05.726958 11268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47022
I20260608 12:54:05.728845  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "9be92cb962e24b2ea8b1b05899f77e42"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.733955  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:05.737357 11407 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:05.738121  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:05.738431  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "9be92cb962e24b2ea8b1b05899f77e42"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.738751  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:05.776824  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:05.778113  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:05.779558  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:05.781957  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:05.782203  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:05.782500  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:05.782698  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:05.825336  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:36265
I20260608 12:54:05.825474 11469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:36265 every 8 connection(s)
I20260608 12:54:05.830911  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:05.838832 11473 instance_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:05.839991 11474 instance_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:05.843822  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:05.844247 11476 instance_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:05.845232 11470 heartbeater.cc:344] Connected to a master server at 127.4.88.190:44167
I20260608 12:54:05.845387  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:05.845680  4450 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:05.845713 11470 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:05.846019  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923245845998 us; error 0 us; skew 500 ppm
I20260608 12:54:05.846799 11470 heartbeater.cc:507] Master 127.4.88.190:44167 requested a full tablet report, sending...
I20260608 12:54:05.846982  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:05.849344 11268 ts_manager.cc:194] Registered new tserver with Master: 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265)
I20260608 12:54:05.849992  4450 webserver.cc:533] Webserver started at http://127.4.88.131:40331/ using document root <none> and password file <none>
I20260608 12:54:05.850543  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:05.850765  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:05.851058  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:05.851013 11268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47028
I20260608 12:54:05.852939  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.858055  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:05.861673 11481 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:05.862452  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:05.862730  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:05.862974  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:05.877581  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:05.878818  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:05.880345  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:05.882736  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:05.882954  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:05.883224  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:05.883404  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:05.926295  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:44521
I20260608 12:54:05.926417 11543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:44521 every 8 connection(s)
I20260608 12:54:05.941689 11544 heartbeater.cc:344] Connected to a master server at 127.4.88.190:44167
I20260608 12:54:05.942144 11544 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:05.942986 11544 heartbeater.cc:507] Master 127.4.88.190:44167 requested a full tablet report, sending...
I20260608 12:54:05.945052 11268 ts_manager.cc:194] Registered new tserver with Master: cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:05.945886  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015671378s
I20260608 12:54:05.946787 11268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47036
I20260608 12:54:06.730691 11395 heartbeater.cc:499] Master 127.4.88.190:44167 was elected leader, sending a full tablet report...
I20260608 12:54:06.854478 11470 heartbeater.cc:499] Master 127.4.88.190:44167 was elected leader, sending a full tablet report...
I20260608 12:54:06.949872 11544 heartbeater.cc:499] Master 127.4.88.190:44167 was elected leader, sending a full tablet report...
I20260608 12:54:07.005254 11268 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47040:
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:54:07.007836 11268 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:07.065095 11435 tablet_service.cc:1511] Processing CreateTablet for tablet 3909bcf72bf2489fa5b48d15da421144 (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:07.067091 11435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3909bcf72bf2489fa5b48d15da421144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.080019 11434 tablet_service.cc:1511] Processing CreateTablet for tablet b18303ba6da5470c80cac4b70b8565cc (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:07.082293 11434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18303ba6da5470c80cac4b70b8565cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.087637 11360 tablet_service.cc:1511] Processing CreateTablet for tablet 3909bcf72bf2489fa5b48d15da421144 (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:07.088549 11359 tablet_service.cc:1511] Processing CreateTablet for tablet b18303ba6da5470c80cac4b70b8565cc (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:07.089290 11360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3909bcf72bf2489fa5b48d15da421144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.090058 11359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18303ba6da5470c80cac4b70b8565cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.091727 11358 tablet_service.cc:1511] Processing CreateTablet for tablet 93a67acec3a34f09a845b925c120b9af (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:07.093344 11358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a67acec3a34f09a845b925c120b9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.099025 11564 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:07.099005 11509 tablet_service.cc:1511] Processing CreateTablet for tablet 3909bcf72bf2489fa5b48d15da421144 (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:07.100454 11508 tablet_service.cc:1511] Processing CreateTablet for tablet b18303ba6da5470c80cac4b70b8565cc (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:07.100976 11509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3909bcf72bf2489fa5b48d15da421144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.101953 11508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18303ba6da5470c80cac4b70b8565cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.099009 11433 tablet_service.cc:1511] Processing CreateTablet for tablet 93a67acec3a34f09a845b925c120b9af (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:07.103662 11433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a67acec3a34f09a845b925c120b9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.108276 11564 tablet_bootstrap.cc:654] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.111778 11507 tablet_service.cc:1511] Processing CreateTablet for tablet 93a67acec3a34f09a845b925c120b9af (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:07.113363 11507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a67acec3a34f09a845b925c120b9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.127382 11435 tablet_service.cc:1511] Processing CreateTablet for tablet 1aae6973a893456caeed18f361dd2f10 (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:07.128057 11357 tablet_service.cc:1511] Processing CreateTablet for tablet 1aae6973a893456caeed18f361dd2f10 (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:07.130108 11357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aae6973a893456caeed18f361dd2f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.128931 11435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aae6973a893456caeed18f361dd2f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.140344 11506 tablet_service.cc:1511] Processing CreateTablet for tablet 1aae6973a893456caeed18f361dd2f10 (DEFAULT_TABLE table=test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:07.141894 11506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aae6973a893456caeed18f361dd2f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:07.197768 11566 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:07.201239 11564 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: No bootstrap required, opened a new log
I20260608 12:54:07.201910 11564 ts_tablet_manager.cc:1403] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.103s	user 0.031s	sys 0.040s
I20260608 12:54:07.212836 11566 tablet_bootstrap.cc:654] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.206359 11564 raft_consensus.cc:359] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.214483 11564 raft_consensus.cc:385] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.214865 11564 raft_consensus.cc:740] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.215365 11567 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:07.220512 11564 consensus_queue.cc:260] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.223527 11567 tablet_bootstrap.cc:654] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.223659 11566 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: No bootstrap required, opened a new log
I20260608 12:54:07.223779 11564 ts_tablet_manager.cc:1434] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 12:54:07.224495 11566 ts_tablet_manager.cc:1403] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260608 12:54:07.225157 11564 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:07.228035 11566 raft_consensus.cc:359] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.228858 11566 raft_consensus.cc:385] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.229192 11566 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.230158 11566 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.235298 11564 tablet_bootstrap.cc:654] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.239967 11566 ts_tablet_manager.cc:1434] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 12:54:07.242615 11566 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:07.243198 11567 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: No bootstrap required, opened a new log
I20260608 12:54:07.243891 11567 ts_tablet_manager.cc:1403] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.016s
I20260608 12:54:07.245294 11564 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: No bootstrap required, opened a new log
I20260608 12:54:07.246021 11564 ts_tablet_manager.cc:1403] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
I20260608 12:54:07.247395 11567 raft_consensus.cc:359] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.248337 11567 raft_consensus.cc:385] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.248706 11567 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.249321 11564 raft_consensus.cc:359] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.249608 11567 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.250206 11564 raft_consensus.cc:385] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.250645 11564 raft_consensus.cc:740] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.251173 11566 tablet_bootstrap.cc:654] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.251946 11564 consensus_queue.cc:260] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.255286 11564 ts_tablet_manager.cc:1434] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:54:07.256789 11564 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:07.263604 11566 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: No bootstrap required, opened a new log
I20260608 12:54:07.264261 11566 ts_tablet_manager.cc:1403] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 12:54:07.266072 11564 tablet_bootstrap.cc:654] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.267714 11566 raft_consensus.cc:359] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.268661 11566 raft_consensus.cc:385] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.269040 11566 raft_consensus.cc:740] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.270045 11566 consensus_queue.cc:260] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.273269 11567 ts_tablet_manager.cc:1434] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.029s	user 0.022s	sys 0.004s
I20260608 12:54:07.274780 11567 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:07.277302 11566 ts_tablet_manager.cc:1434] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260608 12:54:07.278434 11566 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:07.278921 11564 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: No bootstrap required, opened a new log
I20260608 12:54:07.279597 11564 ts_tablet_manager.cc:1403] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260608 12:54:07.282366 11567 tablet_bootstrap.cc:654] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.282961 11564 raft_consensus.cc:359] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.283968 11564 raft_consensus.cc:385] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.284377 11564 raft_consensus.cc:740] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.285701 11566 tablet_bootstrap.cc:654] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.285472 11564 consensus_queue.cc:260] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.292575 11564 ts_tablet_manager.cc:1434] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260608 12:54:07.293723 11564 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:07.294629 11567 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: No bootstrap required, opened a new log
I20260608 12:54:07.295264 11567 ts_tablet_manager.cc:1403] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 12:54:07.298748 11567 raft_consensus.cc:359] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.299697 11567 raft_consensus.cc:385] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.300072 11567 raft_consensus.cc:740] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.300714 11566 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: No bootstrap required, opened a new log
I20260608 12:54:07.300922 11564 tablet_bootstrap.cc:654] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.301380 11566 ts_tablet_manager.cc:1403] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260608 12:54:07.301095 11567 consensus_queue.cc:260] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.303611 11567 ts_tablet_manager.cc:1434] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:07.304942 11566 raft_consensus.cc:359] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.305925 11566 raft_consensus.cc:385] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.306295 11566 raft_consensus.cc:740] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.307207 11567 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:07.307317 11566 consensus_queue.cc:260] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.310362 11566 ts_tablet_manager.cc:1434] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:54:07.311561 11566 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:07.313244 11564 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: No bootstrap required, opened a new log
I20260608 12:54:07.313925 11564 ts_tablet_manager.cc:1403] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260608 12:54:07.316154 11567 tablet_bootstrap.cc:654] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.317245 11564 raft_consensus.cc:359] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.318229 11564 raft_consensus.cc:385] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.318596 11564 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.321311 11564 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.325338 11566 tablet_bootstrap.cc:654] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.326869 11564 ts_tablet_manager.cc:1434] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 12:54:07.328526 11567 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: No bootstrap required, opened a new log
I20260608 12:54:07.329077 11567 ts_tablet_manager.cc:1403] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
W20260608 12:54:07.331382 11471 tablet.cc:2404] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:54:07.331748 11566 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: No bootstrap required, opened a new log
I20260608 12:54:07.332310 11566 ts_tablet_manager.cc:1403] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260608 12:54:07.331915 11567 raft_consensus.cc:359] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.332875 11567 raft_consensus.cc:385] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.333166 11567 raft_consensus.cc:740] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.333923 11567 consensus_queue.cc:260] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.335595 11567 ts_tablet_manager.cc:1434] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:54:07.335732 11566 raft_consensus.cc:359] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.336635 11567 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:07.336618 11566 raft_consensus.cc:385] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.337502 11566 raft_consensus.cc:740] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.339066 11566 consensus_queue.cc:260] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.341845 11566 ts_tablet_manager.cc:1434] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:54:07.343766 11567 tablet_bootstrap.cc:654] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:07.350575 11567 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: No bootstrap required, opened a new log
I20260608 12:54:07.351541 11567 ts_tablet_manager.cc:1403] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:54:07.351533 11573 raft_consensus.cc:493] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:07.352283 11573 raft_consensus.cc:515] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.354522 11567 raft_consensus.cc:359] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.355348 11567 raft_consensus.cc:385] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:07.355682 11567 raft_consensus.cc:740] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:07.357867 11573 leader_election.cc:290] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:07.356935 11567 consensus_queue.cc:260] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.361241 11567 ts_tablet_manager.cc:1434] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:54:07.375130 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42" is_pre_election: true
I20260608 12:54:07.375846 11445 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 0.
I20260608 12:54:07.375938 11519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:07.376698 11519 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 0.
I20260608 12:54:07.377177 11336 leader_election.cc:304] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9be92cb962e24b2ea8b1b05899f77e42, cc9636e7a87549fe911fcc878accb10f; no voters: 
I20260608 12:54:07.377931 11573 raft_consensus.cc:2804] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:07.378227 11573 raft_consensus.cc:493] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:07.378522 11573 raft_consensus.cc:3060] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.383914 11573 raft_consensus.cc:515] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.385661 11573 leader_election.cc:290] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 election: Requested vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:07.386620 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42"
I20260608 12:54:07.386772 11519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:07.387214 11445 raft_consensus.cc:3060] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.387356 11519 raft_consensus.cc:3060] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.392776 11519 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:07.392788 11445 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:07.394137 11333 leader_election.cc:304] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:07.394883 11573 raft_consensus.cc:2804] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:07.396042 11573 raft_consensus.cc:697] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 LEADER]: Becoming Leader. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Running, Role: LEADER
I20260608 12:54:07.396982 11573 consensus_queue.cc:237] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.406870 11569 raft_consensus.cc:493] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:07.407598 11569 raft_consensus.cc:515] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.407505 11267 catalog_manager.cc:5696] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc9636e7a87549fe911fcc878accb10f (127.4.88.129). New cstate: current_term: 1 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:07.410142 11569 leader_election.cc:290] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:07.417763 11571 raft_consensus.cc:493] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:07.418370 11571 raft_consensus.cc:515] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.421484 11571 leader_election.cc:290] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265)
I20260608 12:54:07.432670 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f" is_pre_election: true
I20260608 12:54:07.433437 11370 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 0.
I20260608 12:54:07.434731 11410 leader_election.cc:304] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9be92cb962e24b2ea8b1b05899f77e42, cc9636e7a87549fe911fcc878accb10f; no voters: 
I20260608 12:54:07.435505 11569 raft_consensus.cc:2804] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:07.435860 11569 raft_consensus.cc:493] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:07.436152 11569 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.440645 11519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:07.441396 11519 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 0.
I20260608 12:54:07.442528 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f" is_pre_election: true
I20260608 12:54:07.443212 11370 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd17c9fd41eb40f1b20ec0c430ce7822 in term 0.
I20260608 12:54:07.444459 11484 leader_election.cc:304] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:07.445401 11571 raft_consensus.cc:2804] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:07.445736 11571 raft_consensus.cc:493] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:07.445993 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42" is_pre_election: true
I20260608 12:54:07.446022 11571 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.446728 11569 raft_consensus.cc:515] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.446719 11445 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd17c9fd41eb40f1b20ec0c430ce7822 in term 0.
I20260608 12:54:07.449021 11569 leader_election.cc:290] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 1 election: Requested vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:07.449860 11519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:07.450331 11519 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.452399 11571 raft_consensus.cc:515] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.454244 11571 leader_election.cc:290] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [CANDIDATE]: Term 1 election: Requested vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265)
I20260608 12:54:07.454963 11370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f"
I20260608 12:54:07.455166 11369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f"
I20260608 12:54:07.455596 11519 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 1.
I20260608 12:54:07.456178 11369 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.456530 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42"
I20260608 12:54:07.457110 11445 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.463532 11369 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd17c9fd41eb40f1b20ec0c430ce7822 in term 1.
I20260608 12:54:07.463867 11445 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd17c9fd41eb40f1b20ec0c430ce7822 in term 1.
I20260608 12:54:07.464546 11370 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.464977 11408 leader_election.cc:304] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9be92cb962e24b2ea8b1b05899f77e42, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:07.464983 11484 leader_election.cc:304] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:07.466214 11569 raft_consensus.cc:2804] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:07.467242 11571 raft_consensus.cc:2804] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:07.467768 11569 raft_consensus.cc:697] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 LEADER]: Becoming Leader. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Running, Role: LEADER
I20260608 12:54:07.468852 11569 consensus_queue.cc:237] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.469460 11573 raft_consensus.cc:493] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:07.470223 11573 raft_consensus.cc:515] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.472194 11370 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 1.
I20260608 12:54:07.475868 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42" is_pre_election: true
I20260608 12:54:07.476826 11571 raft_consensus.cc:697] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 LEADER]: Becoming Leader. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Running, Role: LEADER
I20260608 12:54:07.477169 11445 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 0.
I20260608 12:54:07.476477 11573 leader_election.cc:290] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:07.477782 11519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:07.477973 11571 consensus_queue.cc:237] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.478519 11519 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 0.
I20260608 12:54:07.479943 11333 leader_election.cc:304] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:07.481621 11573 raft_consensus.cc:2804] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:07.482100 11573 raft_consensus.cc:493] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:07.482548 11573 raft_consensus.cc:3060] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.481757 11267 catalog_manager.cc:5696] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "9be92cb962e24b2ea8b1b05899f77e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:07.486980 11268 catalog_manager.cc:5696] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:07.489763 11573 raft_consensus.cc:515] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.493053 11519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:07.493052 11573 leader_election.cc:290] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 election: Requested vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:07.493707 11519 raft_consensus.cc:3060] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.494059 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42"
I20260608 12:54:07.494670 11445 raft_consensus.cc:3060] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:07.500914 11519 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:07.502012 11445 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:07.502183 11333 leader_election.cc:304] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:07.503072 11573 raft_consensus.cc:2804] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:07.503502 11573 raft_consensus.cc:697] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 LEADER]: Becoming Leader. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Running, Role: LEADER
I20260608 12:54:07.504165 11573 consensus_queue.cc:237] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:07.511395 11268 catalog_manager.cc:5696] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f reported cstate change: term changed from 0 to 1, leader changed from <none> to cc9636e7a87549fe911fcc878accb10f (127.4.88.129). New cstate: current_term: 1 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:07.572070  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:07.597230  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:07.598115  4450 tablet_replica.cc:333] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: stopping tablet replica
I20260608 12:54:07.598753  4450 raft_consensus.cc:2243] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.599146  4450 raft_consensus.cc:2272] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.601363  4450 tablet_replica.cc:333] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: stopping tablet replica
I20260608 12:54:07.601877  4450 raft_consensus.cc:2243] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:07.602456  4450 pending_rounds.cc:70] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Trying to abort 1 pending ops.
I20260608 12:54:07.602626  4450 pending_rounds.cc:77] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661621785096192 op_type: NO_OP noop_request { }
I20260608 12:54:07.602880  4450 raft_consensus.cc:2889] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:07.603114  4450 raft_consensus.cc:2272] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.605463  4450 tablet_replica.cc:333] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: stopping tablet replica
I20260608 12:54:07.605937  4450 raft_consensus.cc:2243] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:07.606484  4450 pending_rounds.cc:70] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Trying to abort 1 pending ops.
I20260608 12:54:07.606638  4450 pending_rounds.cc:77] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661621346168832 op_type: NO_OP noop_request { }
I20260608 12:54:07.606945  4450 raft_consensus.cc:2889] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:07.607240  4450 raft_consensus.cc:2272] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.609620  4450 tablet_replica.cc:333] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: stopping tablet replica
I20260608 12:54:07.610067  4450 raft_consensus.cc:2243] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.610400  4450 raft_consensus.cc:2272] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.634377  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:07.646672  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:07.666087  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:07.666997  4450 tablet_replica.cc:333] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: stopping tablet replica
I20260608 12:54:07.667516  4450 raft_consensus.cc:2243] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.667922  4450 raft_consensus.cc:2272] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.670167  4450 tablet_replica.cc:333] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: stopping tablet replica
I20260608 12:54:07.670674  4450 raft_consensus.cc:2243] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:07.671231  4450 pending_rounds.cc:70] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Trying to abort 1 pending ops.
I20260608 12:54:07.671399  4450 pending_rounds.cc:77] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661621643755520 op_type: NO_OP noop_request { }
I20260608 12:54:07.671695  4450 raft_consensus.cc:2889] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:07.672021  4450 raft_consensus.cc:2272] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.674331  4450 tablet_replica.cc:333] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: stopping tablet replica
I20260608 12:54:07.674842  4450 raft_consensus.cc:2243] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.675274  4450 raft_consensus.cc:2272] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.677341  4450 tablet_replica.cc:333] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: stopping tablet replica
I20260608 12:54:07.677835  4450 raft_consensus.cc:2243] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.678205  4450 raft_consensus.cc:2272] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.701743  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:07.713970  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:07.732445  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:07.733312  4450 tablet_replica.cc:333] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: stopping tablet replica
I20260608 12:54:07.733932  4450 raft_consensus.cc:2243] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.734351  4450 raft_consensus.cc:2272] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.736743  4450 tablet_replica.cc:333] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: stopping tablet replica
I20260608 12:54:07.737293  4450 raft_consensus.cc:2243] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.737692  4450 raft_consensus.cc:2272] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.739645  4450 tablet_replica.cc:333] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: stopping tablet replica
I20260608 12:54:07.740182  4450 raft_consensus.cc:2243] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:07.740666  4450 raft_consensus.cc:2272] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.742527  4450 tablet_replica.cc:333] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: stopping tablet replica
I20260608 12:54:07.742997  4450 raft_consensus.cc:2243] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:07.743608  4450 pending_rounds.cc:70] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Trying to abort 1 pending ops.
I20260608 12:54:07.743795  4450 pending_rounds.cc:77] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661621680824320 op_type: NO_OP noop_request { }
I20260608 12:54:07.744084  4450 raft_consensus.cc:2889] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:07.744436  4450 raft_consensus.cc:2272] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:07.766842  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:07.780443  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:07.786633 11596 instance_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:07.787245 11597 instance_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:07.788079 11599 instance_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:07.789367  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:07.790467  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:07.790799  4450 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:07.791086  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923247791070 us; error 0 us; skew 500 ppm
I20260608 12:54:07.791769  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:07.794332  4450 webserver.cc:533] Webserver started at http://127.4.88.132:42629/ using document root <none> and password file <none>
I20260608 12:54:07.794961  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:07.795264  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:07.795650  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:07.796950  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "7f7c417ad6274baa89dbdef1c72e3dc4"
format_stamp: "Formatted at 2026-06-08 12:54:07 on dist-test-slave-vkhm"
I20260608 12:54:07.801647  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:54:07.805238 11604 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:07.806099  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:07.806525  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "7f7c417ad6274baa89dbdef1c72e3dc4"
format_stamp: "Formatted at 2026-06-08 12:54:07 on dist-test-slave-vkhm"
I20260608 12:54:07.806931  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:54:07.818754  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:07.820037  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:07.821626  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:07.824173  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:07.824553  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:07.824887  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:07.825155  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:07.863533  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:35821
I20260608 12:54:07.863659 11666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:35821 every 8 connection(s)
I20260608 12:54:07.881911 11667 heartbeater.cc:344] Connected to a master server at 127.4.88.190:44167
I20260608 12:54:07.882397 11667 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:07.883160 11667 heartbeater.cc:507] Master 127.4.88.190:44167 requested a full tablet report, sending...
I20260608 12:54:07.885385 11268 ts_manager.cc:194] Registered new tserver with Master: 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132:35821)
I20260608 12:54:07.886905 11268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47048
W20260608 12:54:08.547709 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 1aae6973a893456caeed18f361dd2f10: Network error: Client connection negotiation failed: client connection to 127.4.88.129:41305: connect: Connection refused (error 111)
W20260608 12:54:08.551352 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 93a67acec3a34f09a845b925c120b9af: Network error: Client connection negotiation failed: client connection to 127.4.88.130:36265: connect: Connection refused (error 111)
W20260608 12:54:08.554749 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet b18303ba6da5470c80cac4b70b8565cc: Network error: Client connection negotiation failed: client connection to 127.4.88.131:44521: connect: Connection refused (error 111)
I20260608 12:54:08.889648 11667 heartbeater.cc:499] Master 127.4.88.190:44167 was elected leader, sending a full tablet report...
W20260608 12:54:09.570073 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 1aae6973a893456caeed18f361dd2f10: Network error: Client connection negotiation failed: client connection to 127.4.88.129:41305: connect: Connection refused (error 111)
W20260608 12:54:09.573764 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 3909bcf72bf2489fa5b48d15da421144: Network error: Client connection negotiation failed: client connection to 127.4.88.129:41305: connect: Connection refused (error 111)
W20260608 12:54:09.577420 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 93a67acec3a34f09a845b925c120b9af: Network error: Client connection negotiation failed: client connection to 127.4.88.130:36265: connect: Connection refused (error 111)
W20260608 12:54:10.609265 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 3909bcf72bf2489fa5b48d15da421144: Network error: Client connection negotiation failed: client connection to 127.4.88.129:41305: connect: Connection refused (error 111)
W20260608 12:54:10.612653 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet b18303ba6da5470c80cac4b70b8565cc: Network error: Client connection negotiation failed: client connection to 127.4.88.131:44521: connect: Connection refused (error 111)
W20260608 12:54:10.615784 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 1aae6973a893456caeed18f361dd2f10: Network error: Client connection negotiation failed: client connection to 127.4.88.129:41305: connect: Connection refused (error 111)
W20260608 12:54:11.631721 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 1aae6973a893456caeed18f361dd2f10: Network error: Client connection negotiation failed: client connection to 127.4.88.129:41305: connect: Connection refused (error 111)
W20260608 12:54:11.635519 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 93a67acec3a34f09a845b925c120b9af: Network error: Client connection negotiation failed: client connection to 127.4.88.130:36265: connect: Connection refused (error 111)
W20260608 12:54:11.638908 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 3909bcf72bf2489fa5b48d15da421144: Network error: Client connection negotiation failed: client connection to 127.4.88.129:41305: connect: Connection refused (error 111)
W20260608 12:54:12.641342 11316 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9be92cb962e24b2ea8b1b05899f77e42 not available for placement
W20260608 12:54:13.643517 11316 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9be92cb962e24b2ea8b1b05899f77e42 not available for placement
W20260608 12:54:14.645684 11316 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 9be92cb962e24b2ea8b1b05899f77e42 not available for placement
I20260608 12:54:14.901965  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:14.910352 11676 instance_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:14.910501 11677 instance_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:14.912272 11679 instance_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:14.915733  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:14.920054  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:14.920359  4450 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:14.920533  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923254920521 us; error 0 us; skew 500 ppm
I20260608 12:54:14.921259  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:14.924017  4450 webserver.cc:533] Webserver started at http://127.4.88.129:40671/ using document root <none> and password file <none>
I20260608 12:54:14.924618  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:14.924813  4450 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:54:14.929210  4450 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 12:54:14.932891 11684 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:14.933728  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:54:14.934031  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "cc9636e7a87549fe911fcc878accb10f"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:14.934453  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:14.954139  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:14.955533  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:14.957244  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:14.961076 11691 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:54:14.983608  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:54:14.983956  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 12:54:14.984355  4450 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:54:14.990038 11691 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:15.000118  4450 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:54:15.000537  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.011s	sys 0.005s
I20260608 12:54:15.004033 11691 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: 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:54:15.005064 11691 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Bootstrap complete.
I20260608 12:54:15.005704 11691 ts_tablet_manager.cc:1403] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:54:15.008694 11691 raft_consensus.cc:359] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.009945 11691 raft_consensus.cc:740] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.010960 11691 consensus_queue.cc:260] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.014357 11691 ts_tablet_manager.cc:1434] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:54:15.015162 11691 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:15.028386 11691 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: 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:54:15.029170 11691 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Bootstrap complete.
I20260608 12:54:15.029789 11691 ts_tablet_manager.cc:1403] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:54:15.031991 11691 raft_consensus.cc:359] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.032610 11691 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.033349 11691 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.035135 11691 ts_tablet_manager.cc:1434] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:54:15.035981 11691 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:15.049131 11691 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: 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:54:15.049866 11691 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Bootstrap complete.
I20260608 12:54:15.050434 11691 ts_tablet_manager.cc:1403] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.009s
I20260608 12:54:15.052735 11691 raft_consensus.cc:359] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.053298 11691 raft_consensus.cc:740] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.054147 11691 consensus_queue.cc:260] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.055989 11691 ts_tablet_manager.cc:1434] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260608 12:54:15.056744 11691 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Bootstrap starting.
I20260608 12:54:15.064782  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:41305
I20260608 12:54:15.064927 11751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:41305 every 8 connection(s)
I20260608 12:54:15.071005 11691 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: 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:54:15.072103 11691 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Bootstrap complete.
I20260608 12:54:15.073030 11691 ts_tablet_manager.cc:1403] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:54:15.074918  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:15.076447 11691 raft_consensus.cc:359] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.077476 11691 raft_consensus.cc:740] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.078433 11691 consensus_queue.cc:260] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [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: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.080627 11691 ts_tablet_manager.cc:1434] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260608 12:54:15.084139 11757 instance_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:15.085284 11758 instance_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:15.087339  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:15.089538 11760 instance_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:15.090754  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:15.091001  4450 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:15.091253  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923255091237 us; error 0 us; skew 500 ppm
I20260608 12:54:15.091935 11753 heartbeater.cc:344] Connected to a master server at 127.4.88.190:44167
I20260608 12:54:15.091975  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:15.092634 11753 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:15.093633 11753 heartbeater.cc:507] Master 127.4.88.190:44167 requested a full tablet report, sending...
I20260608 12:54:15.095034  4450 webserver.cc:533] Webserver started at http://127.4.88.130:45323/ using document root <none> and password file <none>
I20260608 12:54:15.095602  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:15.095808  4450 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:54:15.098184 11268 ts_manager.cc:194] Re-registered known tserver with Master: cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305)
I20260608 12:54:15.100354  4450 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:15.104429 11268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48230
I20260608 12:54:15.104593 11765 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:15.105661  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:54:15.106019  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "9be92cb962e24b2ea8b1b05899f77e42"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:15.106417  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:15.108018 11753 heartbeater.cc:499] Master 127.4.88.190:44167 was elected leader, sending a full tablet report...
I20260608 12:54:15.134063  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:15.135501  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:15.137184  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:15.162076  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:54:15.162426  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 12:54:15.167263 11772 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:15.177592  4450 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:54:15.177903  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:54:15.179170 11772 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: 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:54:15.179872 11772 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap complete.
I20260608 12:54:15.180527 11772 ts_tablet_manager.cc:1403] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 12:54:15.182839 11772 raft_consensus.cc:359] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.183377 11772 raft_consensus.cc:740] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.184119 11772 consensus_queue.cc:260] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.186961 11772 ts_tablet_manager.cc:1434] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:54:15.187883 11772 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:15.201248 11772 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: 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:54:15.202342 11772 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap complete.
I20260608 12:54:15.203272 11772 ts_tablet_manager.cc:1403] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:54:15.206979 11772 raft_consensus.cc:359] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.208123 11772 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.209314 11772 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.212076 11772 ts_tablet_manager.cc:1434] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:54:15.213150 11772 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:15.232365 11772 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: 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:54:15.233201 11772 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap complete.
I20260608 12:54:15.233836 11772 ts_tablet_manager.cc:1403] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:54:15.234292  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:36265
I20260608 12:54:15.234536 11832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:36265 every 8 connection(s)
I20260608 12:54:15.236418 11772 raft_consensus.cc:359] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.237119 11772 raft_consensus.cc:740] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.237890 11772 consensus_queue.cc:260] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.240021 11772 ts_tablet_manager.cc:1434] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:54:15.241036 11772 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap starting.
I20260608 12:54:15.241091  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:15.252104 11836 instance_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:15.252767 11837 instance_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:15.261333 11833 heartbeater.cc:344] Connected to a master server at 127.4.88.190:44167
I20260608 12:54:15.261890 11833 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:15.262703  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:15.263075 11833 heartbeater.cc:507] Master 127.4.88.190:44167 requested a full tablet report, sending...
W20260608 12:54:15.263209 11840 instance_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:15.264817  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:15.265189  4450 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:15.265478  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923255265457 us; error 0 us; skew 500 ppm
I20260608 12:54:15.266310  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:15.266943 11772 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: 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:54:15.267904 11772 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Bootstrap complete.
I20260608 12:54:15.268594 11772 ts_tablet_manager.cc:1403] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.007s
I20260608 12:54:15.268739 11268 ts_manager.cc:194] Re-registered known tserver with Master: 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265)
I20260608 12:54:15.269596  4450 webserver.cc:533] Webserver started at http://127.4.88.131:40331/ using document root <none> and password file <none>
I20260608 12:54:15.270361  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:15.270581  4450 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:54:15.270958 11772 raft_consensus.cc:359] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.271485 11772 raft_consensus.cc:740] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.272163 11772 consensus_queue.cc:260] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.274017 11772 ts_tablet_manager.cc:1434] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:54:15.275645  4450 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:15.275795 11268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48244
I20260608 12:54:15.279227 11833 heartbeater.cc:499] Master 127.4.88.190:44167 was elected leader, sending a full tablet report...
I20260608 12:54:15.280347 11845 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:15.281448  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:54:15.281812  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
format_stamp: "Formatted at 2026-06-08 12:54:05 on dist-test-slave-vkhm"
I20260608 12:54:15.282127  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-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:15.304404  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:15.305721  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:15.307236  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:15.331492  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:54:15.331789  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 12:54:15.336591 11852 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:15.347303  4450 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:54:15.347635  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:54:15.348474 11852 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: 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:54:15.349336 11852 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap complete.
I20260608 12:54:15.349912 11852 ts_tablet_manager.cc:1403] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:54:15.352187 11852 raft_consensus.cc:359] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.352752 11852 raft_consensus.cc:740] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.353462 11852 consensus_queue.cc:260] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.355876 11852 ts_tablet_manager.cc:1434] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:54:15.357028 11852 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:15.370775 11852 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: 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:54:15.371647 11852 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap complete.
I20260608 12:54:15.372366 11852 ts_tablet_manager.cc:1403] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260608 12:54:15.374897 11852 raft_consensus.cc:359] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.375612 11852 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.376434 11852 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.378327 11852 ts_tablet_manager.cc:1434] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:54:15.379081 11852 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:15.391933 11852 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: 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:54:15.392833 11852 tablet_bootstrap.cc:492] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap complete.
I20260608 12:54:15.393697 11852 ts_tablet_manager.cc:1403] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260608 12:54:15.395999 11852 raft_consensus.cc:359] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.396602 11852 raft_consensus.cc:740] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.397411 11852 consensus_queue.cc:260] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.399565 11852 ts_tablet_manager.cc:1434] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:54:15.400367 11852 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap starting.
I20260608 12:54:15.409968  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:44521
I20260608 12:54:15.410310 11912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:44521 every 8 connection(s)
I20260608 12:54:15.413790 11852 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: 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:54:15.415128 11852 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Bootstrap complete.
I20260608 12:54:15.416173 11852 ts_tablet_manager.cc:1403] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260608 12:54:15.419996 11852 raft_consensus.cc:359] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.420835 11852 raft_consensus.cc:740] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Initialized, Role: FOLLOWER
I20260608 12:54:15.421653 11852 consensus_queue.cc:260] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:15.423674 11852 ts_tablet_manager.cc:1434] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260608 12:54:15.427855 11914 heartbeater.cc:344] Connected to a master server at 127.4.88.190:44167
I20260608 12:54:15.428421 11914 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:15.429325 11914 heartbeater.cc:507] Master 127.4.88.190:44167 requested a full tablet report, sending...
I20260608 12:54:15.434094 11268 ts_manager.cc:194] Re-registered known tserver with Master: cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:15.439117 11268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48252
I20260608 12:54:15.442065 11914 heartbeater.cc:499] Master 127.4.88.190:44167 was elected leader, sending a full tablet report...
W20260608 12:54:15.666291 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 1aae6973a893456caeed18f361dd2f10: Illegal state: Replica cc9636e7a87549fe911fcc878accb10f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } }
W20260608 12:54:15.679847 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 93a67acec3a34f09a845b925c120b9af: Illegal state: Replica 9be92cb962e24b2ea8b1b05899f77e42 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } }
W20260608 12:54:15.683996 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 3909bcf72bf2489fa5b48d15da421144: Illegal state: Replica cc9636e7a87549fe911fcc878accb10f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } }
I20260608 12:54:16.182427 11920 raft_consensus.cc:493] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:16.183104 11920 raft_consensus.cc:515] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.185638 11920 leader_election.cc:290] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.209527 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:16.209527 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42" is_pre_election: true
I20260608 12:54:16.210880 11887 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:16.211100 11807 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:16.212659 11685 leader_election.cc:304] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [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: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:16.213572 11920 raft_consensus.cc:2804] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:16.214138 11920 raft_consensus.cc:493] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:16.214543 11920 raft_consensus.cc:3060] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.220170 11920 raft_consensus.cc:515] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.222065 11920 leader_election.cc:290] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 2 election: Requested vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.222915 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42"
I20260608 12:54:16.223151 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aae6973a893456caeed18f361dd2f10" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:16.223757 11807 raft_consensus.cc:3060] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.224066 11887 raft_consensus.cc:3060] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.229360 11807 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 2.
I20260608 12:54:16.229947 11887 raft_consensus.cc:2468] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 2.
I20260608 12:54:16.230748 11688 leader_election.cc:304] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [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: 9be92cb962e24b2ea8b1b05899f77e42, cc9636e7a87549fe911fcc878accb10f; no voters: 
I20260608 12:54:16.231815 11920 raft_consensus.cc:2804] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:16.233080 11920 raft_consensus.cc:697] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Becoming Leader. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Running, Role: LEADER
I20260608 12:54:16.234172 11920 consensus_queue.cc:237] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.241412 11268 catalog_manager.cc:5696] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:16.311008 11920 raft_consensus.cc:493] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:16.311676 11920 raft_consensus.cc:515] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.313678 11920 leader_election.cc:290] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.314697 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42" is_pre_election: true
I20260608 12:54:16.314839 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:16.315668 11807 raft_consensus.cc:2410] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc9636e7a87549fe911fcc878accb10f 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:54:16.315696 11887 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:16.317291 11685 leader_election.cc:304] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [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: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 9be92cb962e24b2ea8b1b05899f77e42
I20260608 12:54:16.318213 11920 raft_consensus.cc:2804] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:16.318663 11920 raft_consensus.cc:493] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:16.319067 11920 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.324082 11920 raft_consensus.cc:515] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.325938 11920 leader_election.cc:290] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 2 election: Requested vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.326833 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42"
I20260608 12:54:16.327003 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:16.327551 11807 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.327790 11887 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.332738 11807 raft_consensus.cc:2410] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cc9636e7a87549fe911fcc878accb10f 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:54:16.333662 11887 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 2.
I20260608 12:54:16.334955 11685 leader_election.cc:304] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [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: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 9be92cb962e24b2ea8b1b05899f77e42
I20260608 12:54:16.335798 11920 raft_consensus.cc:2804] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:16.336362 11920 raft_consensus.cc:697] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Becoming Leader. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Running, Role: LEADER
I20260608 12:54:16.337381 11920 consensus_queue.cc:237] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [LEADER]: Queue going to LEADER 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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.344183 11268 catalog_manager.cc:5696] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f reported cstate change: term changed from 1 to 2, leader changed from 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130) to cc9636e7a87549fe911fcc878accb10f (127.4.88.129). New cstate: current_term: 2 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:16.402230 11932 raft_consensus.cc:493] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:16.402981 11932 raft_consensus.cc:515] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.405709 11932 leader_election.cc:290] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.418406 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:16.419516 11887 raft_consensus.cc:2410] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9be92cb962e24b2ea8b1b05899f77e42 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:54:16.419628 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f" is_pre_election: true
I20260608 12:54:16.420624 11726 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 1.
I20260608 12:54:16.422180 11768 leader_election.cc:304] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [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: 9be92cb962e24b2ea8b1b05899f77e42, cc9636e7a87549fe911fcc878accb10f; no voters: cd17c9fd41eb40f1b20ec0c430ce7822
I20260608 12:54:16.423235 11932 raft_consensus.cc:2804] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:16.423699 11932 raft_consensus.cc:493] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:16.424041 11932 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.429450 11932 raft_consensus.cc:515] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.431416 11932 leader_election.cc:290] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 2 election: Requested vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.432274 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f"
I20260608 12:54:16.432550 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:16.433198 11726 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.433468 11887 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.438832 11887 raft_consensus.cc:2410] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9be92cb962e24b2ea8b1b05899f77e42 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:54:16.438779 11726 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 2.
I20260608 12:54:16.440310 11768 leader_election.cc:304] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [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: 9be92cb962e24b2ea8b1b05899f77e42, cc9636e7a87549fe911fcc878accb10f; no voters: cd17c9fd41eb40f1b20ec0c430ce7822
I20260608 12:54:16.441114 11932 raft_consensus.cc:2804] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:16.442296 11932 raft_consensus.cc:697] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 LEADER]: Becoming Leader. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Running, Role: LEADER
I20260608 12:54:16.443315 11932 consensus_queue.cc:237] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [LEADER]: Queue going to LEADER 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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.450834 11268 catalog_manager.cc:5696] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 reported cstate change: term changed from 1 to 2, leader changed from cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131) to 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130). New cstate: current_term: 2 leader_uuid: "9be92cb962e24b2ea8b1b05899f77e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:16.459568 11932 raft_consensus.cc:493] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:16.460147 11932 raft_consensus.cc:515] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.462045 11932 leader_election.cc:290] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.462796 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f" is_pre_election: true
I20260608 12:54:16.463209 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:16.464174 11887 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 2.
I20260608 12:54:16.465436 11766 leader_election.cc:304] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [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: 9be92cb962e24b2ea8b1b05899f77e42, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: cc9636e7a87549fe911fcc878accb10f
I20260608 12:54:16.466248 11932 raft_consensus.cc:2804] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:54:16.466678 11932 raft_consensus.cc:493] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:16.467070 11932 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:54:16.472115 11932 raft_consensus.cc:515] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.474018 11932 leader_election.cc:290] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [CANDIDATE]: Term 3 election: Requested vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.474833 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f"
I20260608 12:54:16.475064 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a67acec3a34f09a845b925c120b9af" candidate_uuid: "9be92cb962e24b2ea8b1b05899f77e42" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:16.475833 11887 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:54:16.480832 11887 raft_consensus.cc:2468] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9be92cb962e24b2ea8b1b05899f77e42 in term 3.
I20260608 12:54:16.482003 11766 leader_election.cc:304] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [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: 9be92cb962e24b2ea8b1b05899f77e42, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: cc9636e7a87549fe911fcc878accb10f
I20260608 12:54:16.482905 11932 raft_consensus.cc:2804] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:54:16.483528 11932 raft_consensus.cc:697] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 LEADER]: Becoming Leader. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Running, Role: LEADER
I20260608 12:54:16.484515 11932 consensus_queue.cc:237] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.491559 11268 catalog_manager.cc:5696] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 reported cstate change: term changed from 2 to 3, leader changed from cc9636e7a87549fe911fcc878accb10f (127.4.88.129) to 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130). New cstate: current_term: 3 leader_uuid: "9be92cb962e24b2ea8b1b05899f77e42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:16.622057 11920 raft_consensus.cc:493] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:16.622807 11920 raft_consensus.cc:515] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.624863 11920 leader_election.cc:290] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.625891 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42" is_pre_election: true
I20260608 12:54:16.625960 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" is_pre_election: true
I20260608 12:54:16.626791 11807 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:16.627009 11887 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 1.
I20260608 12:54:16.628185 11688 leader_election.cc:304] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [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: 9be92cb962e24b2ea8b1b05899f77e42, cc9636e7a87549fe911fcc878accb10f; no voters: 
I20260608 12:54:16.629149 11920 raft_consensus.cc:2804] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:16.629598 11920 raft_consensus.cc:493] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:16.630016 11920 raft_consensus.cc:3060] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.635802 11807 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:16.635912 11920 raft_consensus.cc:515] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.637802 11925 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:16.638491 11920 leader_election.cc:290] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [CANDIDATE]: Term 2 election: Requested vote from peers 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265), cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:16.639206 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42"
I20260608 12:54:16.639688 11887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3909bcf72bf2489fa5b48d15da421144" candidate_uuid: "cc9636e7a87549fe911fcc878accb10f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822"
I20260608 12:54:16.639958 11807 raft_consensus.cc:3060] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.640612 11887 raft_consensus.cc:3060] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:16.647600 11887 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 2.
I20260608 12:54:16.648217 11807 raft_consensus.cc:2468] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc9636e7a87549fe911fcc878accb10f in term 2.
I20260608 12:54:16.650979 11688 leader_election.cc:304] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [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: 9be92cb962e24b2ea8b1b05899f77e42, cc9636e7a87549fe911fcc878accb10f; no voters: 
I20260608 12:54:16.652949 11920 raft_consensus.cc:2804] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:16.653861 11920 raft_consensus.cc:697] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Becoming Leader. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Running, Role: LEADER
I20260608 12:54:16.655288 11920 consensus_queue.cc:237] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.658547 11886 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:16.660840 11942 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:16.671896 11267 catalog_manager.cc:5696] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:16.696192 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet b18303ba6da5470c80cac4b70b8565cc: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:54:16.700124 11316 auto_rebalancer.cc:591] Failed to schedule move for tablet 3909bcf72bf2489fa5b48d15da421144: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:54:16.704071 11726 consensus_queue.cc:237] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:16.711885 11807 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:16.713500 11886 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:16.713685 11920 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:16.715211 11925 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } 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:54:16.722031 11920 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
W20260608 12:54:16.724822 11687 consensus_peers.cc:597] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f -> Peer 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132:35821): Couldn't send request to peer 7f7c417ad6274baa89dbdef1c72e3dc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1aae6973a893456caeed18f361dd2f10. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:16.724453 11807 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:16.724725 11886 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:16.737390 11265 catalog_manager.cc:5696] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 reported cstate change: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:16.761834 11947 raft_consensus.cc:493] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:16.762554 11947 raft_consensus.cc:515] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.765329 11947 leader_election.cc:290] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265)
I20260608 12:54:16.782433 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f" is_pre_election: true
I20260608 12:54:16.783533 11726 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd17c9fd41eb40f1b20ec0c430ce7822 in term 2.
I20260608 12:54:16.786083 11848 leader_election.cc:304] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [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: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 
I20260608 12:54:16.788112 11947 raft_consensus.cc:2804] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:54:16.789055 11947 raft_consensus.cc:493] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:16.789917 11947 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:54:16.794272 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42" is_pre_election: true
I20260608 12:54:16.797616 11947 raft_consensus.cc:515] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.799547 11947 leader_election.cc:290] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [CANDIDATE]: Term 3 election: Requested vote from peers cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305), 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130:36265)
I20260608 12:54:16.800529 11726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc9636e7a87549fe911fcc878accb10f"
I20260608 12:54:16.800624 11807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18303ba6da5470c80cac4b70b8565cc" candidate_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9be92cb962e24b2ea8b1b05899f77e42"
I20260608 12:54:16.801442 11726 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:54:16.801841 11806 raft_consensus.cc:1240] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 LEADER]: Rejecting Update request from peer cc9636e7a87549fe911fcc878accb10f for earlier term 2. Current term is 3. Ops: []
I20260608 12:54:16.803625 11925 consensus_queue.cc:1059] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:16.804654 11925 consensus_queue.cc:1243] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [LEADER]: Peer 9be92cb962e24b2ea8b1b05899f77e42 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:54:16.805306 11920 raft_consensus.cc:3055] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:54:16.805855 11920 raft_consensus.cc:740] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc9636e7a87549fe911fcc878accb10f, State: Running, Role: LEADER
I20260608 12:54:16.806921 11920 consensus_queue.cc:260] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.808264 11726 raft_consensus.cc:2468] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd17c9fd41eb40f1b20ec0c430ce7822 in term 3.
I20260608 12:54:16.808650 11920 raft_consensus.cc:3060] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:54:16.809669 11848 leader_election.cc:304] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [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: cc9636e7a87549fe911fcc878accb10f, cd17c9fd41eb40f1b20ec0c430ce7822; no voters: 9be92cb962e24b2ea8b1b05899f77e42
I20260608 12:54:16.810595 11947 raft_consensus.cc:2804] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:54:16.811616 11947 raft_consensus.cc:697] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 LEADER]: Becoming Leader. State: Replica: cd17c9fd41eb40f1b20ec0c430ce7822, State: Running, Role: LEADER
I20260608 12:54:16.812641 11947 consensus_queue.cc:237] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:16.821291 11267 catalog_manager.cc:5696] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 reported cstate change: term changed from 2 to 3, leader changed from 9be92cb962e24b2ea8b1b05899f77e42 (127.4.88.130) to cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131). New cstate: current_term: 3 leader_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:17.003049 11886 raft_consensus.cc:1275] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 FOLLOWER]: Refusing update from remote peer 9be92cb962e24b2ea8b1b05899f77e42: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:54:17.004675 11932 consensus_queue.cc:1048] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:17.021512 11726 raft_consensus.cc:1275] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Refusing update from remote peer 9be92cb962e24b2ea8b1b05899f77e42: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:54:17.023751 11956 consensus_queue.cc:1048] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:17.024890 11956 consensus_queue.cc:1243] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [LEADER]: Peer cc9636e7a87549fe911fcc878accb10f 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:54:17.028790 11726 pending_rounds.cc:85] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Aborting all ops after (but not including) 0
I20260608 12:54:17.029315 11726 pending_rounds.cc:107] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:54:17.029804 11726 raft_consensus.cc:2889] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:54:17.030799 11886 raft_consensus.cc:1240] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 LEADER]: Rejecting Update request from peer 9be92cb962e24b2ea8b1b05899f77e42 for earlier term 2. Current term is 3. Ops: []
I20260608 12:54:17.033078 11956 consensus_queue.cc:1059] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:17.034073 11956 consensus_queue.cc:1243] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [LEADER]: Peer cd17c9fd41eb40f1b20ec0c430ce7822 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:54:17.035187 11955 raft_consensus.cc:3055] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:54:17.035787 11955 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9be92cb962e24b2ea8b1b05899f77e42, State: Running, Role: LEADER
I20260608 12:54:17.037542 11955 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } }
I20260608 12:54:17.038983 11955 raft_consensus.cc:3060] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:54:17.110991 11806 raft_consensus.cc:1275] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:17.112875 11920 consensus_queue.cc:1048] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:17.125269 11886 raft_consensus.cc:1275] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:17.127445 11920 consensus_queue.cc:1048] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:17.207577 11959 ts_tablet_manager.cc:933] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: Initiating tablet copy from peer cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305)
I20260608 12:54:17.210225 11959 tablet_copy_client.cc:323] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:41305
I20260608 12:54:17.221614 11737 tablet_copy_service.cc:140] P cc9636e7a87549fe911fcc878accb10f: Received BeginTabletCopySession request for tablet 1aae6973a893456caeed18f361dd2f10 from peer 7f7c417ad6274baa89dbdef1c72e3dc4 ({username='slave'} at 127.0.0.1:43604)
I20260608 12:54:17.222513 11737 tablet_copy_service.cc:161] P cc9636e7a87549fe911fcc878accb10f: Beginning new tablet copy session on tablet 1aae6973a893456caeed18f361dd2f10 from peer 7f7c417ad6274baa89dbdef1c72e3dc4 at {username='slave'} at 127.0.0.1:43604: session id = 7f7c417ad6274baa89dbdef1c72e3dc4-1aae6973a893456caeed18f361dd2f10
I20260608 12:54:17.228622 11737 tablet_copy_source_session.cc:215] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:17.231666 11959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aae6973a893456caeed18f361dd2f10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:17.243484 11959 tablet_copy_client.cc:806] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:17.244271 11959 tablet_copy_client.cc:670] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:17.248267 11959 tablet_copy_client.cc:538] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:17.255239 11959 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: Bootstrap starting.
I20260608 12:54:17.272158 11959 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: 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:54:17.273137 11959 tablet_bootstrap.cc:492] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: Bootstrap complete.
I20260608 12:54:17.273829 11959 ts_tablet_manager.cc:1403] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260608 12:54:17.276362 11959 raft_consensus.cc:359] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:17.277163 11959 raft_consensus.cc:740] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7f7c417ad6274baa89dbdef1c72e3dc4, State: Initialized, Role: LEARNER
I20260608 12:54:17.277860 11959 consensus_queue.cc:260] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:17.280645 11959 ts_tablet_manager.cc:1434] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:54:17.282879 11737 tablet_copy_service.cc:342] P cc9636e7a87549fe911fcc878accb10f: Request end of tablet copy session 7f7c417ad6274baa89dbdef1c72e3dc4-1aae6973a893456caeed18f361dd2f10 received from {username='slave'} at 127.0.0.1:43604
I20260608 12:54:17.283515 11737 tablet_copy_service.cc:434] P cc9636e7a87549fe911fcc878accb10f: ending tablet copy session 7f7c417ad6274baa89dbdef1c72e3dc4-1aae6973a893456caeed18f361dd2f10 on tablet 1aae6973a893456caeed18f361dd2f10 with peer 7f7c417ad6274baa89dbdef1c72e3dc4
I20260608 12:54:17.335197 11726 raft_consensus.cc:1275] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Refusing update from remote peer cd17c9fd41eb40f1b20ec0c430ce7822: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:54:17.337173 11944 consensus_queue.cc:1048] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:17.353767 11806 raft_consensus.cc:1275] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Refusing update from remote peer cd17c9fd41eb40f1b20ec0c430ce7822: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:54:17.356060 11947 consensus_queue.cc:1048] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:17.358443 11947 consensus_queue.cc:1243] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [LEADER]: Peer 9be92cb962e24b2ea8b1b05899f77e42 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:54:17.363503 11806 pending_rounds.cc:85] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Aborting all ops after (but not including) 0
I20260608 12:54:17.366931 11806 pending_rounds.cc:107] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:54:17.367406 11806 raft_consensus.cc:2889] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:54:17.734218 11642 raft_consensus.cc:1217] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:54:18.231212 11920 raft_consensus.cc:1064] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f: attempting to promote NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 to VOTER
I20260608 12:54:18.233680 11920 consensus_queue.cc:237] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } }
I20260608 12:54:18.241022 11642 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:18.242523 11886 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:18.242575 11806 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:18.242728 11972 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } 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:54:18.244897 11920 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } 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:54:18.245850 11942 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:18.264262 11920 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.267007 11806 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.267290 11886 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.282303 11642 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.282858 11265 catalog_manager.cc:5696] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f reported cstate change: config changed from index 3 to 4, 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:18.328991 11726 consensus_queue.cc:237] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } }
I20260608 12:54:18.334761 11806 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:18.334920 11642 raft_consensus.cc:1275] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:18.336329 11920 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:54:18.337208 11942 consensus_queue.cc:1048] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } 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:54:18.344645 11942 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.346452 11642 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.349860 11806 raft_consensus.cc:2955] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.358283 11254 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1aae6973a893456caeed18f361dd2f10 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:18.363404 11266 catalog_manager.cc:5696] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 reported cstate change: config changed from index 4 to 5, VOTER cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131) evicted. New cstate: current_term: 2 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: false } } }
I20260608 12:54:18.384358 11877 tablet_service.cc:1558] Processing DeleteTablet for tablet 1aae6973a893456caeed18f361dd2f10 with delete_type TABLET_DATA_TOMBSTONED (TS cd17c9fd41eb40f1b20ec0c430ce7822 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:40522
I20260608 12:54:18.386092 11984 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:18.386819 11984 raft_consensus.cc:2243] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:18.387465 11984 raft_consensus.cc:2272] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:18.389961 11984 ts_tablet_manager.cc:1916] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:18.400449 11984 ts_tablet_manager.cc:1929] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:54:18.400786 11984 log.cc:1199] T 1aae6973a893456caeed18f361dd2f10 P cd17c9fd41eb40f1b20ec0c430ce7822: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/1aae6973a893456caeed18f361dd2f10
I20260608 12:54:18.402148 11252 catalog_manager.cc:5027] TS cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521): tablet 1aae6973a893456caeed18f361dd2f10 (table test-workload [id=33fe0a7bc5e6421fadf0f001dd4e6d15]) successfully deleted
I20260608 12:54:19.398324 11886 consensus_queue.cc:237] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } attrs { replace: true } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:19.404778 11806 raft_consensus.cc:1275] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Refusing update from remote peer cd17c9fd41eb40f1b20ec0c430ce7822: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:54:19.406805 11989 consensus_queue.cc:1048] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:54:19.408264 11726 raft_consensus.cc:1275] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Refusing update from remote peer cd17c9fd41eb40f1b20ec0c430ce7822: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:54:19.410131 11969 consensus_queue.cc:1048] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } 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:54:19.417676 11989 raft_consensus.cc:2955] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } attrs { replace: true } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
W20260608 12:54:19.420717 11848 consensus_peers.cc:597] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 -> Peer 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132:35821): Couldn't send request to peer 7f7c417ad6274baa89dbdef1c72e3dc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b18303ba6da5470c80cac4b70b8565cc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:19.420097 11806 raft_consensus.cc:2955] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } attrs { replace: true } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:19.422675 11726 raft_consensus.cc:2955] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } attrs { replace: true } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:19.433533 11266 catalog_manager.cc:5696] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 reported cstate change: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New cstate: current_term: 3 leader_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:19.433954 11725 consensus_queue.cc:237] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [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: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } attrs { replace: true } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:19.443918 11886 raft_consensus.cc:1275] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:54:19.444245 11687 consensus_peers.cc:597] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f -> Peer 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132:35821): Couldn't send request to peer 7f7c417ad6274baa89dbdef1c72e3dc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3909bcf72bf2489fa5b48d15da421144. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:19.445827 11942 consensus_queue.cc:1048] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:19.449180 11806 raft_consensus.cc:1275] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Refusing update from remote peer cc9636e7a87549fe911fcc878accb10f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:19.450764 11942 consensus_queue.cc:1048] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } 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:54:19.458027 11942 raft_consensus.cc:2955] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } attrs { replace: true } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:19.460537 11886 raft_consensus.cc:2955] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } attrs { replace: true } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:19.478282 11265 catalog_manager.cc:5696] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f reported cstate change: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "cc9636e7a87549fe911fcc878accb10f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:19.481454 11806 raft_consensus.cc:2955] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7f7c417ad6274baa89dbdef1c72e3dc4 (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } attrs { replace: true } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } } }
I20260608 12:54:19.992599 12002 ts_tablet_manager.cc:933] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: Initiating tablet copy from peer cd17c9fd41eb40f1b20ec0c430ce7822 (127.4.88.131:44521)
I20260608 12:54:19.994127 12002 tablet_copy_client.cc:323] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:44521
I20260608 12:54:20.006734 11898 tablet_copy_service.cc:140] P cd17c9fd41eb40f1b20ec0c430ce7822: Received BeginTabletCopySession request for tablet b18303ba6da5470c80cac4b70b8565cc from peer 7f7c417ad6274baa89dbdef1c72e3dc4 ({username='slave'} at 127.0.0.1:40540)
I20260608 12:54:20.007395 11898 tablet_copy_service.cc:161] P cd17c9fd41eb40f1b20ec0c430ce7822: Beginning new tablet copy session on tablet b18303ba6da5470c80cac4b70b8565cc from peer 7f7c417ad6274baa89dbdef1c72e3dc4 at {username='slave'} at 127.0.0.1:40540: session id = 7f7c417ad6274baa89dbdef1c72e3dc4-b18303ba6da5470c80cac4b70b8565cc
I20260608 12:54:20.013947 11898 tablet_copy_source_session.cc:215] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:20.017006 12002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18303ba6da5470c80cac4b70b8565cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:20.030095 12002 tablet_copy_client.cc:806] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:20.030716 12002 tablet_copy_client.cc:670] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:20.034668 12002 tablet_copy_client.cc:538] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:20.041479 12006 ts_tablet_manager.cc:933] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: Initiating tablet copy from peer cc9636e7a87549fe911fcc878accb10f (127.4.88.129:41305)
I20260608 12:54:20.042898 12002 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: Bootstrap starting.
I20260608 12:54:20.043732 12006 tablet_copy_client.cc:323] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:41305
I20260608 12:54:20.045919 11737 tablet_copy_service.cc:140] P cc9636e7a87549fe911fcc878accb10f: Received BeginTabletCopySession request for tablet 3909bcf72bf2489fa5b48d15da421144 from peer 7f7c417ad6274baa89dbdef1c72e3dc4 ({username='slave'} at 127.0.0.1:43604)
I20260608 12:54:20.046540 11737 tablet_copy_service.cc:161] P cc9636e7a87549fe911fcc878accb10f: Beginning new tablet copy session on tablet 3909bcf72bf2489fa5b48d15da421144 from peer 7f7c417ad6274baa89dbdef1c72e3dc4 at {username='slave'} at 127.0.0.1:43604: session id = 7f7c417ad6274baa89dbdef1c72e3dc4-3909bcf72bf2489fa5b48d15da421144
I20260608 12:54:20.054847 11737 tablet_copy_source_session.cc:215] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:20.058681 12006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3909bcf72bf2489fa5b48d15da421144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:20.067147 12002 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: 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:54:20.068168 12002 tablet_bootstrap.cc:492] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: Bootstrap complete.
I20260608 12:54:20.068953 12002 ts_tablet_manager.cc:1403] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.007s
I20260608 12:54:20.072419 12002 raft_consensus.cc:359] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } attrs { replace: true } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:20.073318 12002 raft_consensus.cc:740] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 7f7c417ad6274baa89dbdef1c72e3dc4, State: Initialized, Role: LEARNER
I20260608 12:54:20.074046 12002 consensus_queue.cc:260] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4 [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: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } attrs { replace: true } } peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:20.077425 12006 tablet_copy_client.cc:806] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:20.077430 12002 ts_tablet_manager.cc:1434] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:54:20.078233 12006 tablet_copy_client.cc:670] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:20.079654 11898 tablet_copy_service.cc:342] P cd17c9fd41eb40f1b20ec0c430ce7822: Request end of tablet copy session 7f7c417ad6274baa89dbdef1c72e3dc4-b18303ba6da5470c80cac4b70b8565cc received from {username='slave'} at 127.0.0.1:40540
I20260608 12:54:20.080165 11898 tablet_copy_service.cc:434] P cd17c9fd41eb40f1b20ec0c430ce7822: ending tablet copy session 7f7c417ad6274baa89dbdef1c72e3dc4-b18303ba6da5470c80cac4b70b8565cc on tablet b18303ba6da5470c80cac4b70b8565cc with peer 7f7c417ad6274baa89dbdef1c72e3dc4
I20260608 12:54:20.083961 12006 tablet_copy_client.cc:538] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:20.091431 12006 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: Bootstrap starting.
I20260608 12:54:20.109620 12006 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: 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:54:20.110368 12006 tablet_bootstrap.cc:492] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: Bootstrap complete.
I20260608 12:54:20.110970 12006 ts_tablet_manager.cc:1403] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260608 12:54:20.113453 12006 raft_consensus.cc:359] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } attrs { replace: true } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:20.114073 12006 raft_consensus.cc:740] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7f7c417ad6274baa89dbdef1c72e3dc4, State: Initialized, Role: LEARNER
I20260608 12:54:20.114655 12006 consensus_queue.cc:260] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4 [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: "9be92cb962e24b2ea8b1b05899f77e42" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 36265 } attrs { replace: true } } peers { permanent_uuid: "cc9636e7a87549fe911fcc878accb10f" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41305 } } peers { permanent_uuid: "cd17c9fd41eb40f1b20ec0c430ce7822" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 44521 } } peers { permanent_uuid: "7f7c417ad6274baa89dbdef1c72e3dc4" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35821 } attrs { promote: true } }
I20260608 12:54:20.116557 12006 ts_tablet_manager.cc:1434] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:54:20.118391 11737 tablet_copy_service.cc:342] P cc9636e7a87549fe911fcc878accb10f: Request end of tablet copy session 7f7c417ad6274baa89dbdef1c72e3dc4-3909bcf72bf2489fa5b48d15da421144 received from {username='slave'} at 127.0.0.1:43604
I20260608 12:54:20.118786 11737 tablet_copy_service.cc:434] P cc9636e7a87549fe911fcc878accb10f: ending tablet copy session 7f7c417ad6274baa89dbdef1c72e3dc4-3909bcf72bf2489fa5b48d15da421144 on tablet 3909bcf72bf2489fa5b48d15da421144 with peer 7f7c417ad6274baa89dbdef1c72e3dc4
I20260608 12:54:20.453976  4450 tablet_server.cc:179] TabletServer@127.4.88.129:41305 shutting down...
I20260608 12:54:20.482440 11642 raft_consensus.cc:1217] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:54:20.488547  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:20.490064  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.490993  4450 raft_consensus.cc:2243] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.491678  4450 raft_consensus.cc:2272] T 93a67acec3a34f09a845b925c120b9af P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.494606  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.495761  4450 raft_consensus.cc:2243] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.496439  4450 raft_consensus.cc:2272] T b18303ba6da5470c80cac4b70b8565cc P cc9636e7a87549fe911fcc878accb10f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.499177  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.499903  4450 raft_consensus.cc:2243] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:20.501303  4450 raft_consensus.cc:2272] T 3909bcf72bf2489fa5b48d15da421144 P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.503743  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.504360  4450 raft_consensus.cc:2243] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:20.506453  4450 raft_consensus.cc:2272] T 1aae6973a893456caeed18f361dd2f10 P cc9636e7a87549fe911fcc878accb10f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.531695  4450 tablet_server.cc:196] TabletServer@127.4.88.129:41305 shutdown complete.
I20260608 12:54:20.546519  4450 tablet_server.cc:179] TabletServer@127.4.88.130:36265 shutting down...
I20260608 12:54:20.573738  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:20.574570  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.575378  4450 raft_consensus.cc:2243] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:54:20.576478  4450 raft_consensus.cc:2272] T 93a67acec3a34f09a845b925c120b9af P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.579221  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.579943  4450 raft_consensus.cc:2243] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.580565  4450 raft_consensus.cc:2272] T b18303ba6da5470c80cac4b70b8565cc P 9be92cb962e24b2ea8b1b05899f77e42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.583242  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.583916  4450 raft_consensus.cc:2243] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.584581  4450 raft_consensus.cc:2272] T 3909bcf72bf2489fa5b48d15da421144 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.587944  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.589155  4450 raft_consensus.cc:2243] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.590215  4450 raft_consensus.cc:2272] T 1aae6973a893456caeed18f361dd2f10 P 9be92cb962e24b2ea8b1b05899f77e42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.605436  4450 tablet_server.cc:196] TabletServer@127.4.88.130:36265 shutdown complete.
I20260608 12:54:20.618723  4450 tablet_server.cc:179] TabletServer@127.4.88.131:44521 shutting down...
I20260608 12:54:20.642628  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:20.644445  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.645046  4450 raft_consensus.cc:2243] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.645552  4450 raft_consensus.cc:2272] T 93a67acec3a34f09a845b925c120b9af P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.647519  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.648034  4450 raft_consensus.cc:2243] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:54:20.649072  4450 raft_consensus.cc:2272] T b18303ba6da5470c80cac4b70b8565cc P cd17c9fd41eb40f1b20ec0c430ce7822 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.651003  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:20.651500  4450 raft_consensus.cc:2243] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.652014  4450 raft_consensus.cc:2272] T 3909bcf72bf2489fa5b48d15da421144 P cd17c9fd41eb40f1b20ec0c430ce7822 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.665761  4450 tablet_server.cc:196] TabletServer@127.4.88.131:44521 shutdown complete.
I20260608 12:54:20.678982  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:54:20.718742  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:20.719507  4450 tablet_replica.cc:333] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4: stopping tablet replica
I20260608 12:54:20.720122  4450 raft_consensus.cc:2243] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 3 LEARNER]: Raft consensus shutting down.
I20260608 12:54:20.720608  4450 raft_consensus.cc:2272] T b18303ba6da5470c80cac4b70b8565cc P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 3 LEARNER]: Raft consensus is shut down!
I20260608 12:54:20.722607  4450 tablet_replica.cc:333] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4: stopping tablet replica
I20260608 12:54:20.723121  4450 raft_consensus.cc:2243] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:54:20.723505  4450 raft_consensus.cc:2272] T 3909bcf72bf2489fa5b48d15da421144 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:54:20.725441  4450 tablet_replica.cc:333] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4: stopping tablet replica
I20260608 12:54:20.725981  4450 raft_consensus.cc:2243] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:20.726498  4450 raft_consensus.cc:2272] T 1aae6973a893456caeed18f361dd2f10 P 7f7c417ad6274baa89dbdef1c72e3dc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.748983  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:54:20.762799  4450 master.cc:562] Master@127.4.88.190:44167 shutting down...
W20260608 12:54:20.795013 11316 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:54:20.795308 11316 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:54:20.795526 11316 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:54:20.796701  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:20.797227  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:20.797600  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7228b43c6144a0788a2f2f263ea4937: stopping tablet replica
I20260608 12:54:20.831019  4450 master.cc:584] Master@127.4.88.190:44167 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15505 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:54:20.885103  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:37693
I20260608 12:54:20.886422  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:20.893273 12015 instance_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:20.893357 12016 instance_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:20.893785 12018 instance_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:20.895102  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:20.896040  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:20.896456  4450 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:20.896588  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923260896577 us; error 0 us; skew 500 ppm
I20260608 12:54:20.897097  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:20.899631  4450 webserver.cc:533] Webserver started at http://127.4.88.190:40189/ using document root <none> and password file <none>
I20260608 12:54:20.900110  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:20.900347  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:20.900578  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:20.901814  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "0d5a764004394cdabfb069d456f45d25"
format_stamp: "Formatted at 2026-06-08 12:54:20 on dist-test-slave-vkhm"
I20260608 12:54:20.906466  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:20.910025 12023 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:20.910817  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:54:20.911129  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "0d5a764004394cdabfb069d456f45d25"
format_stamp: "Formatted at 2026-06-08 12:54:20 on dist-test-slave-vkhm"
I20260608 12:54:20.911414  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-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:20.930351  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:20.931677  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:20.971235  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:37693
I20260608 12:54:20.971364 12074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:37693 every 8 connection(s)
I20260608 12:54:20.975822 12075 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:20.989281 12075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: Bootstrap starting.
I20260608 12:54:20.994514 12075 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:20.999126 12075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: No bootstrap required, opened a new log
I20260608 12:54:21.001608 12075 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5a764004394cdabfb069d456f45d25" member_type: VOTER }
I20260608 12:54:21.002071 12075 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:21.002331 12075 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d5a764004394cdabfb069d456f45d25, State: Initialized, Role: FOLLOWER
I20260608 12:54:21.003118 12075 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d5a764004394cdabfb069d456f45d25" member_type: VOTER }
I20260608 12:54:21.003613 12075 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:21.003870 12075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:21.004168 12075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:21.009053 12075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5a764004394cdabfb069d456f45d25" member_type: VOTER }
I20260608 12:54:21.009614 12075 leader_election.cc:304] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [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: 0d5a764004394cdabfb069d456f45d25; no voters: 
I20260608 12:54:21.010821 12075 leader_election.cc:290] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:21.011344 12078 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:21.012835 12078 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 1 LEADER]: Becoming Leader. State: Replica: 0d5a764004394cdabfb069d456f45d25, State: Running, Role: LEADER
I20260608 12:54:21.013640 12078 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [LEADER]: Queue going to LEADER mode. State: All 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: "0d5a764004394cdabfb069d456f45d25" member_type: VOTER }
I20260608 12:54:21.014426 12075 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:21.017014 12080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d5a764004394cdabfb069d456f45d25. Latest consensus state: current_term: 1 leader_uuid: "0d5a764004394cdabfb069d456f45d25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5a764004394cdabfb069d456f45d25" member_type: VOTER } }
I20260608 12:54:21.017017 12079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d5a764004394cdabfb069d456f45d25" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d5a764004394cdabfb069d456f45d25" member_type: VOTER } }
I20260608 12:54:21.017796 12080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:21.017884 12079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:21.021421 12085 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:21.027508 12085 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:21.029495  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:21.037473 12085 catalog_manager.cc:1382] Generated new cluster ID: dd3e9f1a1cbd4580ba3a0d4811747e88
I20260608 12:54:21.037799 12085 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:21.056903 12085 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:21.058320 12085 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:21.072324 12085 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: Generated new TSK 0
I20260608 12:54:21.072937 12085 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:21.096511  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:21.103204 12096 instance_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:21.104674 12097 instance_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:21.106108  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:21.106801 12099 instance_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:21.107698  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:21.107885  4450 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:21.108009  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923261107998 us; error 0 us; skew 500 ppm
I20260608 12:54:21.108677  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:21.111003  4450 webserver.cc:533] Webserver started at http://127.4.88.129:41603/ using document root <none> and password file <none>
I20260608 12:54:21.111507  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:21.111675  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:21.111891  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:21.113261  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "656f19660f014921a8288023d72ba0c9"
format_stamp: "Formatted at 2026-06-08 12:54:21 on dist-test-slave-vkhm"
I20260608 12:54:21.118163  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:54:21.121564 12104 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:21.122345  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:21.122648  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "656f19660f014921a8288023d72ba0c9"
format_stamp: "Formatted at 2026-06-08 12:54:21 on dist-test-slave-vkhm"
I20260608 12:54:21.122920  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-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:21.143289  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:21.144627  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:21.146179  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:21.148653  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:21.148875  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:21.149142  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:21.149318  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:21.192514  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:46249
I20260608 12:54:21.192646 12166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:46249 every 8 connection(s)
I20260608 12:54:21.198153  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:21.206079 12171 instance_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:21.208356 12172 instance_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:21.210602 12174 instance_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:21.211822  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:21.212563 12167 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37693
I20260608 12:54:21.212976 12167 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:21.213061  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:21.213426  4450 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:21.213617  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923261213596 us; error 0 us; skew 500 ppm
I20260608 12:54:21.213953 12167 heartbeater.cc:507] Master 127.4.88.190:37693 requested a full tablet report, sending...
I20260608 12:54:21.214443  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:21.216686 12040 ts_manager.cc:194] Registered new tserver with Master: 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249)
I20260608 12:54:21.217284  4450 webserver.cc:533] Webserver started at http://127.4.88.130:46661/ using document root <none> and password file <none>
I20260608 12:54:21.217865  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:21.218065  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:21.218336  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:21.218986 12040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52804
I20260608 12:54:21.219691  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "883a7ad666a7495f97b657e85727c904"
format_stamp: "Formatted at 2026-06-08 12:54:21 on dist-test-slave-vkhm"
I20260608 12:54:21.224767  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:54:21.228493 12179 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:21.229298  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:21.229548  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "883a7ad666a7495f97b657e85727c904"
format_stamp: "Formatted at 2026-06-08 12:54:21 on dist-test-slave-vkhm"
I20260608 12:54:21.229807  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-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:21.256322  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:21.257560  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:21.259025  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:21.261658  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:21.261868  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:21.262137  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:21.262298  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:21.303556  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:33507
I20260608 12:54:21.303691 12241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:33507 every 8 connection(s)
I20260608 12:54:21.308991  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:21.316166 12245 instance_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:21.319126 12246 instance_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:21.320420 12248 instance_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:21.319809  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:21.321758  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:21.322039  4450 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:21.322234  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923261322209 us; error 0 us; skew 500 ppm
I20260608 12:54:21.322450 12242 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37693
I20260608 12:54:21.322897 12242 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:21.322940  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:21.323939 12242 heartbeater.cc:507] Master 127.4.88.190:37693 requested a full tablet report, sending...
I20260608 12:54:21.326074  4450 webserver.cc:533] Webserver started at http://127.4.88.131:36737/ using document root <none> and password file <none>
I20260608 12:54:21.326412 12040 ts_manager.cc:194] Registered new tserver with Master: 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:21.326812  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:21.327086  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:21.327417  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:21.328418 12040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52810
I20260608 12:54:21.329107  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "462e2010490848a589b2db033a2e83e5"
format_stamp: "Formatted at 2026-06-08 12:54:21 on dist-test-slave-vkhm"
I20260608 12:54:21.334297  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:21.337968 12253 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:21.338781  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:54:21.339090  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "462e2010490848a589b2db033a2e83e5"
format_stamp: "Formatted at 2026-06-08 12:54:21 on dist-test-slave-vkhm"
I20260608 12:54:21.339378  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-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:21.357035  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:21.358285  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:21.359757  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:21.362287  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:21.362495  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:21.362771  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:21.362934  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:21.402423  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:45499
I20260608 12:54:21.402557 12315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:45499 every 8 connection(s)
I20260608 12:54:21.417395 12316 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37693
I20260608 12:54:21.417773 12316 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:21.418603 12316 heartbeater.cc:507] Master 127.4.88.190:37693 requested a full tablet report, sending...
I20260608 12:54:21.420686 12040 ts_manager.cc:194] Registered new tserver with Master: 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:21.421545  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015624288s
I20260608 12:54:21.422092 12040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52822
I20260608 12:54:22.221877 12167 heartbeater.cc:499] Master 127.4.88.190:37693 was elected leader, sending a full tablet report...
I20260608 12:54:22.331714 12242 heartbeater.cc:499] Master 127.4.88.190:37693 was elected leader, sending a full tablet report...
I20260608 12:54:22.425196 12316 heartbeater.cc:499] Master 127.4.88.190:37693 was elected leader, sending a full tablet report...
I20260608 12:54:22.480774 12040 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45026:
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:54:22.483253 12040 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:22.553998 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:22.554909 12205 tablet_service.cc:1511] Processing CreateTablet for tablet 5c44f654e66945cbb639b55707ab3a21 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:22.555265 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 94772f54ac9c49afab0dcfb733015202 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:22.555900 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.556903 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94772f54ac9c49afab0dcfb733015202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.558033 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 72d6de78c54d4319b5a97bbe5b92193f (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:22.558997 12278 tablet_service.cc:1511] Processing CreateTablet for tablet 94772f54ac9c49afab0dcfb733015202 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:22.561658 12279 tablet_service.cc:1511] Processing CreateTablet for tablet 5c44f654e66945cbb639b55707ab3a21 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:22.563236 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c44f654e66945cbb639b55707ab3a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.563849 12281 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:22.564739 12280 tablet_service.cc:1511] Processing CreateTablet for tablet 72d6de78c54d4319b5a97bbe5b92193f (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:22.565394 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.565681 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 94772f54ac9c49afab0dcfb733015202 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:22.566187 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d6de78c54d4319b5a97bbe5b92193f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.566951 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94772f54ac9c49afab0dcfb733015202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.567211 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94772f54ac9c49afab0dcfb733015202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.563409 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:22.559441 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d6de78c54d4319b5a97bbe5b92193f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.568512 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.570348 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c44f654e66945cbb639b55707ab3a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.566979 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 72d6de78c54d4319b5a97bbe5b92193f (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:22.573899 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d6de78c54d4319b5a97bbe5b92193f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.565455 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 5c44f654e66945cbb639b55707ab3a21 (DEFAULT_TABLE table=test-workload [id=205785f69bad406b91dfb8dcac205b06]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:22.581110 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c44f654e66945cbb639b55707ab3a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:22.610641 12336 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:22.621018 12336 tablet_bootstrap.cc:654] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.661729 12336 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:22.661867 12337 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:22.662428 12336 ts_tablet_manager.cc:1403] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.018s
I20260608 12:54:22.665130 12339 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:22.666478 12336 raft_consensus.cc:359] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.667331 12336 raft_consensus.cc:385] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.667685 12336 raft_consensus.cc:740] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.668678 12336 consensus_queue.cc:260] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.670542 12337 tablet_bootstrap.cc:654] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.671911 12336 ts_tablet_manager.cc:1434] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:22.673127 12336 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:22.673841 12339 tablet_bootstrap.cc:654] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.680106 12336 tablet_bootstrap.cc:654] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.684458 12337 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:22.685268 12337 ts_tablet_manager.cc:1403] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260608 12:54:22.688416 12339 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:22.689038 12339 ts_tablet_manager.cc:1403] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260608 12:54:22.688941 12337 raft_consensus.cc:359] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:22.690090 12337 raft_consensus.cc:385] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.690487 12337 raft_consensus.cc:740] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.691527 12337 consensus_queue.cc:260] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:22.692867 12336 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:22.693431 12336 ts_tablet_manager.cc:1403] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260608 12:54:22.693998 12339 raft_consensus.cc:359] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.694824 12339 raft_consensus.cc:385] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.695189 12339 raft_consensus.cc:740] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.695796 12337 ts_tablet_manager.cc:1434] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:54:22.696134 12339 consensus_queue.cc:260] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.696755 12336 raft_consensus.cc:359] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.697244 12337 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:22.697659 12336 raft_consensus.cc:385] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.698051 12336 raft_consensus.cc:740] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.699088 12336 consensus_queue.cc:260] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.704121 12336 ts_tablet_manager.cc:1434] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 12:54:22.705451 12336 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:22.705734 12337 tablet_bootstrap.cc:654] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.714233 12339 ts_tablet_manager.cc:1434] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.009s
I20260608 12:54:22.715557 12339 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:22.723519 12339 tablet_bootstrap.cc:654] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.729444 12336 tablet_bootstrap.cc:654] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.736744 12339 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:22.736778 12337 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:22.737339 12336 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:22.737502 12339 ts_tablet_manager.cc:1403] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.014s
I20260608 12:54:22.737550 12337 ts_tablet_manager.cc:1403] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.016s
I20260608 12:54:22.737867 12336 ts_tablet_manager.cc:1403] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260608 12:54:22.740496 12337 raft_consensus.cc:359] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.741225 12337 raft_consensus.cc:385] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.741130 12339 raft_consensus.cc:359] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.741382 12336 raft_consensus.cc:359] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:22.741921 12337 raft_consensus.cc:740] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.742156 12339 raft_consensus.cc:385] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.742309 12336 raft_consensus.cc:385] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.742552 12339 raft_consensus.cc:740] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.742684 12336 raft_consensus.cc:740] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.743009 12337 consensus_queue.cc:260] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.743700 12336 consensus_queue.cc:260] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:22.745550 12337 ts_tablet_manager.cc:1434] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:54:22.746696 12337 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:22.748482 12336 ts_tablet_manager.cc:1434] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:54:22.748158 12339 consensus_queue.cc:260] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.750582 12339 ts_tablet_manager.cc:1434] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.007s
I20260608 12:54:22.751674 12339 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:22.752544 12336 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:22.754127 12337 tablet_bootstrap.cc:654] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.758813 12339 tablet_bootstrap.cc:654] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.759459 12336 tablet_bootstrap.cc:654] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.769605 12336 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:22.770453 12336 ts_tablet_manager.cc:1403] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 12:54:22.774863 12336 raft_consensus.cc:359] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.776506 12336 raft_consensus.cc:385] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.776918 12336 raft_consensus.cc:740] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.777881 12336 consensus_queue.cc:260] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.781983 12339 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:22.782428 12337 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:22.783059 12339 ts_tablet_manager.cc:1403] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.012s
I20260608 12:54:22.783066 12337 ts_tablet_manager.cc:1403] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.012s
I20260608 12:54:22.787837 12339 raft_consensus.cc:359] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.788166 12337 raft_consensus.cc:359] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.788836 12339 raft_consensus.cc:385] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.789072 12337 raft_consensus.cc:385] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.789312 12339 raft_consensus.cc:740] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.789511 12337 raft_consensus.cc:740] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.790735 12339 consensus_queue.cc:260] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.790678 12337 consensus_queue.cc:260] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.798257 12337 ts_tablet_manager.cc:1434] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260608 12:54:22.798915 12339 ts_tablet_manager.cc:1434] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 12:54:22.799170 12337 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:22.800158 12339 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:22.801864 12336 ts_tablet_manager.cc:1434] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260608 12:54:22.806926 12337 tablet_bootstrap.cc:654] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.810489 12339 tablet_bootstrap.cc:654] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:22.820770 12337 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:22.820861 12339 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:22.821431 12337 ts_tablet_manager.cc:1403] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 12:54:22.821440 12339 ts_tablet_manager.cc:1403] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 12:54:22.825210 12339 raft_consensus.cc:359] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:22.825421 12337 raft_consensus.cc:359] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.826072 12339 raft_consensus.cc:385] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.826324 12337 raft_consensus.cc:385] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:22.826529 12339 raft_consensus.cc:740] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.826758 12337 raft_consensus.cc:740] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:22.827620 12337 consensus_queue.cc:260] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.827673 12339 consensus_queue.cc:260] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:22.830252 12337 ts_tablet_manager.cc:1434] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:54:22.830366 12339 ts_tablet_manager.cc:1434] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:22.895774 12344 raft_consensus.cc:493] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:22.896365 12344 raft_consensus.cc:515] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.898904 12344 leader_election.cc:290] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:22.912074 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94772f54ac9c49afab0dcfb733015202" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9" is_pre_election: true
I20260608 12:54:22.912079 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94772f54ac9c49afab0dcfb733015202" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:22.913245 12142 raft_consensus.cc:2468] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883a7ad666a7495f97b657e85727c904 in term 0.
I20260608 12:54:22.913321 12291 raft_consensus.cc:2468] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883a7ad666a7495f97b657e85727c904 in term 0.
I20260608 12:54:22.914649 12182 leader_election.cc:304] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:22.915534 12344 raft_consensus.cc:2804] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:22.915880 12344 raft_consensus.cc:493] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:22.916162 12344 raft_consensus.cc:3060] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:22.921643 12344 raft_consensus.cc:515] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.923501 12344 leader_election.cc:290] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 election: Requested vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:22.924515 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94772f54ac9c49afab0dcfb733015202" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9"
I20260608 12:54:22.924669 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94772f54ac9c49afab0dcfb733015202" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5"
I20260608 12:54:22.925282 12142 raft_consensus.cc:3060] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:22.925348 12291 raft_consensus.cc:3060] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:22.930500 12142 raft_consensus.cc:2468] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883a7ad666a7495f97b657e85727c904 in term 1.
I20260608 12:54:22.930641 12291 raft_consensus.cc:2468] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883a7ad666a7495f97b657e85727c904 in term 1.
I20260608 12:54:22.931782 12182 leader_election.cc:304] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:22.932600 12344 raft_consensus.cc:2804] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:22.933653 12344 raft_consensus.cc:697] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 1 LEADER]: Becoming Leader. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Running, Role: LEADER
I20260608 12:54:22.934386 12344 consensus_queue.cc:237] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.937358 12340 raft_consensus.cc:493] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:22.937847 12340 raft_consensus.cc:515] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.941041 12340 leader_election.cc:290] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:22.942972 12038 catalog_manager.cc:5696] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 reported cstate change: term changed from 0 to 1, leader changed from <none> to 883a7ad666a7495f97b657e85727c904 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "883a7ad666a7495f97b657e85727c904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:22.955340 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d6de78c54d4319b5a97bbe5b92193f" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9" is_pre_election: true
I20260608 12:54:22.956137 12142 raft_consensus.cc:2468] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 0.
I20260608 12:54:22.957885 12256 leader_election.cc:304] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 
I20260608 12:54:22.958946 12340 raft_consensus.cc:2804] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:22.959558 12340 raft_consensus.cc:493] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:22.959908 12340 raft_consensus.cc:3060] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:22.960106 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d6de78c54d4319b5a97bbe5b92193f" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
I20260608 12:54:22.961031 12217 raft_consensus.cc:2468] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 0.
I20260608 12:54:22.968459 12340 raft_consensus.cc:515] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.970726 12340 leader_election.cc:290] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 election: Requested vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:22.971365 12345 raft_consensus.cc:493] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:22.971976 12345 raft_consensus.cc:515] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:22.972265 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d6de78c54d4319b5a97bbe5b92193f" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9"
I20260608 12:54:22.972857 12142 raft_consensus.cc:3060] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:22.977411 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d6de78c54d4319b5a97bbe5b92193f" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
I20260608 12:54:22.980747 12142 raft_consensus.cc:2468] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 1.
I20260608 12:54:22.978114 12217 raft_consensus.cc:3060] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:22.981917 12256 leader_election.cc:304] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 
I20260608 12:54:22.982908 12340 raft_consensus.cc:2804] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:22.984362 12345 leader_election.cc:290] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:22.988811 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44f654e66945cbb639b55707ab3a21" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
I20260608 12:54:22.989552 12216 raft_consensus.cc:2468] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 0.
I20260608 12:54:22.990830 12107 leader_election.cc:304] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:22.991485 12345 raft_consensus.cc:2804] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:22.991823 12345 raft_consensus.cc:493] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:22.992143 12345 raft_consensus.cc:3060] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:22.995314 12217 raft_consensus.cc:2468] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 1.
I20260608 12:54:22.995832 12340 raft_consensus.cc:697] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Becoming Leader. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Running, Role: LEADER
I20260608 12:54:22.997044 12340 consensus_queue.cc:237] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.001484 12345 raft_consensus.cc:515] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.011108 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44f654e66945cbb639b55707ab3a21" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:23.011098 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44f654e66945cbb639b55707ab3a21" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
I20260608 12:54:23.012245 12291 raft_consensus.cc:2468] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 0.
I20260608 12:54:23.012720 12216 raft_consensus.cc:3060] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.014823 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44f654e66945cbb639b55707ab3a21" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5"
I20260608 12:54:23.015468 12291 raft_consensus.cc:3060] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.014467 12038 catalog_manager.cc:5696] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 462e2010490848a589b2db033a2e83e5 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:23.004052 12345 leader_election.cc:290] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Requested vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:23.020623 12216 raft_consensus.cc:2468] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 1.
I20260608 12:54:23.021829 12107 leader_election.cc:304] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:23.022619 12291 raft_consensus.cc:2468] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 1.
I20260608 12:54:23.024466 12345 raft_consensus.cc:2804] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:23.025822 12345 raft_consensus.cc:697] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Becoming Leader. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Running, Role: LEADER
W20260608 12:54:23.026471 12088 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:23.026682 12345 consensus_queue.cc:237] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.034236 12038 catalog_manager.cc:5696] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 656f19660f014921a8288023d72ba0c9 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "656f19660f014921a8288023d72ba0c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:23.067998 12345 raft_consensus.cc:493] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:23.068610 12345 raft_consensus.cc:515] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:23.070407 12345 leader_election.cc:290] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:23.071200 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0d73e92d54d4fa4caeab18a51e1e9" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:23.071462 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0d73e92d54d4fa4caeab18a51e1e9" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
I20260608 12:54:23.071959 12291 raft_consensus.cc:2468] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 0.
I20260608 12:54:23.072073 12216 raft_consensus.cc:2468] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 0.
I20260608 12:54:23.073184 12107 leader_election.cc:304] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:23.073920 12345 raft_consensus.cc:2804] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:23.074265 12345 raft_consensus.cc:493] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:23.074497 12345 raft_consensus.cc:3060] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.079386 12345 raft_consensus.cc:515] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:23.081094 12345 leader_election.cc:290] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Requested vote from peers 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:23.081975 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0d73e92d54d4fa4caeab18a51e1e9" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5"
I20260608 12:54:23.082154 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0d73e92d54d4fa4caeab18a51e1e9" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
I20260608 12:54:23.082608 12291 raft_consensus.cc:3060] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.082741 12216 raft_consensus.cc:3060] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.087728 12291 raft_consensus.cc:2468] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 1.
I20260608 12:54:23.087756 12216 raft_consensus.cc:2468] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 1.
I20260608 12:54:23.089128 12107 leader_election.cc:304] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:23.089891 12345 raft_consensus.cc:2804] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:23.090386 12345 raft_consensus.cc:697] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Becoming Leader. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Running, Role: LEADER
I20260608 12:54:23.091109 12345 consensus_queue.cc:237] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:23.098310 12038 catalog_manager.cc:5696] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 656f19660f014921a8288023d72ba0c9 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "656f19660f014921a8288023d72ba0c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:23.204321 12038 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45028:
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:54:23.206573 12038 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:54:23.238412 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9c9ebd2ac244858eeda236ed57bc67 (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:23.239792 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9c9ebd2ac244858eeda236ed57bc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.239784 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9c9ebd2ac244858eeda236ed57bc67 (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:23.241364 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9c9ebd2ac244858eeda236ed57bc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.241384 12280 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9c9ebd2ac244858eeda236ed57bc67 (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:23.242830 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9c9ebd2ac244858eeda236ed57bc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.249929 12281 tablet_service.cc:1511] Processing CreateTablet for tablet 6f26034e2ae0403e808f532ec61e960c (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:23.250541 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 6f26034e2ae0403e808f532ec61e960c (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:23.251408 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f26034e2ae0403e808f532ec61e960c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.251963 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f26034e2ae0403e808f532ec61e960c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.257717 12278 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe68574bd3b4647adfc104ff1fa7ee0 (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:23.259291 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe68574bd3b4647adfc104ff1fa7ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.260398 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe68574bd3b4647adfc104ff1fa7ee0 (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:23.261791 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe68574bd3b4647adfc104ff1fa7ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.257717 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 6f26034e2ae0403e808f532ec61e960c (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:23.263612 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f26034e2ae0403e808f532ec61e960c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.265482 12279 tablet_service.cc:1511] Processing CreateTablet for tablet cd9ecdc6c1184e9181cf732074503dbc (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:23.266152 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe68574bd3b4647adfc104ff1fa7ee0 (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:23.266808 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9ecdc6c1184e9181cf732074503dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.268533 12131 tablet_service.cc:1511] Processing CreateTablet for tablet cd9ecdc6c1184e9181cf732074503dbc (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:23.269975 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe68574bd3b4647adfc104ff1fa7ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.272634 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9ecdc6c1184e9181cf732074503dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.277384 12339 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:23.283599 12205 tablet_service.cc:1511] Processing CreateTablet for tablet cd9ecdc6c1184e9181cf732074503dbc (DEFAULT_TABLE table=dugtrio [id=d733e61884f8423d85da79e8bbb40361]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:23.284999 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd9ecdc6c1184e9181cf732074503dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:23.286306 12336 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:23.296458 12336 tablet_bootstrap.cc:654] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.300993 12339 tablet_bootstrap.cc:654] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.302170 12337 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:23.309849 12337 tablet_bootstrap.cc:654] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.316299 12336 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:23.316860 12336 ts_tablet_manager.cc:1403] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.001s
I20260608 12:54:23.319423 12344 consensus_queue.cc:1048] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:23.320660 12339 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:23.321237 12339 ts_tablet_manager.cc:1403] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.001s
I20260608 12:54:23.322163 12337 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:23.322747 12337 ts_tablet_manager.cc:1403] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.008s
I20260608 12:54:23.322402 12336 raft_consensus.cc:359] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.323240 12336 raft_consensus.cc:385] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.323546 12336 raft_consensus.cc:740] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.324574 12339 raft_consensus.cc:359] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.325358 12339 raft_consensus.cc:385] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.325654 12339 raft_consensus.cc:740] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.326556 12339 consensus_queue.cc:260] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.329185 12339 ts_tablet_manager.cc:1434] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:23.329605 12337 raft_consensus.cc:359] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.329524 12336 consensus_queue.cc:260] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.330351 12339 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:23.330569 12337 raft_consensus.cc:385] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.330921 12337 raft_consensus.cc:740] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.331745 12337 consensus_queue.cc:260] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.334097 12337 ts_tablet_manager.cc:1434] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:54:23.335232 12337 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:23.338181 12339 tablet_bootstrap.cc:654] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.342541 12337 tablet_bootstrap.cc:654] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.343734 12336 ts_tablet_manager.cc:1434] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260608 12:54:23.353055 12336 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:23.358124 12344 raft_consensus.cc:493] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:23.358693 12344 raft_consensus.cc:515] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.361974 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ecdc6c1184e9181cf732074503dbc" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9" is_pre_election: true
W20260608 12:54:23.363672 12182 leader_election.cc:343] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:23.366015 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ecdc6c1184e9181cf732074503dbc" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
W20260608 12:54:23.367815 12181 leader_election.cc:343] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:23.368347 12181 leader_election.cc:304] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [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: 883a7ad666a7495f97b657e85727c904; no voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9
I20260608 12:54:23.369199 12344 leader_election.cc:290] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:23.369405 12356 raft_consensus.cc:2749] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:23.372774 12336 tablet_bootstrap.cc:654] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.380139 12339 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:23.380896 12339 ts_tablet_manager.cc:1403] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.020s
I20260608 12:54:23.383497 12337 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:23.384089 12337 ts_tablet_manager.cc:1403] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.025s
I20260608 12:54:23.387029 12339 raft_consensus.cc:359] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.388103 12339 raft_consensus.cc:385] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.388533 12339 raft_consensus.cc:740] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.389569 12339 consensus_queue.cc:260] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.392627 12339 ts_tablet_manager.cc:1434] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:54:23.392519 12344 consensus_queue.cc:1048] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:23.393919 12339 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:23.395962 12336 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:23.396610 12336 ts_tablet_manager.cc:1403] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260608 12:54:23.396409 12340 consensus_queue.cc:1048] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:23.400367 12336 raft_consensus.cc:359] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.401149 12336 raft_consensus.cc:385] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.401569 12336 raft_consensus.cc:740] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.401827 12339 tablet_bootstrap.cc:654] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.402503 12336 consensus_queue.cc:260] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.404172 12337 raft_consensus.cc:359] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.407831 12337 raft_consensus.cc:385] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.411278 12337 raft_consensus.cc:740] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.412523 12337 consensus_queue.cc:260] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.416019 12337 ts_tablet_manager.cc:1434] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260608 12:54:23.406901 12336 ts_tablet_manager.cc:1434] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260608 12:54:23.417739 12336 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:23.423658 12337 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:23.432538 12336 tablet_bootstrap.cc:654] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.467208 12339 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:23.467065 12345 consensus_queue.cc:1048] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:23.467921 12339 ts_tablet_manager.cc:1403] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.032s
I20260608 12:54:23.471109 12339 raft_consensus.cc:359] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.471897 12339 raft_consensus.cc:385] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.472260 12339 raft_consensus.cc:740] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.473093 12339 consensus_queue.cc:260] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.475412 12339 ts_tablet_manager.cc:1434] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:54:23.476529 12339 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:23.499352 12345 consensus_queue.cc:1048] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:23.514909 12362 consensus_queue.cc:1048] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:23.547989 12336 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:23.548830 12336 ts_tablet_manager.cc:1403] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.019s
I20260608 12:54:23.551055 12337 tablet_bootstrap.cc:654] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.552389 12336 raft_consensus.cc:359] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.553248 12336 raft_consensus.cc:385] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.553588 12336 raft_consensus.cc:740] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.554667 12336 consensus_queue.cc:260] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.557574 12336 ts_tablet_manager.cc:1434] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:54:23.558727 12336 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: Bootstrap starting.
I20260608 12:54:23.563817 12339 tablet_bootstrap.cc:654] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.573612 12336 tablet_bootstrap.cc:654] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.577165 12345 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:23.590106 12336 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: No bootstrap required, opened a new log
I20260608 12:54:23.592645 12336 ts_tablet_manager.cc:1403] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260608 12:54:23.597241 12336 raft_consensus.cc:359] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.599328 12345 raft_consensus.cc:493] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:23.603315 12336 raft_consensus.cc:385] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.603643 12345 raft_consensus.cc:515] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.604682 12336 raft_consensus.cc:740] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.606573 12336 consensus_queue.cc:260] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.607187 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f26034e2ae0403e808f532ec61e960c" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
W20260608 12:54:23.609196 12107 leader_election.cc:343] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:23.611030 12336 ts_tablet_manager.cc:1434] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:54:23.615561 12397 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:23.616137 12345 leader_election.cc:290] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:23.618180 12288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f26034e2ae0403e808f532ec61e960c" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:23.619251 12288 raft_consensus.cc:2468] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 0.
I20260608 12:54:23.621425 12106 leader_election.cc:304] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [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: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 883a7ad666a7495f97b657e85727c904
I20260608 12:54:23.622646 12397 raft_consensus.cc:2804] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:23.623085 12397 raft_consensus.cc:493] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:23.623867 12397 raft_consensus.cc:3060] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.634104 12397 raft_consensus.cc:515] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.639789 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f26034e2ae0403e808f532ec61e960c" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5"
I20260608 12:54:23.640849 12290 raft_consensus.cc:3060] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.641224 12397 leader_election.cc:290] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Requested vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:23.641425 12217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f26034e2ae0403e808f532ec61e960c" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
W20260608 12:54:23.643925 12107 leader_election.cc:343] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:23.707809 12337 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:23.708714 12337 ts_tablet_manager.cc:1403] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.285s	user 0.042s	sys 0.021s
I20260608 12:54:23.710702 12340 raft_consensus.cc:493] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:23.711489 12340 raft_consensus.cc:515] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.714978 12340 leader_election.cc:290] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:23.717064 12339 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: No bootstrap required, opened a new log
I20260608 12:54:23.719496 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe68574bd3b4647adfc104ff1fa7ee0" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9" is_pre_election: true
I20260608 12:54:23.725759 12142 raft_consensus.cc:2468] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 0.
I20260608 12:54:23.721159 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe68574bd3b4647adfc104ff1fa7ee0" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
I20260608 12:54:23.727368 12339 ts_tablet_manager.cc:1403] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.251s	user 0.023s	sys 0.032s
W20260608 12:54:23.728384 12256 leader_election.cc:343] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:23.728744 12290 raft_consensus.cc:2468] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 1.
I20260608 12:54:23.729986 12106 leader_election.cc:304] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [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: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 883a7ad666a7495f97b657e85727c904
I20260608 12:54:23.730456 12339 raft_consensus.cc:359] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.731333 12339 raft_consensus.cc:385] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.731688 12339 raft_consensus.cc:740] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.731920 12364 raft_consensus.cc:2804] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:23.732549 12364 raft_consensus.cc:697] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Becoming Leader. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Running, Role: LEADER
I20260608 12:54:23.732622 12339 consensus_queue.cc:260] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.733507 12337 raft_consensus.cc:359] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.729281 12256 leader_election.cc:304] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [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: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 883a7ad666a7495f97b657e85727c904
I20260608 12:54:23.734381 12337 raft_consensus.cc:385] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.735248 12339 ts_tablet_manager.cc:1434] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:23.734400 12364 consensus_queue.cc:237] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.734856 12337 raft_consensus.cc:740] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.736251 12340 raft_consensus.cc:2804] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:23.736696 12340 raft_consensus.cc:493] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:23.737425 12340 raft_consensus.cc:3060] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.736673 12337 consensus_queue.cc:260] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.739688 12337 ts_tablet_manager.cc:1434] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 12:54:23.741010 12337 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: Bootstrap starting.
I20260608 12:54:23.741494 12398 raft_consensus.cc:493] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:23.742061 12398 raft_consensus.cc:515] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.745412 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c9ebd2ac244858eeda236ed57bc67" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
I20260608 12:54:23.746141 12216 raft_consensus.cc:2468] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 0.
I20260608 12:54:23.747375 12107 leader_election.cc:304] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:23.748013 12337 tablet_bootstrap.cc:654] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:23.748776 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c9ebd2ac244858eeda236ed57bc67" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:23.749493 12291 raft_consensus.cc:2468] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 0.
I20260608 12:54:23.750037 12340 raft_consensus.cc:515] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.751044 12398 leader_election.cc:290] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:23.751912 12398 raft_consensus.cc:2804] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:23.752333 12398 raft_consensus.cc:493] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:23.752686 12398 raft_consensus.cc:3060] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.753608 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe68574bd3b4647adfc104ff1fa7ee0" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9"
I20260608 12:54:23.754431 12142 raft_consensus.cc:3060] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.760900 12398 raft_consensus.cc:515] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.764143 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c9ebd2ac244858eeda236ed57bc67" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
I20260608 12:54:23.764835 12216 raft_consensus.cc:3060] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.765177 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9c9ebd2ac244858eeda236ed57bc67" candidate_uuid: "656f19660f014921a8288023d72ba0c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5"
I20260608 12:54:23.765774 12291 raft_consensus.cc:3060] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.769809 12142 raft_consensus.cc:2468] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 1.
I20260608 12:54:23.771764 12256 leader_election.cc:304] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 
I20260608 12:54:23.772881 12291 raft_consensus.cc:2468] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 1.
I20260608 12:54:23.773006 12362 raft_consensus.cc:2804] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:23.774448 12106 leader_election.cc:304] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 
I20260608 12:54:23.775497 12394 raft_consensus.cc:2804] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:23.772881 12216 raft_consensus.cc:2468] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 656f19660f014921a8288023d72ba0c9 in term 1.
I20260608 12:54:23.776549 12394 raft_consensus.cc:697] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Becoming Leader. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Running, Role: LEADER
I20260608 12:54:23.777899 12394 consensus_queue.cc:237] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.775512 12398 leader_election.cc:290] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [CANDIDATE]: Term 1 election: Requested vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:23.782966 12362 raft_consensus.cc:697] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Becoming Leader. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Running, Role: LEADER
I20260608 12:54:23.784374 12362 consensus_queue.cc:237] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.787106 12337 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: No bootstrap required, opened a new log
I20260608 12:54:23.787635 12337 ts_tablet_manager.cc:1403] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.028s
I20260608 12:54:23.788127 12340 leader_election.cc:290] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 election: Requested vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:23.790632 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe68574bd3b4647adfc104ff1fa7ee0" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
I20260608 12:54:23.790735 12337 raft_consensus.cc:359] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.791463 12337 raft_consensus.cc:385] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:23.791729 12337 raft_consensus.cc:740] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Initialized, Role: FOLLOWER
I20260608 12:54:23.792490 12337 consensus_queue.cc:260] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.793342 12216 raft_consensus.cc:3060] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.794687 12337 ts_tablet_manager.cc:1434] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260608 12:54:23.795104 12036 catalog_manager.cc:5696] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 656f19660f014921a8288023d72ba0c9 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "656f19660f014921a8288023d72ba0c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:23.800746 12216 raft_consensus.cc:2468] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 1.
I20260608 12:54:23.800808 12039 catalog_manager.cc:5696] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 462e2010490848a589b2db033a2e83e5 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:23.822568 12038 catalog_manager.cc:5696] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 656f19660f014921a8288023d72ba0c9 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "656f19660f014921a8288023d72ba0c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:23.919778 12362 raft_consensus.cc:493] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:23.920392 12362 raft_consensus.cc:515] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.922411 12362 leader_election.cc:290] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:23.923235 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ecdc6c1184e9181cf732074503dbc" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9" is_pre_election: true
I20260608 12:54:23.923547 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ecdc6c1184e9181cf732074503dbc" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
I20260608 12:54:23.923842 12142 raft_consensus.cc:2468] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 0.
I20260608 12:54:23.924351 12216 raft_consensus.cc:2468] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 0.
I20260608 12:54:23.925174 12256 leader_election.cc:304] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 
I20260608 12:54:23.925904 12362 raft_consensus.cc:2804] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:23.926270 12362 raft_consensus.cc:493] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:23.926625 12362 raft_consensus.cc:3060] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.931777 12362 raft_consensus.cc:515] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.933583 12362 leader_election.cc:290] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 election: Requested vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:23.934324 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ecdc6c1184e9181cf732074503dbc" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "656f19660f014921a8288023d72ba0c9"
I20260608 12:54:23.934692 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd9ecdc6c1184e9181cf732074503dbc" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
I20260608 12:54:23.934842 12142 raft_consensus.cc:3060] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.935246 12216 raft_consensus.cc:3060] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:23.939728 12142 raft_consensus.cc:2468] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 1.
I20260608 12:54:23.939795 12216 raft_consensus.cc:2468] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 1.
I20260608 12:54:23.940940 12256 leader_election.cc:304] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9; no voters: 
I20260608 12:54:23.941663 12362 raft_consensus.cc:2804] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:23.942169 12362 raft_consensus.cc:697] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Becoming Leader. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Running, Role: LEADER
I20260608 12:54:23.943006 12362 consensus_queue.cc:237] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:23.951272 12038 catalog_manager.cc:5696] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 462e2010490848a589b2db033a2e83e5 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:23.992837  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:24.018507 12412 raft_consensus.cc:493] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:24.019208 12412 raft_consensus.cc:515] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:24.022153 12412 leader_election.cc:290] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:24.022511  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:54:24.023006 12182 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260608 12:54:24.024037  4450 tablet_replica.cc:333] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
I20260608 12:54:24.024466 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f26034e2ae0403e808f532ec61e960c" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:24.025055  4450 raft_consensus.cc:2243] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:24.025478 12291 raft_consensus.cc:2393] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 883a7ad666a7495f97b657e85727c904 in current term 1: Already voted for candidate 656f19660f014921a8288023d72ba0c9 in this term.
I20260608 12:54:24.025622  4450 raft_consensus.cc:2272] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:24.027392 12182 leader_election.cc:336] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:54:24.027869 12182 leader_election.cc:304] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [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: 883a7ad666a7495f97b657e85727c904; no voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9
I20260608 12:54:24.028698  4450 tablet_replica.cc:333] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
I20260608 12:54:24.029073 12412 raft_consensus.cc:3060] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:24.029582  4450 raft_consensus.cc:2243] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:24.030175  4450 raft_consensus.cc:2272] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:24.032938  4450 tablet_replica.cc:333] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
I20260608 12:54:24.033766  4450 raft_consensus.cc:2243] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:24.034564  4450 pending_rounds.cc:70] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Trying to abort 1 pending ops.
I20260608 12:54:24.034781  4450 pending_rounds.cc:77] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661688431706112 op_type: NO_OP noop_request { }
I20260608 12:54:24.035171  4450 raft_consensus.cc:2889] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:24.035507  4450 raft_consensus.cc:2272] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:24.036824 12412 raft_consensus.cc:2749] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:24.038842  4450 tablet_replica.cc:333] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
I20260608 12:54:24.039733  4450 raft_consensus.cc:2243] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:24.040542  4450 pending_rounds.cc:70] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Trying to abort 1 pending ops.
I20260608 12:54:24.040771  4450 pending_rounds.cc:77] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661688444760064 op_type: NO_OP noop_request { }
I20260608 12:54:24.041216  4450 raft_consensus.cc:2889] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:24.041563  4450 raft_consensus.cc:2272] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:24.044817  4450 tablet_replica.cc:333] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
W20260608 12:54:24.045217 12256 consensus_peers.cc:597] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 -> Peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Couldn't send request to peer 656f19660f014921a8288023d72ba0c9. 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:54:24.045506  4450 raft_consensus.cc:2243] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:24.046216  4450 raft_consensus.cc:2272] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:24.048678  4450 tablet_replica.cc:333] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
I20260608 12:54:24.049206  4450 raft_consensus.cc:2243] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:24.049932  4450 raft_consensus.cc:2272] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:24.052083  4450 tablet_replica.cc:333] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
I20260608 12:54:24.052650  4450 raft_consensus.cc:2243] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:24.053395  4450 raft_consensus.cc:2272] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:24.055543  4450 tablet_replica.cc:333] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: stopping tablet replica
I20260608 12:54:24.056011  4450 raft_consensus.cc:2243] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:24.056530  4450 raft_consensus.cc:2272] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:24.084123  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
W20260608 12:54:24.203528 12182 consensus_peers.cc:597] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 -> Peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Couldn't send request to peer 656f19660f014921a8288023d72ba0c9. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:24.215672 12362 consensus_queue.cc:1048] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:54:24.236188 12256 consensus_peers.cc:597] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 -> Peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Couldn't send request to peer 656f19660f014921a8288023d72ba0c9. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:24.447450 12340 consensus_queue.cc:1048] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:54:24.462785 12256 consensus_peers.cc:597] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 -> Peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Couldn't send request to peer 656f19660f014921a8288023d72ba0c9. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:24.852430 12402 consensus_queue.cc:579] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Leader has been unable to successfully communicate with peer 656f19660f014921a8288023d72ba0c9 for more than 1 seconds (1.067s)
W20260608 12:54:25.046061 12088 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 656f19660f014921a8288023d72ba0c9 not available for placement
I20260608 12:54:25.049227 12402 consensus_queue.cc:579] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [LEADER]: Leader has been unable to successfully communicate with peer 656f19660f014921a8288023d72ba0c9 for more than 1 seconds (1.105s)
I20260608 12:54:25.080739 12402 consensus_queue.cc:579] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [LEADER]: Leader has been unable to successfully communicate with peer 656f19660f014921a8288023d72ba0c9 for more than 1 seconds (1.035s)
I20260608 12:54:25.120302 12038 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45026:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:54:25.120952 12038 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:45026:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:54:25.125723 12402 raft_consensus.cc:493] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 656f19660f014921a8288023d72ba0c9)
I20260608 12:54:25.126206 12402 raft_consensus.cc:515] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.128111 12402 leader_election.cc:290] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:25.129686 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44f654e66945cbb639b55707ab3a21" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
W20260608 12:54:25.132922 12256 leader_election.cc:336] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111)
I20260608 12:54:25.133394 12256 leader_election.cc:304] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [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: 462e2010490848a589b2db033a2e83e5; no voters: 656f19660f014921a8288023d72ba0c9, 883a7ad666a7495f97b657e85727c904
I20260608 12:54:25.134223 12402 raft_consensus.cc:2749] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:54:25.138561 12038 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: Sending DeleteTablet for 3 replicas of tablet 7a9c9ebd2ac244858eeda236ed57bc67
I20260608 12:54:25.140239 12038 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: Sending DeleteTablet for 3 replicas of tablet 6f26034e2ae0403e808f532ec61e960c
I20260608 12:54:25.141454 12279 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a9c9ebd2ac244858eeda236ed57bc67 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:35328
I20260608 12:54:25.141929 12038 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: Sending DeleteTablet for 3 replicas of tablet 9fe68574bd3b4647adfc104ff1fa7ee0
I20260608 12:54:25.143297 12280 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f26034e2ae0403e808f532ec61e960c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:35328
I20260608 12:54:25.143334 12206 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a9c9ebd2ac244858eeda236ed57bc67 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:48190
I20260608 12:54:25.143652 12207 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f26034e2ae0403e808f532ec61e960c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:48190
I20260608 12:54:25.146495 12280 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fe68574bd3b4647adfc104ff1fa7ee0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:35328
I20260608 12:54:25.147455 12038 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: Sending DeleteTablet for 3 replicas of tablet cd9ecdc6c1184e9181cf732074503dbc
I20260608 12:54:25.150825 12280 tablet_service.cc:1558] Processing DeleteTablet for tablet cd9ecdc6c1184e9181cf732074503dbc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:35328
I20260608 12:54:25.153892 12430 tablet_replica.cc:333] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
I20260608 12:54:25.155062 12430 raft_consensus.cc:2243] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.155805 12430 raft_consensus.cc:2272] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.156387 12422 raft_consensus.cc:493] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 656f19660f014921a8288023d72ba0c9)
I20260608 12:54:25.156960 12422 raft_consensus.cc:515] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:25.158665 12432 tablet_replica.cc:333] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:25.158706 12430 ts_tablet_manager.cc:1916] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.159103 12422 leader_election.cc:290] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499), 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249)
I20260608 12:54:25.159860 12432 raft_consensus.cc:2243] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.160528 12432 raft_consensus.cc:2272] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.160598 12206 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fe68574bd3b4647adfc104ff1fa7ee0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:48190
I20260608 12:54:25.160957 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0d73e92d54d4fa4caeab18a51e1e9" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:25.163539 12432 ts_tablet_manager.cc:1916] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.167485  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:25.169557 12206 tablet_service.cc:1558] Processing DeleteTablet for tablet cd9ecdc6c1184e9181cf732074503dbc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:48190
W20260608 12:54:25.175092 12026 catalog_manager.cc:4754] TS 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 7a9c9ebd2ac244858eeda236ed57bc67: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111)
I20260608 12:54:25.177415 12430 ts_tablet_manager.cc:1929] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:54:25.177920 12430 log.cc:1199] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/7a9c9ebd2ac244858eeda236ed57bc67
I20260608 12:54:25.178633 12430 ts_tablet_manager.cc:1950] T 7a9c9ebd2ac244858eeda236ed57bc67 P 462e2010490848a589b2db033a2e83e5: Deleting consensus metadata
I20260608 12:54:25.181257 12432 ts_tablet_manager.cc:1929] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:54:25.183864 12432 log.cc:1199] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/7a9c9ebd2ac244858eeda236ed57bc67
I20260608 12:54:25.182390 12025 catalog_manager.cc:5027] TS 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499): tablet 7a9c9ebd2ac244858eeda236ed57bc67 (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.183372 12430 tablet_replica.cc:333] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
I20260608 12:54:25.184767 12432 ts_tablet_manager.cc:1950] T 7a9c9ebd2ac244858eeda236ed57bc67 P 883a7ad666a7495f97b657e85727c904: Deleting consensus metadata
I20260608 12:54:25.185424 12430 raft_consensus.cc:2243] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:54:25.185572 12182 leader_election.cc:336] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111)
I20260608 12:54:25.186071 12430 raft_consensus.cc:2272] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.186093 12182 leader_election.cc:304] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [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: 883a7ad666a7495f97b657e85727c904; no voters: 462e2010490848a589b2db033a2e83e5, 656f19660f014921a8288023d72ba0c9
I20260608 12:54:25.187141 12422 raft_consensus.cc:2749] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:54:25.188864 12432 tablet_replica.cc:333] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:25.188907 12026 catalog_manager.cc:5027] TS 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507): tablet 7a9c9ebd2ac244858eeda236ed57bc67 (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.190241 12432 raft_consensus.cc:2243] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:54:25.189929 12435 instance_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:25.189356 12430 ts_tablet_manager.cc:1916] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.191162 12432 raft_consensus.cc:2272] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:25.193890 12436 instance_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:25.195443 12432 ts_tablet_manager.cc:1916] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.209151  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:25.210091 12438 instance_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:25.210309 12430 ts_tablet_manager.cc:1929] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:54:25.210783 12430 log.cc:1199] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/6f26034e2ae0403e808f532ec61e960c
I20260608 12:54:25.211469 12430 ts_tablet_manager.cc:1950] T 6f26034e2ae0403e808f532ec61e960c P 462e2010490848a589b2db033a2e83e5: Deleting consensus metadata
I20260608 12:54:25.212297  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:25.213294  4450 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:25.214430  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923265214409 us; error 0 us; skew 500 ppm
I20260608 12:54:25.214658 12432 ts_tablet_manager.cc:1929] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:54:25.214856 12430 tablet_replica.cc:333] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
I20260608 12:54:25.215072 12432 log.cc:1199] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/6f26034e2ae0403e808f532ec61e960c
I20260608 12:54:25.215543 12025 catalog_manager.cc:5027] TS 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499): tablet 6f26034e2ae0403e808f532ec61e960c (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.215871  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:25.216365 12432 ts_tablet_manager.cc:1950] T 6f26034e2ae0403e808f532ec61e960c P 883a7ad666a7495f97b657e85727c904: Deleting consensus metadata
I20260608 12:54:25.216672 12430 raft_consensus.cc:2243] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:25.218005 12430 raft_consensus.cc:2272] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.219362 12432 tablet_replica.cc:333] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:25.219442 12026 catalog_manager.cc:5027] TS 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507): tablet 6f26034e2ae0403e808f532ec61e960c (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.220485  4450 webserver.cc:533] Webserver started at http://127.4.88.132:39229/ using document root <none> and password file <none>
I20260608 12:54:25.220573 12432 raft_consensus.cc:2243] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.221014 12430 ts_tablet_manager.cc:1916] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.221357  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:25.221290 12432 raft_consensus.cc:2272] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.221805  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:25.222177  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:25.223673  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "8d5f4d1c49934518bd0fbc2198609e6b"
format_stamp: "Formatted at 2026-06-08 12:54:25 on dist-test-slave-vkhm"
I20260608 12:54:25.223803 12422 consensus_queue.cc:579] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Leader has been unable to successfully communicate with peer 656f19660f014921a8288023d72ba0c9 for more than 1 seconds (1.431s)
I20260608 12:54:25.225486 12432 ts_tablet_manager.cc:1916] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.225492 12402 raft_consensus.cc:493] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 656f19660f014921a8288023d72ba0c9)
I20260608 12:54:25.226389 12402 raft_consensus.cc:515] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:25.228641 12402 leader_election.cc:290] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249)
I20260608 12:54:25.233606 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0d73e92d54d4fa4caeab18a51e1e9" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904" is_pre_election: true
I20260608 12:54:25.234532 12216 raft_consensus.cc:2468] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 1.
I20260608 12:54:25.237278 12430 ts_tablet_manager.cc:1929] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:54:25.237046 12256 leader_election.cc:304] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [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: 462e2010490848a589b2db033a2e83e5, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:25.237776 12430 log.cc:1199] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/9fe68574bd3b4647adfc104ff1fa7ee0
I20260608 12:54:25.238600 12430 ts_tablet_manager.cc:1950] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 462e2010490848a589b2db033a2e83e5: Deleting consensus metadata
I20260608 12:54:25.239225 12402 raft_consensus.cc:2804] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:25.239753 12402 raft_consensus.cc:493] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 656f19660f014921a8288023d72ba0c9)
I20260608 12:54:25.240262 12402 raft_consensus.cc:3060] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:25.242030 12025 catalog_manager.cc:5027] TS 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499): tablet 9fe68574bd3b4647adfc104ff1fa7ee0 (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.242862 12430 tablet_replica.cc:333] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
W20260608 12:54:25.243793 12256 leader_election.cc:336] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111)
I20260608 12:54:25.246930 12430 raft_consensus.cc:2243] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:25.248497 12430 raft_consensus.cc:2272] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.253147 12430 ts_tablet_manager.cc:1916] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.259568 12402 raft_consensus.cc:515] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:25.263449 12216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf0d73e92d54d4fa4caeab18a51e1e9" candidate_uuid: "462e2010490848a589b2db033a2e83e5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "883a7ad666a7495f97b657e85727c904"
I20260608 12:54:25.264066 12216 raft_consensus.cc:3060] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:25.267920 12432 ts_tablet_manager.cc:1929] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:54:25.268482 12432 log.cc:1199] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/9fe68574bd3b4647adfc104ff1fa7ee0
I20260608 12:54:25.269352 12432 ts_tablet_manager.cc:1950] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 883a7ad666a7495f97b657e85727c904: Deleting consensus metadata
I20260608 12:54:25.271875 12216 raft_consensus.cc:2468] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 462e2010490848a589b2db033a2e83e5 in term 2.
I20260608 12:54:25.273029 12026 catalog_manager.cc:5027] TS 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507): tablet 9fe68574bd3b4647adfc104ff1fa7ee0 (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.273221 12256 leader_election.cc:304] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [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: 462e2010490848a589b2db033a2e83e5, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:25.274022 12432 tablet_replica.cc:333] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:25.274199 12362 raft_consensus.cc:2804] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:25.275924 12430 ts_tablet_manager.cc:1929] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:54:25.276801 12362 raft_consensus.cc:697] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 LEADER]: Becoming Leader. State: Replica: 462e2010490848a589b2db033a2e83e5, State: Running, Role: LEADER
I20260608 12:54:25.277061 12430 log.cc:1199] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-2-root/wals/cd9ecdc6c1184e9181cf732074503dbc
I20260608 12:54:25.277354 12432 raft_consensus.cc:2243] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.277797 12362 consensus_queue.cc:237] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [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: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:25.278115 12432 raft_consensus.cc:2272] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.278147 12430 ts_tablet_manager.cc:1950] T cd9ecdc6c1184e9181cf732074503dbc P 462e2010490848a589b2db033a2e83e5: Deleting consensus metadata
I20260608 12:54:25.282440 12432 ts_tablet_manager.cc:1916] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.283105 12025 catalog_manager.cc:5027] TS 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499): tablet cd9ecdc6c1184e9181cf732074503dbc (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.291810 12402 leader_election.cc:290] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 2 election: Requested vote from peers 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507), 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249)
I20260608 12:54:25.295171  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.071s	user 0.025s	sys 0.045s
I20260608 12:54:25.294337 12038 catalog_manager.cc:5696] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 reported cstate change: term changed from 1 to 2, leader changed from 656f19660f014921a8288023d72ba0c9 (127.4.88.129) to 462e2010490848a589b2db033a2e83e5 (127.4.88.131). New cstate: current_term: 2 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:25.300958 12445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:54:25.300849 12256 leader_election.cc:336] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111)
I20260608 12:54:25.302760  4450 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:25.302661 12432 ts_tablet_manager.cc:1929] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:54:25.303387 12432 log.cc:1199] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-1-root/wals/cd9ecdc6c1184e9181cf732074503dbc
I20260608 12:54:25.303310  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "8d5f4d1c49934518bd0fbc2198609e6b"
format_stamp: "Formatted at 2026-06-08 12:54:25 on dist-test-slave-vkhm"
I20260608 12:54:25.303947  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-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:54:25.304421 12432 ts_tablet_manager.cc:1950] T cd9ecdc6c1184e9181cf732074503dbc P 883a7ad666a7495f97b657e85727c904: Deleting consensus metadata
I20260608 12:54:25.307787 12026 catalog_manager.cc:5027] TS 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507): tablet cd9ecdc6c1184e9181cf732074503dbc (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.330305  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:25.331573  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:25.333180  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:25.335506  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:25.335742  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:25.335987  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:25.336175  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:25.379033  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:36095
I20260608 12:54:25.379130 12508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:36095 every 8 connection(s)
I20260608 12:54:25.384889  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:25.391399 12512 instance_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:25.392319 12513 instance_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:25.394580 12515 instance_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:25.396864  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:25.397926 12509 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37693
I20260608 12:54:25.398334 12509 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:25.398370  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:25.398747  4450 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:25.398943  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923265398926 us; error 0 us; skew 500 ppm
I20260608 12:54:25.399238 12509 heartbeater.cc:507] Master 127.4.88.190:37693 requested a full tablet report, sending...
I20260608 12:54:25.399683  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:25.401427 12036 ts_manager.cc:194] Registered new tserver with Master: 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132:36095)
I20260608 12:54:25.402833  4450 webserver.cc:533] Webserver started at http://127.4.88.129:41603/ using document root <none> and password file <none>
I20260608 12:54:25.403106 12036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45036
I20260608 12:54:25.403472  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:25.403755  4450 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:54:25.407734  4450 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:54:25.411944 12520 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:25.412933  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:54:25.413321  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "656f19660f014921a8288023d72ba0c9"
format_stamp: "Formatted at 2026-06-08 12:54:21 on dist-test-slave-vkhm"
I20260608 12:54:25.413699  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-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:25.427160 12291 consensus_queue.cc:237] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:25.436468  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:25.436468 12216 raft_consensus.cc:1275] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:25.438421  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:25.439554 12402 consensus_queue.cc:1048] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:54:25.444259 12256 consensus_peers.cc:597] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 -> Peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Couldn't send request to peer 656f19660f014921a8288023d72ba0c9. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:25.446148  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:25.452348 12531 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:54:25.451092 12362 raft_consensus.cc:2955] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:25.453935 12216 raft_consensus.cc:2955] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
W20260608 12:54:25.459048 12255 consensus_peers.cc:597] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 -> Peer 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132:36095): Couldn't send request to peer 8d5f4d1c49934518bd0fbc2198609e6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72d6de78c54d4319b5a97bbe5b92193f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:25.463914 12025 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 72d6de78c54d4319b5a97bbe5b92193f with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:54:25.466614 12422 raft_consensus.cc:493] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 656f19660f014921a8288023d72ba0c9)
I20260608 12:54:25.466572 12217 consensus_queue.cc:237] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:25.467412 12422 raft_consensus.cc:515] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.474251 12422 leader_election.cc:290] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:25.475149 12291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44f654e66945cbb639b55707ab3a21" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5" is_pre_election: true
I20260608 12:54:25.476073 12291 raft_consensus.cc:2468] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 883a7ad666a7495f97b657e85727c904 in term 1.
I20260608 12:54:25.473791 12036 catalog_manager.cc:5696] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:25.480520 12181 leader_election.cc:304] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [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: 462e2010490848a589b2db033a2e83e5, 883a7ad666a7495f97b657e85727c904; no voters: 
I20260608 12:54:25.481594 12422 raft_consensus.cc:2804] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:54:25.482012 12422 raft_consensus.cc:493] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 656f19660f014921a8288023d72ba0c9)
I20260608 12:54:25.482362 12422 raft_consensus.cc:3060] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:54:25.485217 12182 leader_election.cc:336] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111)
I20260608 12:54:25.496851 12291 raft_consensus.cc:1275] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Refusing update from remote peer 883a7ad666a7495f97b657e85727c904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:25.504102 12442 consensus_queue.cc:1048] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:25.507108 12422 raft_consensus.cc:515] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.509531 12422 leader_election.cc:290] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 2 election: Requested vote from peers 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249), 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
W20260608 12:54:25.512823 12181 consensus_peers.cc:597] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 -> Peer 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132:36095): Couldn't send request to peer 8d5f4d1c49934518bd0fbc2198609e6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94772f54ac9c49afab0dcfb733015202. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:25.513446 12290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c44f654e66945cbb639b55707ab3a21" candidate_uuid: "883a7ad666a7495f97b657e85727c904" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "462e2010490848a589b2db033a2e83e5"
I20260608 12:54:25.514117 12290 raft_consensus.cc:3060] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:54:25.516778 12182 consensus_peers.cc:597] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 -> Peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Couldn't send request to peer 656f19660f014921a8288023d72ba0c9. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:25.522001 12290 raft_consensus.cc:2468] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 883a7ad666a7495f97b657e85727c904 in term 2.
W20260608 12:54:25.522131 12182 leader_election.cc:336] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): Network error: Client connection negotiation failed: client connection to 127.4.88.129:46249: connect: Connection refused (error 111)
I20260608 12:54:25.524381 12181 leader_election.cc:304] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [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: 462e2010490848a589b2db033a2e83e5, 883a7ad666a7495f97b657e85727c904; no voters: 656f19660f014921a8288023d72ba0c9
I20260608 12:54:25.525370 12446 raft_consensus.cc:2804] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:25.525822  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:54:25.526228  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.076s	user 0.003s	sys 0.001s
I20260608 12:54:25.526571  4450 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:54:25.529740 12290 raft_consensus.cc:2955] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:25.524674 12442 raft_consensus.cc:2955] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:25.537467 12446 raft_consensus.cc:697] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 2 LEADER]: Becoming Leader. State: Replica: 883a7ad666a7495f97b657e85727c904, State: Running, Role: LEADER
I20260608 12:54:25.538722 12446 consensus_queue.cc:237] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.543612 12531 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.547083 12036 catalog_manager.cc:5696] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "883a7ad666a7495f97b657e85727c904" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:25.553836 12026 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 94772f54ac9c49afab0dcfb733015202 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:54:25.562664 12038 catalog_manager.cc:5696] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 reported cstate change: term changed from 1 to 2, leader changed from 656f19660f014921a8288023d72ba0c9 (127.4.88.129) to 883a7ad666a7495f97b657e85727c904 (127.4.88.130). New cstate: current_term: 2 leader_uuid: "883a7ad666a7495f97b657e85727c904" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:25.581552 12531 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: 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:54:25.582391 12531 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.583004 12531 ts_tablet_manager.cc:1403] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.007s
I20260608 12:54:25.585072 12531 raft_consensus.cc:359] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.585623 12531 raft_consensus.cc:740] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.586201 12531 consensus_queue.cc:260] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.588019  4450 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:54:25.588403  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.062s	user 0.051s	sys 0.000s
I20260608 12:54:25.588574 12531 ts_tablet_manager.cc:1434] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:54:25.589488 12531 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.602506 12531 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: 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:54:25.603454 12531 tablet_bootstrap.cc:492] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.604161 12531 ts_tablet_manager.cc:1403] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:54:25.607347 12531 raft_consensus.cc:359] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.608080 12531 raft_consensus.cc:740] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.608928 12531 consensus_queue.cc:260] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.610778 12531 ts_tablet_manager.cc:1434] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:54:25.611485 12531 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.626780 12531 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: 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:54:25.627543 12531 tablet_bootstrap.cc:492] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.628405 12531 ts_tablet_manager.cc:1403] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:54:25.630726 12531 raft_consensus.cc:359] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.631404 12531 raft_consensus.cc:740] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.632309 12531 consensus_queue.cc:260] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.634660 12531 ts_tablet_manager.cc:1434] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:54:25.635658 12531 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.648605  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:46249
I20260608 12:54:25.648722 12598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:46249 every 8 connection(s)
I20260608 12:54:25.651520 12531 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: 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:54:25.652593 12531 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.653456 12531 ts_tablet_manager.cc:1403] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:54:25.656471 12531 raft_consensus.cc:359] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:25.657238 12531 raft_consensus.cc:740] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.658043 12531 consensus_queue.cc:260] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [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: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } }
I20260608 12:54:25.659883 12531 ts_tablet_manager.cc:1434] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:54:25.660724 12531 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.667228 12599 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37693
I20260608 12:54:25.667675 12599 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:25.668547 12599 heartbeater.cc:507] Master 127.4.88.190:37693 requested a full tablet report, sending...
I20260608 12:54:25.673660 12038 ts_manager.cc:194] Re-registered known tserver with Master: 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249)
I20260608 12:54:25.674502 12531 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: 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:54:25.675254 12531 tablet_bootstrap.cc:492] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.675796 12531 ts_tablet_manager.cc:1403] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260608 12:54:25.677875 12531 raft_consensus.cc:359] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.678399 12531 raft_consensus.cc:740] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.679085 12531 consensus_queue.cc:260] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.680600 12038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45046
I20260608 12:54:25.680725 12531 ts_tablet_manager.cc:1434] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:54:25.681514 12531 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.683354 12599 heartbeater.cc:499] Master 127.4.88.190:37693 was elected leader, sending a full tablet report...
I20260608 12:54:25.693195 12531 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: 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:54:25.694141 12531 tablet_bootstrap.cc:492] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.694834 12531 ts_tablet_manager.cc:1403] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 12:54:25.697088 12531 raft_consensus.cc:359] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.697680 12531 raft_consensus.cc:740] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.698300 12531 consensus_queue.cc:260] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.699812 12531 ts_tablet_manager.cc:1434] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260608 12:54:25.700632 12531 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.712985 12531 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: 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:54:25.713745 12531 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.714334 12531 ts_tablet_manager.cc:1403] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:54:25.716548 12531 raft_consensus.cc:359] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.717010 12531 raft_consensus.cc:740] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.717608 12531 consensus_queue.cc:260] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.719380 12531 ts_tablet_manager.cc:1434] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:54:25.720264 12531 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Bootstrap starting.
I20260608 12:54:25.731359 12531 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: 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:54:25.732024 12531 tablet_bootstrap.cc:492] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Bootstrap complete.
I20260608 12:54:25.732654 12531 ts_tablet_manager.cc:1403] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:54:25.734586 12531 raft_consensus.cc:359] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.735140 12531 raft_consensus.cc:740] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 656f19660f014921a8288023d72ba0c9, State: Initialized, Role: FOLLOWER
I20260608 12:54:25.735849 12531 consensus_queue.cc:260] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:25.737447 12531 ts_tablet_manager.cc:1434] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:25.788448 12217 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:25.789987 12362 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:25.812793 12561 tablet_service.cc:1558] Processing DeleteTablet for tablet cd9ecdc6c1184e9181cf732074503dbc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:41126
I20260608 12:54:25.812829 12562 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fe68574bd3b4647adfc104ff1fa7ee0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:41126
I20260608 12:54:25.815057 12611 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:25.816393 12611 raft_consensus.cc:2243] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.816896 12611 raft_consensus.cc:2272] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.818233 12573 raft_consensus.cc:3060] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:25.819458 12611 ts_tablet_manager.cc:1916] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.823953 12573 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:25.825520 12402 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:25.833698 12611 ts_tablet_manager.cc:1929] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:54:25.834142 12611 log.cc:1199] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/cd9ecdc6c1184e9181cf732074503dbc
I20260608 12:54:25.834995 12611 ts_tablet_manager.cc:1950] T cd9ecdc6c1184e9181cf732074503dbc P 656f19660f014921a8288023d72ba0c9: Deleting consensus metadata
I20260608 12:54:25.837637 12561 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f26034e2ae0403e808f532ec61e960c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:41126
I20260608 12:54:25.838009 12562 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a9c9ebd2ac244858eeda236ed57bc67 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:54:25 UTC) from {username='slave'} at 127.0.0.1:41126
I20260608 12:54:25.839928 12611 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:25.840061 12026 catalog_manager.cc:5027] TS 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): tablet cd9ecdc6c1184e9181cf732074503dbc (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.841110 12611 raft_consensus.cc:2243] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.840623 12573 raft_consensus.cc:2955] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:25.841764 12611 raft_consensus.cc:2272] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.845393 12611 ts_tablet_manager.cc:1916] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.858788 12611 ts_tablet_manager.cc:1929] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:54:25.859177 12611 log.cc:1199] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/9fe68574bd3b4647adfc104ff1fa7ee0
I20260608 12:54:25.859898 12611 ts_tablet_manager.cc:1950] T 9fe68574bd3b4647adfc104ff1fa7ee0 P 656f19660f014921a8288023d72ba0c9: Deleting consensus metadata
I20260608 12:54:25.862474 12611 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:25.862493 12026 catalog_manager.cc:5027] TS 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): tablet 9fe68574bd3b4647adfc104ff1fa7ee0 (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.863463 12611 raft_consensus.cc:2243] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.863889 12611 pending_rounds.cc:70] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Trying to abort 1 pending ops.
I20260608 12:54:25.864101 12611 pending_rounds.cc:77] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661688431706112 op_type: NO_OP noop_request { }
I20260608 12:54:25.864549 12611 raft_consensus.cc:2889] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:25.864878 12611 raft_consensus.cc:2272] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.867333 12611 ts_tablet_manager.cc:1916] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.881477 12611 ts_tablet_manager.cc:1929] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:54:25.881997 12611 log.cc:1199] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/6f26034e2ae0403e808f532ec61e960c
I20260608 12:54:25.882685 12611 ts_tablet_manager.cc:1950] T 6f26034e2ae0403e808f532ec61e960c P 656f19660f014921a8288023d72ba0c9: Deleting consensus metadata
I20260608 12:54:25.882231 12573 raft_consensus.cc:2955] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:25.885386 12611 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:25.885500 12026 catalog_manager.cc:5027] TS 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): tablet 6f26034e2ae0403e808f532ec61e960c (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.886327 12611 raft_consensus.cc:2243] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:25.886749 12611 pending_rounds.cc:70] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Trying to abort 1 pending ops.
I20260608 12:54:25.886916 12611 pending_rounds.cc:77] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661688444760064 op_type: NO_OP noop_request { }
I20260608 12:54:25.887241 12611 raft_consensus.cc:2889] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:25.887602 12611 raft_consensus.cc:2272] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:25.890304 12611 ts_tablet_manager.cc:1916] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:54:25.903040 12611 ts_tablet_manager.cc:1929] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:54:25.903380 12611 log.cc:1199] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/7a9c9ebd2ac244858eeda236ed57bc67
I20260608 12:54:25.904014 12611 ts_tablet_manager.cc:1950] T 7a9c9ebd2ac244858eeda236ed57bc67 P 656f19660f014921a8288023d72ba0c9: Deleting consensus metadata
I20260608 12:54:25.906592 12026 catalog_manager.cc:5027] TS 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): tablet 7a9c9ebd2ac244858eeda236ed57bc67 (table dugtrio [id=d733e61884f8423d85da79e8bbb40361]) successfully deleted
I20260608 12:54:25.918304 12616 ts_tablet_manager.cc:933] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: Initiating tablet copy from peer 883a7ad666a7495f97b657e85727c904 (127.4.88.130:33507)
I20260608 12:54:25.919863 12616 tablet_copy_client.cc:323] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:33507
I20260608 12:54:25.929986 12227 tablet_copy_service.cc:140] P 883a7ad666a7495f97b657e85727c904: Received BeginTabletCopySession request for tablet 94772f54ac9c49afab0dcfb733015202 from peer 8d5f4d1c49934518bd0fbc2198609e6b ({username='slave'} at 127.0.0.1:48216)
I20260608 12:54:25.930549 12227 tablet_copy_service.cc:161] P 883a7ad666a7495f97b657e85727c904: Beginning new tablet copy session on tablet 94772f54ac9c49afab0dcfb733015202 from peer 8d5f4d1c49934518bd0fbc2198609e6b at {username='slave'} at 127.0.0.1:48216: session id = 8d5f4d1c49934518bd0fbc2198609e6b-94772f54ac9c49afab0dcfb733015202
I20260608 12:54:25.935837 12227 tablet_copy_source_session.cc:215] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:25.938706 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94772f54ac9c49afab0dcfb733015202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:25.950206 12616 tablet_copy_client.cc:806] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:25.950799 12616 tablet_copy_client.cc:670] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:25.954154 12616 tablet_copy_client.cc:538] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:25.960992 12616 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: Bootstrap starting.
I20260608 12:54:25.964668 12620 ts_tablet_manager.cc:933] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: Initiating tablet copy from peer 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:25.966311 12620 tablet_copy_client.cc:323] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:45499
I20260608 12:54:25.973093 12573 raft_consensus.cc:3060] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:25.978010 12301 tablet_copy_service.cc:140] P 462e2010490848a589b2db033a2e83e5: Received BeginTabletCopySession request for tablet 72d6de78c54d4319b5a97bbe5b92193f from peer 8d5f4d1c49934518bd0fbc2198609e6b ({username='slave'} at 127.0.0.1:35370)
I20260608 12:54:25.978646 12301 tablet_copy_service.cc:161] P 462e2010490848a589b2db033a2e83e5: Beginning new tablet copy session on tablet 72d6de78c54d4319b5a97bbe5b92193f from peer 8d5f4d1c49934518bd0fbc2198609e6b at {username='slave'} at 127.0.0.1:35370: session id = 8d5f4d1c49934518bd0fbc2198609e6b-72d6de78c54d4319b5a97bbe5b92193f
I20260608 12:54:25.981549 12573 raft_consensus.cc:1275] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Refusing update from remote peer 883a7ad666a7495f97b657e85727c904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:25.982786 12616 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: 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:54:25.983636 12616 tablet_bootstrap.cc:492] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: Bootstrap complete.
I20260608 12:54:25.983457 12537 consensus_queue.cc:1048] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:25.984421 12616 ts_tablet_manager.cc:1403] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260608 12:54:25.985057 12301 tablet_copy_source_session.cc:215] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:25.988332 12620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d6de78c54d4319b5a97bbe5b92193f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:25.987789 12616 raft_consensus.cc:359] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:25.988886 12616 raft_consensus.cc:740] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d5f4d1c49934518bd0fbc2198609e6b, State: Initialized, Role: LEARNER
I20260608 12:54:25.989734 12616 consensus_queue.cc:260] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:25.996098 12290 raft_consensus.cc:1275] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 2 FOLLOWER]: Refusing update from remote peer 883a7ad666a7495f97b657e85727c904: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:25.998376 12446 consensus_queue.cc:1048] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:25.999145 12509 heartbeater.cc:499] Master 127.4.88.190:37693 was elected leader, sending a full tablet report...
I20260608 12:54:25.999713 12616 ts_tablet_manager.cc:1434] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:54:26.002779 12227 tablet_copy_service.cc:342] P 883a7ad666a7495f97b657e85727c904: Request end of tablet copy session 8d5f4d1c49934518bd0fbc2198609e6b-94772f54ac9c49afab0dcfb733015202 received from {username='slave'} at 127.0.0.1:48216
I20260608 12:54:26.003280 12227 tablet_copy_service.cc:434] P 883a7ad666a7495f97b657e85727c904: ending tablet copy session 8d5f4d1c49934518bd0fbc2198609e6b-94772f54ac9c49afab0dcfb733015202 on tablet 94772f54ac9c49afab0dcfb733015202 with peer 8d5f4d1c49934518bd0fbc2198609e6b
I20260608 12:54:26.015686 12620 tablet_copy_client.cc:806] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:26.016517 12620 tablet_copy_client.cc:670] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:26.021548 12620 tablet_copy_client.cc:538] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:26.029640 12620 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: Bootstrap starting.
I20260608 12:54:26.045037 12620 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: 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:54:26.045720 12620 tablet_bootstrap.cc:492] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: Bootstrap complete.
I20260608 12:54:26.046233 12620 ts_tablet_manager.cc:1403] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:54:26.048563 12620 raft_consensus.cc:359] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:26.049167 12620 raft_consensus.cc:740] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d5f4d1c49934518bd0fbc2198609e6b, State: Initialized, Role: LEARNER
I20260608 12:54:26.049719 12620 consensus_queue.cc:260] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:26.051582 12620 ts_tablet_manager.cc:1434] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:26.053673 12301 tablet_copy_service.cc:342] P 462e2010490848a589b2db033a2e83e5: Request end of tablet copy session 8d5f4d1c49934518bd0fbc2198609e6b-72d6de78c54d4319b5a97bbe5b92193f received from {username='slave'} at 127.0.0.1:35370
I20260608 12:54:26.054052 12301 tablet_copy_service.cc:434] P 462e2010490848a589b2db033a2e83e5: ending tablet copy session 8d5f4d1c49934518bd0fbc2198609e6b-72d6de78c54d4319b5a97bbe5b92193f on tablet 72d6de78c54d4319b5a97bbe5b92193f with peer 8d5f4d1c49934518bd0fbc2198609e6b
W20260608 12:54:26.070454 12088 auto_rebalancer.cc:591] Failed to schedule move for tablet 94772f54ac9c49afab0dcfb733015202: Invalid argument: Server with UUID 8d5f4d1c49934518bd0fbc2198609e6b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:26.082667 12290 consensus_queue.cc:237] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [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: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:26.088649 12573 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:54:26.088936 12217 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:54:26.089103 12255 consensus_peers.cc:597] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 -> Peer 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132:36095): Couldn't send request to peer 8d5f4d1c49934518bd0fbc2198609e6b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bf0d73e92d54d4fa4caeab18a51e1e9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:26.090255 12340 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } 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:54:26.090939 12362 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:26.097282 12362 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:26.099081 12217 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:26.099778 12573 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
I20260608 12:54:26.110927 12039 catalog_manager.cc:5696] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) added. New cstate: current_term: 2 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } } }
W20260608 12:54:26.115272 12088 auto_rebalancer.cc:591] Failed to schedule move for tablet 72d6de78c54d4319b5a97bbe5b92193f: Invalid argument: Server with UUID 8d5f4d1c49934518bd0fbc2198609e6b is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:26.371039 12217 consensus_queue.cc:237] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:26.377015 12290 raft_consensus.cc:1275] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Refusing update from remote peer 883a7ad666a7495f97b657e85727c904: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:26.377198 12573 raft_consensus.cc:1275] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Refusing update from remote peer 883a7ad666a7495f97b657e85727c904: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:26.378652 12422 consensus_queue.cc:1048] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:26.379433 12446 consensus_queue.cc:1048] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:26.386690 12442 raft_consensus.cc:2955] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } }
I20260608 12:54:26.388517 12572 raft_consensus.cc:2955] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } }
I20260608 12:54:26.397476 12026 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 94772f54ac9c49afab0dcfb733015202 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:26.396878 12290 raft_consensus.cc:2955] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } }
I20260608 12:54:26.402985 12037 catalog_manager.cc:5696] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 reported cstate change: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New cstate: current_term: 1 leader_uuid: "883a7ad666a7495f97b657e85727c904" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:26.437110 12290 consensus_queue.cc:237] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [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: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } }
I20260608 12:54:26.442948 12474 tablet_service.cc:1558] Processing DeleteTablet for tablet 94772f54ac9c49afab0dcfb733015202 with delete_type TABLET_DATA_TOMBSTONED (TS 8d5f4d1c49934518bd0fbc2198609e6b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33702
I20260608 12:54:26.444128 12217 raft_consensus.cc:1275] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:26.445294 12572 raft_consensus.cc:1275] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:26.445935 12340 consensus_queue.cc:1048] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:26.447574 12340 consensus_queue.cc:1048] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:26.455992 12362 raft_consensus.cc:2955] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } }
I20260608 12:54:26.458676 12635 tablet_replica.cc:333] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: stopping tablet replica
I20260608 12:54:26.460317 12635 raft_consensus.cc:2243] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:26.461176 12635 raft_consensus.cc:2272] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:26.464318 12635 ts_tablet_manager.cc:1916] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:26.466643 12217 raft_consensus.cc:2955] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } }
I20260608 12:54:26.468508 12572 raft_consensus.cc:2955] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } }
I20260608 12:54:26.474265 12025 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 72d6de78c54d4319b5a97bbe5b92193f with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:26.480729 12635 ts_tablet_manager.cc:1929] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:54:26.481344 12635 log.cc:1199] T 94772f54ac9c49afab0dcfb733015202 P 8d5f4d1c49934518bd0fbc2198609e6b: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-3-root/wals/94772f54ac9c49afab0dcfb733015202
I20260608 12:54:26.480666 12039 catalog_manager.cc:5696] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 reported cstate change: config changed from index 2 to 3, NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) evicted. New cstate: current_term: 1 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:26.483397 12025 catalog_manager.cc:5027] TS 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132:36095): tablet 94772f54ac9c49afab0dcfb733015202 (table test-workload [id=205785f69bad406b91dfb8dcac205b06]) successfully deleted
I20260608 12:54:26.494006 12474 tablet_service.cc:1558] Processing DeleteTablet for tablet 72d6de78c54d4319b5a97bbe5b92193f with delete_type TABLET_DATA_TOMBSTONED (TS 8d5f4d1c49934518bd0fbc2198609e6b not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:33702
I20260608 12:54:26.495146 12635 tablet_replica.cc:333] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: stopping tablet replica
I20260608 12:54:26.496049 12635 raft_consensus.cc:2243] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:26.496742 12635 raft_consensus.cc:2272] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:26.501279 12635 ts_tablet_manager.cc:1916] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:26.513064 12635 ts_tablet_manager.cc:1929] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:54:26.513653 12635 log.cc:1199] T 72d6de78c54d4319b5a97bbe5b92193f P 8d5f4d1c49934518bd0fbc2198609e6b: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-3-root/wals/72d6de78c54d4319b5a97bbe5b92193f
I20260608 12:54:26.515327 12025 catalog_manager.cc:5027] TS 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132:36095): tablet 72d6de78c54d4319b5a97bbe5b92193f (table test-workload [id=205785f69bad406b91dfb8dcac205b06]) successfully deleted
I20260608 12:54:26.628316 12636 ts_tablet_manager.cc:933] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: Initiating tablet copy from peer 462e2010490848a589b2db033a2e83e5 (127.4.88.131:45499)
I20260608 12:54:26.630043 12636 tablet_copy_client.cc:323] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:45499
I20260608 12:54:26.631701 12301 tablet_copy_service.cc:140] P 462e2010490848a589b2db033a2e83e5: Received BeginTabletCopySession request for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 from peer 8d5f4d1c49934518bd0fbc2198609e6b ({username='slave'} at 127.0.0.1:35370)
I20260608 12:54:26.632128 12301 tablet_copy_service.cc:161] P 462e2010490848a589b2db033a2e83e5: Beginning new tablet copy session on tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 from peer 8d5f4d1c49934518bd0fbc2198609e6b at {username='slave'} at 127.0.0.1:35370: session id = 8d5f4d1c49934518bd0fbc2198609e6b-0bf0d73e92d54d4fa4caeab18a51e1e9
I20260608 12:54:26.637410 12301 tablet_copy_source_session.cc:215] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:26.640148 12636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:26.651008 12636 tablet_copy_client.cc:806] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:26.651535 12636 tablet_copy_client.cc:670] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:26.655234 12636 tablet_copy_client.cc:538] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:26.661454 12636 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: Bootstrap starting.
I20260608 12:54:26.678825 12636 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: 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:54:26.679540 12636 tablet_bootstrap.cc:492] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: Bootstrap complete.
I20260608 12:54:26.680142 12636 ts_tablet_manager.cc:1403] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 12:54:26.682412 12636 raft_consensus.cc:359] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:26.683043 12636 raft_consensus.cc:740] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d5f4d1c49934518bd0fbc2198609e6b, State: Initialized, Role: LEARNER
I20260608 12:54:26.683604 12636 consensus_queue.cc:260] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [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: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: true } }
I20260608 12:54:26.686123 12636 ts_tablet_manager.cc:1434] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260608 12:54:26.687922 12301 tablet_copy_service.cc:342] P 462e2010490848a589b2db033a2e83e5: Request end of tablet copy session 8d5f4d1c49934518bd0fbc2198609e6b-0bf0d73e92d54d4fa4caeab18a51e1e9 received from {username='slave'} at 127.0.0.1:35370
I20260608 12:54:26.688369 12301 tablet_copy_service.cc:434] P 462e2010490848a589b2db033a2e83e5: ending tablet copy session 8d5f4d1c49934518bd0fbc2198609e6b-0bf0d73e92d54d4fa4caeab18a51e1e9 on tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 with peer 8d5f4d1c49934518bd0fbc2198609e6b
I20260608 12:54:27.217476 12484 raft_consensus.cc:1217] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:54:27.788412 12640 raft_consensus.cc:1064] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: attempting to promote NON_VOTER 8d5f4d1c49934518bd0fbc2198609e6b to VOTER
I20260608 12:54:27.790473 12640 consensus_queue.cc:237] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [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: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } }
I20260608 12:54:27.797395 12484 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 LEARNER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:27.800125 12640 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } 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:54:27.800767 12572 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:27.801116 12217 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:54:27.802439 12646 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } 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:54:27.803400 12644 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:27.816287 12640 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.818395 12572 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.818775 12217 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.835601 12039 catalog_manager.cc:5696] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 reported cstate change: config changed from index 3 to 4, 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.830597 12484 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d5f4d1c49934518bd0fbc2198609e6b (127.4.88.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "656f19660f014921a8288023d72ba0c9" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46249 } attrs { replace: true } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.863425 12290 consensus_queue.cc:237] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [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: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } }
I20260608 12:54:27.868834 12484 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:27.869462 12217 raft_consensus.cc:1275] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Refusing update from remote peer 462e2010490848a589b2db033a2e83e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:54:27.870739 12640 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } 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:54:27.871614 12644 consensus_queue.cc:1048] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:54:27.878234 12640 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 656f19660f014921a8288023d72ba0c9 (127.4.88.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.880178 12484 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 656f19660f014921a8288023d72ba0c9 (127.4.88.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.881724 12217 raft_consensus.cc:2955] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 656f19660f014921a8288023d72ba0c9 (127.4.88.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.889806 12025 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:27.895470 12036 catalog_manager.cc:5696] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b reported cstate change: config changed from index 4 to 5, VOTER 656f19660f014921a8288023d72ba0c9 (127.4.88.129) evicted. New cstate: current_term: 2 leader_uuid: "462e2010490848a589b2db033a2e83e5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "462e2010490848a589b2db033a2e83e5" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 45499 } } peers { permanent_uuid: "883a7ad666a7495f97b657e85727c904" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 33507 } } peers { permanent_uuid: "8d5f4d1c49934518bd0fbc2198609e6b" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 36095 } attrs { promote: false } } }
I20260608 12:54:27.906229 12562 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 with delete_type TABLET_DATA_TOMBSTONED (TS 656f19660f014921a8288023d72ba0c9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41126
I20260608 12:54:27.909276 12657 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:27.910183 12657 raft_consensus.cc:2243] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:27.911091 12657 raft_consensus.cc:2272] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:27.914372 12657 ts_tablet_manager.cc:1916] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:54:27.925736 12657 ts_tablet_manager.cc:1929] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:54:27.926060 12657 log.cc:1199] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 656f19660f014921a8288023d72ba0c9: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923059578967-4450-0/minicluster-data/ts-0-root/wals/0bf0d73e92d54d4fa4caeab18a51e1e9
I20260608 12:54:27.928431 12026 catalog_manager.cc:5027] TS 656f19660f014921a8288023d72ba0c9 (127.4.88.129:46249): tablet 0bf0d73e92d54d4fa4caeab18a51e1e9 (table test-workload [id=205785f69bad406b91dfb8dcac205b06]) successfully deleted
W20260608 12:54:28.906705 12088 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 883a7ad666a7495f97b657e85727c904 not available for placement
I20260608 12:54:29.172093  4450 tablet_server.cc:179] TabletServer@127.4.88.129:46249 shutting down...
I20260608 12:54:29.190543  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:29.191286  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:29.191949  4450 raft_consensus.cc:2243] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.192543  4450 raft_consensus.cc:2272] T 72d6de78c54d4319b5a97bbe5b92193f P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.194829  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:29.195372  4450 raft_consensus.cc:2243] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.195785  4450 raft_consensus.cc:2272] T 5c44f654e66945cbb639b55707ab3a21 P 656f19660f014921a8288023d72ba0c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.197700  4450 tablet_replica.cc:333] stopping tablet replica
I20260608 12:54:29.198231  4450 raft_consensus.cc:2243] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.198751  4450 raft_consensus.cc:2272] T 94772f54ac9c49afab0dcfb733015202 P 656f19660f014921a8288023d72ba0c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.220971  4450 tablet_server.cc:196] TabletServer@127.4.88.129:46249 shutdown complete.
I20260608 12:54:29.237504  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:29.259377  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:29.260238  4450 tablet_replica.cc:333] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:29.260885  4450 raft_consensus.cc:2243] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.261536  4450 raft_consensus.cc:2272] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.263497  4450 tablet_replica.cc:333] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:29.264000  4450 raft_consensus.cc:2243] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:29.264822  4450 raft_consensus.cc:2272] T 94772f54ac9c49afab0dcfb733015202 P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.266760  4450 tablet_replica.cc:333] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:29.267297  4450 raft_consensus.cc:2243] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:29.267988  4450 raft_consensus.cc:2272] T 5c44f654e66945cbb639b55707ab3a21 P 883a7ad666a7495f97b657e85727c904 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.269891  4450 tablet_replica.cc:333] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904: stopping tablet replica
I20260608 12:54:29.270377  4450 raft_consensus.cc:2243] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.270910  4450 raft_consensus.cc:2272] T 72d6de78c54d4319b5a97bbe5b92193f P 883a7ad666a7495f97b657e85727c904 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.294975  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:29.312367  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:29.334743  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:29.335403  4450 tablet_replica.cc:333] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
I20260608 12:54:29.336019  4450 raft_consensus.cc:2243] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.336522  4450 raft_consensus.cc:2272] T 5c44f654e66945cbb639b55707ab3a21 P 462e2010490848a589b2db033a2e83e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.338555  4450 tablet_replica.cc:333] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
I20260608 12:54:29.339102  4450 raft_consensus.cc:2243] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:29.339893  4450 raft_consensus.cc:2272] T 72d6de78c54d4319b5a97bbe5b92193f P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.341997  4450 tablet_replica.cc:333] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
I20260608 12:54:29.342519  4450 raft_consensus.cc:2243] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:54:29.343314  4450 raft_consensus.cc:2272] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 462e2010490848a589b2db033a2e83e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.345286  4450 tablet_replica.cc:333] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5: stopping tablet replica
I20260608 12:54:29.345827  4450 raft_consensus.cc:2243] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.346344  4450 raft_consensus.cc:2272] T 94772f54ac9c49afab0dcfb733015202 P 462e2010490848a589b2db033a2e83e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.369163  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:29.386381  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:54:29.409232  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:29.409953  4450 tablet_replica.cc:333] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b: stopping tablet replica
I20260608 12:54:29.410470  4450 raft_consensus.cc:2243] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:29.410960  4450 raft_consensus.cc:2272] T 0bf0d73e92d54d4fa4caeab18a51e1e9 P 8d5f4d1c49934518bd0fbc2198609e6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.431602  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:54:29.443356  4450 master.cc:562] Master@127.4.88.190:37693 shutting down...
I20260608 12:54:29.462255  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:29.462792  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:29.463044  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d5a764004394cdabfb069d456f45d25: stopping tablet replica
I20260608 12:54:29.483153  4450 master.cc:584] Master@127.4.88.190:37693 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8629 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:54:29.514389  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:46137
I20260608 12:54:29.515558  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:29.521011 12659 instance_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:29.521869 12658 instance_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:29.522648 12661 instance_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:29.523252  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:29.524084  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:29.524552  4450 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:29.524748  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923269524712 us; error 0 us; skew 500 ppm
I20260608 12:54:29.525359  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:29.527647  4450 webserver.cc:533] Webserver started at http://127.4.88.190:46255/ using document root <none> and password file <none>
I20260608 12:54:29.528167  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:29.528414  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:29.528699  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:29.529829  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "1dd868d846c7477b9595c8f03260fe93"
format_stamp: "Formatted at 2026-06-08 12:54:29 on dist-test-slave-vkhm"
I20260608 12:54:29.534430  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:29.538071 12666 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:29.538870  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:54:29.539166  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "1dd868d846c7477b9595c8f03260fe93"
format_stamp: "Formatted at 2026-06-08 12:54:29 on dist-test-slave-vkhm"
I20260608 12:54:29.539474  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-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:29.549715  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:29.550743  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:29.586452  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:46137
I20260608 12:54:29.586585 12717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:46137 every 8 connection(s)
I20260608 12:54:29.590539 12718 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:29.601456 12718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93: Bootstrap starting.
I20260608 12:54:29.606197 12718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:29.610278 12718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93: No bootstrap required, opened a new log
I20260608 12:54:29.612509 12718 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd868d846c7477b9595c8f03260fe93" member_type: VOTER }
I20260608 12:54:29.612908 12718 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:29.613137 12718 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd868d846c7477b9595c8f03260fe93, State: Initialized, Role: FOLLOWER
I20260608 12:54:29.613821 12718 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1dd868d846c7477b9595c8f03260fe93" member_type: VOTER }
I20260608 12:54:29.614274 12718 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:29.614499 12718 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:29.614785 12718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:29.619446 12718 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd868d846c7477b9595c8f03260fe93" member_type: VOTER }
I20260608 12:54:29.620033 12718 leader_election.cc:304] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [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: 1dd868d846c7477b9595c8f03260fe93; no voters: 
I20260608 12:54:29.621205 12718 leader_election.cc:290] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:29.621596 12721 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:29.623041 12721 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 1 LEADER]: Becoming Leader. State: Replica: 1dd868d846c7477b9595c8f03260fe93, State: Running, Role: LEADER
I20260608 12:54:29.623654 12721 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [LEADER]: Queue going to LEADER mode. State: All 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: "1dd868d846c7477b9595c8f03260fe93" member_type: VOTER }
I20260608 12:54:29.624366 12718 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:29.628428 12722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1dd868d846c7477b9595c8f03260fe93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd868d846c7477b9595c8f03260fe93" member_type: VOTER } }
I20260608 12:54:29.628818 12723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1dd868d846c7477b9595c8f03260fe93. Latest consensus state: current_term: 1 leader_uuid: "1dd868d846c7477b9595c8f03260fe93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd868d846c7477b9595c8f03260fe93" member_type: VOTER } }
I20260608 12:54:29.629312 12722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:29.629558 12723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:29.638952 12729 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:29.643975 12729 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:29.645170  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:29.653057 12729 catalog_manager.cc:1382] Generated new cluster ID: 90ffb48914b04f8f80a4951d8859fc6c
I20260608 12:54:29.653362 12729 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:29.685184 12729 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:29.686654 12729 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:29.707449 12729 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93: Generated new TSK 0
I20260608 12:54:29.708165 12729 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:29.777024  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:29.783401 12739 instance_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:29.784152 12740 instance_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:29.785466 12742 instance_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:29.785991  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:29.786939  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:29.787169  4450 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:29.787362  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923269787344 us; error 0 us; skew 500 ppm
I20260608 12:54:29.787976  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:29.790344  4450 webserver.cc:533] Webserver started at http://127.4.88.129:44495/ using document root <none> and password file <none>
I20260608 12:54:29.790819  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:29.791033  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:29.791311  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:29.792505  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "ffb0836e29ce47f295085679a186a46a"
format_stamp: "Formatted at 2026-06-08 12:54:29 on dist-test-slave-vkhm"
I20260608 12:54:29.797402  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:54:29.800901 12747 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:29.801662  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:29.801963  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "ffb0836e29ce47f295085679a186a46a"
format_stamp: "Formatted at 2026-06-08 12:54:29 on dist-test-slave-vkhm"
I20260608 12:54:29.802274  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-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:29.825554  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:29.826721  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:29.828176  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:29.830535  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:29.830762  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:29.831019  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:29.831192  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:29.870157  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:40843
I20260608 12:54:29.870294 12809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:40843 every 8 connection(s)
I20260608 12:54:29.875571  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:29.883124 12814 instance_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:29.884171 12815 instance_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:29.887426 12817 instance_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:29.888454  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:29.889217 12810 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46137
I20260608 12:54:29.889392  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:54:29.889621 12810 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:29.889734  4450 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:29.890100  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923269890083 us; error 0 us; skew 500 ppm
I20260608 12:54:29.890655 12810 heartbeater.cc:507] Master 127.4.88.190:46137 requested a full tablet report, sending...
I20260608 12:54:29.890771  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:29.893236 12683 ts_manager.cc:194] Registered new tserver with Master: ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843)
I20260608 12:54:29.893618  4450 webserver.cc:533] Webserver started at http://127.4.88.130:33133/ using document root <none> and password file <none>
I20260608 12:54:29.894213  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:29.894433  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:29.894709  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:29.895318 12683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50722
I20260608 12:54:29.895871  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "635f4d30fd4e479d82b4d1928f320648"
format_stamp: "Formatted at 2026-06-08 12:54:29 on dist-test-slave-vkhm"
I20260608 12:54:29.901398  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:29.904978 12822 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:29.905803  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:29.906123  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "635f4d30fd4e479d82b4d1928f320648"
format_stamp: "Formatted at 2026-06-08 12:54:29 on dist-test-slave-vkhm"
I20260608 12:54:29.906432  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-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:29.930019  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:29.931180  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:29.933032  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:29.935565  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:29.935855  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:29.936141  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:29.936367  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:54:29.976016  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:44059
I20260608 12:54:29.976153 12884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:44059 every 8 connection(s)
I20260608 12:54:29.981364  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:29.989298 12888 instance_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:29.989459 12889 instance_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:29.996683 12885 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46137
I20260608 12:54:29.997382 12885 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:29.998675 12885 heartbeater.cc:507] Master 127.4.88.190:46137 requested a full tablet report, sending...
I20260608 12:54:30.001394  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:30.002300 12683 ts_manager.cc:194] Registered new tserver with Master: 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130:44059)
I20260608 12:54:30.004036 12683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50734
W20260608 12:54:30.004284 12891 instance_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:30.005602  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:30.005859  4450 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:30.006068  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923270006050 us; error 0 us; skew 500 ppm
I20260608 12:54:30.006690  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:30.009905  4450 webserver.cc:533] Webserver started at http://127.4.88.131:34443/ using document root <none> and password file <none>
I20260608 12:54:30.010443  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:30.010648  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:30.010954  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:30.012043  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "badeba921a5a4f69b3a833092c5d5048"
format_stamp: "Formatted at 2026-06-08 12:54:30 on dist-test-slave-vkhm"
I20260608 12:54:30.016834  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:30.020511 12896 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:30.021394  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:54:30.021742  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "badeba921a5a4f69b3a833092c5d5048"
format_stamp: "Formatted at 2026-06-08 12:54:30 on dist-test-slave-vkhm"
I20260608 12:54:30.022051  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-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:30.037945  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:30.039073  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:30.040383  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:30.042836  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:30.043069  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:30.043319  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:30.043494  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:30.083073  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:36719
I20260608 12:54:30.083202 12958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:36719 every 8 connection(s)
I20260608 12:54:30.097569 12959 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46137
I20260608 12:54:30.097954 12959 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:30.098659 12959 heartbeater.cc:507] Master 127.4.88.190:46137 requested a full tablet report, sending...
I20260608 12:54:30.100675 12683 ts_manager.cc:194] Registered new tserver with Master: badeba921a5a4f69b3a833092c5d5048 (127.4.88.131:36719)
I20260608 12:54:30.101164  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014667639s
I20260608 12:54:30.102049 12683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50748
I20260608 12:54:30.898775 12810 heartbeater.cc:499] Master 127.4.88.190:46137 was elected leader, sending a full tablet report...
I20260608 12:54:31.007400 12885 heartbeater.cc:499] Master 127.4.88.190:46137 was elected leader, sending a full tablet report...
I20260608 12:54:31.105111 12959 heartbeater.cc:499] Master 127.4.88.190:46137 was elected leader, sending a full tablet report...
I20260608 12:54:31.169442 12683 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50762:
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:54:31.172268 12683 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:31.239166 12775 tablet_service.cc:1511] Processing CreateTablet for tablet b6e6144b4cde41b3bdedbd9a181d2132 (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:31.240201 12850 tablet_service.cc:1511] Processing CreateTablet for tablet b6e6144b4cde41b3bdedbd9a181d2132 (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:31.242419 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e6144b4cde41b3bdedbd9a181d2132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.242578 12774 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4089264bd842618b5ce2af71398407 (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:31.245774 12849 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4089264bd842618b5ce2af71398407 (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:31.246927 12774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4089264bd842618b5ce2af71398407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.246400 12848 tablet_service.cc:1511] Processing CreateTablet for tablet 9e486ea08014435d8bada24f236753ea (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:31.247486 12849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4089264bd842618b5ce2af71398407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.248518 12848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e486ea08014435d8bada24f236753ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.252652 12775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e6144b4cde41b3bdedbd9a181d2132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.245769 12773 tablet_service.cc:1511] Processing CreateTablet for tablet 9e486ea08014435d8bada24f236753ea (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:31.255123 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e486ea08014435d8bada24f236753ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.287931 12772 tablet_service.cc:1511] Processing CreateTablet for tablet 566af7a2f0a843f6a987eec9209a30fc (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:31.289582 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566af7a2f0a843f6a987eec9209a30fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.293272 12847 tablet_service.cc:1511] Processing CreateTablet for tablet 566af7a2f0a843f6a987eec9209a30fc (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:31.293551 12924 tablet_service.cc:1511] Processing CreateTablet for tablet b6e6144b4cde41b3bdedbd9a181d2132 (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:31.294893 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566af7a2f0a843f6a987eec9209a30fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.296471 12923 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4089264bd842618b5ce2af71398407 (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:31.296840 12922 tablet_service.cc:1511] Processing CreateTablet for tablet 9e486ea08014435d8bada24f236753ea (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:31.299907 12921 tablet_service.cc:1511] Processing CreateTablet for tablet 566af7a2f0a843f6a987eec9209a30fc (DEFAULT_TABLE table=test-workload [id=be365a5d42c245b3afedccf58c38c1ed]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:31.294893 12924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e6144b4cde41b3bdedbd9a181d2132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.304625 12923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4089264bd842618b5ce2af71398407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.306795 12922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e486ea08014435d8bada24f236753ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.310364 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566af7a2f0a843f6a987eec9209a30fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:31.394229 12980 tablet_bootstrap.cc:492] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648: Bootstrap starting.
I20260608 12:54:31.402029 12981 tablet_bootstrap.cc:492] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a: Bootstrap starting.
I20260608 12:54:31.411870 12980 tablet_bootstrap.cc:654] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.419245 12981 tablet_bootstrap.cc:654] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.422358 12982 tablet_bootstrap.cc:492] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048: Bootstrap starting.
I20260608 12:54:31.424971 12980 tablet_bootstrap.cc:492] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648: No bootstrap required, opened a new log
I20260608 12:54:31.425561 12980 ts_tablet_manager.cc:1403] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260608 12:54:31.427186 12981 tablet_bootstrap.cc:492] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a: No bootstrap required, opened a new log
I20260608 12:54:31.427836 12981 ts_tablet_manager.cc:1403] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260608 12:54:31.428514 12980 raft_consensus.cc:359] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.429317 12980 raft_consensus.cc:385] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.429579 12980 raft_consensus.cc:740] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635f4d30fd4e479d82b4d1928f320648, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.430403 12980 consensus_queue.cc:260] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.431267 12982 tablet_bootstrap.cc:654] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.431347 12981 raft_consensus.cc:359] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.432257 12981 raft_consensus.cc:385] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.433410 12980 ts_tablet_manager.cc:1434] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:54:31.432614 12981 raft_consensus.cc:740] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffb0836e29ce47f295085679a186a46a, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.434639 12980 tablet_bootstrap.cc:492] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648: Bootstrap starting.
I20260608 12:54:31.434590 12981 consensus_queue.cc:260] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.444831 12980 tablet_bootstrap.cc:654] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.460232 12982 tablet_bootstrap.cc:492] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048: No bootstrap required, opened a new log
I20260608 12:54:31.460795 12982 ts_tablet_manager.cc:1403] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.017s
I20260608 12:54:31.461292 12980 tablet_bootstrap.cc:492] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648: No bootstrap required, opened a new log
I20260608 12:54:31.461227 12981 ts_tablet_manager.cc:1434] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.025s
I20260608 12:54:31.462042 12980 ts_tablet_manager.cc:1403] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260608 12:54:31.462962 12981 tablet_bootstrap.cc:492] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a: Bootstrap starting.
I20260608 12:54:31.463938 12982 raft_consensus.cc:359] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.464798 12982 raft_consensus.cc:385] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.465101 12982 raft_consensus.cc:740] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: badeba921a5a4f69b3a833092c5d5048, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.465325 12980 raft_consensus.cc:359] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.466171 12980 raft_consensus.cc:385] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.466701 12980 raft_consensus.cc:740] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635f4d30fd4e479d82b4d1928f320648, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.466198 12982 consensus_queue.cc:260] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.467646 12980 consensus_queue.cc:260] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.470117 12980 ts_tablet_manager.cc:1434] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:31.471172 12980 tablet_bootstrap.cc:492] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648: Bootstrap starting.
I20260608 12:54:31.471673 12981 tablet_bootstrap.cc:654] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.476272 12982 ts_tablet_manager.cc:1434] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260608 12:54:31.479507 12980 tablet_bootstrap.cc:654] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.480055 12985 raft_consensus.cc:493] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:31.480707 12985 raft_consensus.cc:515] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.481968 12982 tablet_bootstrap.cc:492] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048: Bootstrap starting.
I20260608 12:54:31.490590 12982 tablet_bootstrap.cc:654] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.495936 12985 leader_election.cc:290] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), badeba921a5a4f69b3a833092c5d5048 (127.4.88.131:36719)
I20260608 12:54:31.515195 12982 tablet_bootstrap.cc:492] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048: No bootstrap required, opened a new log
I20260608 12:54:31.515758 12982 ts_tablet_manager.cc:1403] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.011s
I20260608 12:54:31.515831 12981 tablet_bootstrap.cc:492] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a: No bootstrap required, opened a new log
I20260608 12:54:31.516613 12981 ts_tablet_manager.cc:1403] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a: Time spent bootstrapping tablet: real 0.054s	user 0.032s	sys 0.016s
I20260608 12:54:31.518419 12982 raft_consensus.cc:359] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.519033 12982 raft_consensus.cc:385] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.519344 12982 raft_consensus.cc:740] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: badeba921a5a4f69b3a833092c5d5048, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.520506 12982 consensus_queue.cc:260] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.520777 12981 raft_consensus.cc:359] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.521682 12981 raft_consensus.cc:385] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.521984 12981 raft_consensus.cc:740] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffb0836e29ce47f295085679a186a46a, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.522939 12980 tablet_bootstrap.cc:492] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648: No bootstrap required, opened a new log
I20260608 12:54:31.523520 12980 ts_tablet_manager.cc:1403] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.004s
I20260608 12:54:31.524998 12982 ts_tablet_manager.cc:1434] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:54:31.526201 12982 tablet_bootstrap.cc:492] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048: Bootstrap starting.
I20260608 12:54:31.527572 12980 raft_consensus.cc:359] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.528364 12980 raft_consensus.cc:385] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.528676 12980 raft_consensus.cc:740] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635f4d30fd4e479d82b4d1928f320648, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.529511 12980 consensus_queue.cc:260] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.522969 12981 consensus_queue.cc:260] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.532945 12981 ts_tablet_manager.cc:1434] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260608 12:54:31.533879 12982 tablet_bootstrap.cc:654] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.534013 12981 tablet_bootstrap.cc:492] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a: Bootstrap starting.
I20260608 12:54:31.539109 12980 ts_tablet_manager.cc:1434] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 12:54:31.539965 12982 tablet_bootstrap.cc:492] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048: No bootstrap required, opened a new log
I20260608 12:54:31.540365 12980 tablet_bootstrap.cc:492] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648: Bootstrap starting.
I20260608 12:54:31.540541 12982 ts_tablet_manager.cc:1403] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:54:31.542537 12981 tablet_bootstrap.cc:654] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.543917 12982 raft_consensus.cc:359] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.544708 12982 raft_consensus.cc:385] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.544994 12982 raft_consensus.cc:740] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: badeba921a5a4f69b3a833092c5d5048, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.545959 12982 consensus_queue.cc:260] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.549505 12980 tablet_bootstrap.cc:654] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.550761 12982 ts_tablet_manager.cc:1434] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:54:31.551944 12982 tablet_bootstrap.cc:492] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048: Bootstrap starting.
I20260608 12:54:31.555377 12981 tablet_bootstrap.cc:492] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a: No bootstrap required, opened a new log
I20260608 12:54:31.556160 12981 ts_tablet_manager.cc:1403] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:54:31.556319 12989 raft_consensus.cc:493] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:31.556923 12989 raft_consensus.cc:515] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.560946 12981 raft_consensus.cc:359] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.562045 12981 raft_consensus.cc:385] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.562422 12981 raft_consensus.cc:740] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffb0836e29ce47f295085679a186a46a, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.563678 12981 consensus_queue.cc:260] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.569201 12989 leader_election.cc:290] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130:44059)
I20260608 12:54:31.569425 12981 ts_tablet_manager.cc:1434] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260608 12:54:31.570758 12981 tablet_bootstrap.cc:492] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a: Bootstrap starting.
I20260608 12:54:31.575440 12980 tablet_bootstrap.cc:492] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648: No bootstrap required, opened a new log
I20260608 12:54:31.576102 12980 ts_tablet_manager.cc:1403] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.016s
I20260608 12:54:31.578819 12981 tablet_bootstrap.cc:654] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.579486 12980 raft_consensus.cc:359] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.580387 12980 raft_consensus.cc:385] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.580719 12980 raft_consensus.cc:740] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 635f4d30fd4e479d82b4d1928f320648, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.581848 12980 consensus_queue.cc:260] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.582841 12982 tablet_bootstrap.cc:654] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:31.585440 12980 ts_tablet_manager.cc:1434] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:31.608068 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a" is_pre_election: true
I20260608 12:54:31.609014 12785 raft_consensus.cc:2468] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 0.
I20260608 12:54:31.610643 12898 leader_election.cc:304] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: badeba921a5a4f69b3a833092c5d5048, ffb0836e29ce47f295085679a186a46a; no voters: 
I20260608 12:54:31.611642 12989 raft_consensus.cc:2804] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:31.612044 12989 raft_consensus.cc:493] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:31.612470 12989 raft_consensus.cc:3060] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.613237 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a" is_pre_election: true
I20260608 12:54:31.614022 12785 raft_consensus.cc:2468] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635f4d30fd4e479d82b4d1928f320648 in term 0.
I20260608 12:54:31.615473 12824 leader_election.cc:304] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635f4d30fd4e479d82b4d1928f320648, ffb0836e29ce47f295085679a186a46a; no voters: 
I20260608 12:54:31.616454 12985 raft_consensus.cc:2804] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:31.616844 12985 raft_consensus.cc:493] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:31.617203 12985 raft_consensus.cc:3060] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.618137 12982 tablet_bootstrap.cc:492] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048: No bootstrap required, opened a new log
I20260608 12:54:31.618759 12982 ts_tablet_manager.cc:1403] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260608 12:54:31.616458 12981 tablet_bootstrap.cc:492] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a: No bootstrap required, opened a new log
I20260608 12:54:31.619526 12981 ts_tablet_manager.cc:1403] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.027s
I20260608 12:54:31.623019 12981 raft_consensus.cc:359] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.623767 12981 raft_consensus.cc:385] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.623358 12982 raft_consensus.cc:359] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.624181 12981 raft_consensus.cc:740] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffb0836e29ce47f295085679a186a46a, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.624598 12982 raft_consensus.cc:385] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:31.624511 12934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "badeba921a5a4f69b3a833092c5d5048" is_pre_election: true
I20260608 12:54:31.625099 12982 raft_consensus.cc:740] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: badeba921a5a4f69b3a833092c5d5048, State: Initialized, Role: FOLLOWER
I20260608 12:54:31.625128 12981 consensus_queue.cc:260] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.625810 12985 raft_consensus.cc:515] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.627070 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f4d30fd4e479d82b4d1928f320648" is_pre_election: true
I20260608 12:54:31.628886 12860 raft_consensus.cc:2393] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate badeba921a5a4f69b3a833092c5d5048 in current term 1: Already voted for candidate 635f4d30fd4e479d82b4d1928f320648 in this term.
I20260608 12:54:31.629889 12985 leader_election.cc:290] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [CANDIDATE]: Term 1 election: Requested vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), badeba921a5a4f69b3a833092c5d5048 (127.4.88.131:36719)
I20260608 12:54:31.630890 12981 ts_tablet_manager.cc:1434] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260608 12:54:31.630931 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a"
I20260608 12:54:31.631404 12933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "badeba921a5a4f69b3a833092c5d5048"
I20260608 12:54:31.631815 12785 raft_consensus.cc:3060] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.626389 12982 consensus_queue.cc:260] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.627537 12989 raft_consensus.cc:515] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.633972 12934 raft_consensus.cc:2393] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 635f4d30fd4e479d82b4d1928f320648 in current term 1: Already voted for candidate badeba921a5a4f69b3a833092c5d5048 in this term.
I20260608 12:54:31.636533 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a"
I20260608 12:54:31.636873 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e486ea08014435d8bada24f236753ea" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f4d30fd4e479d82b4d1928f320648"
I20260608 12:54:31.637667 12860 raft_consensus.cc:2393] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate badeba921a5a4f69b3a833092c5d5048 in current term 1: Already voted for candidate 635f4d30fd4e479d82b4d1928f320648 in this term.
I20260608 12:54:31.638046 12989 leader_election.cc:290] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 election: Requested vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130:44059)
I20260608 12:54:31.639616 12897 leader_election.cc:304] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [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: badeba921a5a4f69b3a833092c5d5048; no voters: 635f4d30fd4e479d82b4d1928f320648, ffb0836e29ce47f295085679a186a46a
I20260608 12:54:31.644266 12989 raft_consensus.cc:2749] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:31.645385 12989 raft_consensus.cc:493] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:31.646006 12989 raft_consensus.cc:515] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
W20260608 12:54:31.647746 12731 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:31.650270 12989 leader_election.cc:290] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130:44059)
I20260608 12:54:31.650647 12784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4089264bd842618b5ce2af71398407" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a" is_pre_election: true
I20260608 12:54:31.651141 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4089264bd842618b5ce2af71398407" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f4d30fd4e479d82b4d1928f320648" is_pre_election: true
I20260608 12:54:31.651391 12784 raft_consensus.cc:2468] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 0.
I20260608 12:54:31.651795 12860 raft_consensus.cc:2468] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 0.
I20260608 12:54:31.652593 12898 leader_election.cc:304] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: badeba921a5a4f69b3a833092c5d5048, ffb0836e29ce47f295085679a186a46a; no voters: 
I20260608 12:54:31.654222 13003 raft_consensus.cc:2804] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:31.654685 13003 raft_consensus.cc:493] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:31.655125 13003 raft_consensus.cc:3060] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.655192 12982 ts_tablet_manager.cc:1434] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.018s
I20260608 12:54:31.655858 12785 raft_consensus.cc:2468] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635f4d30fd4e479d82b4d1928f320648 in term 1.
I20260608 12:54:31.658778 12824 leader_election.cc:304] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [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: 635f4d30fd4e479d82b4d1928f320648, ffb0836e29ce47f295085679a186a46a; no voters: badeba921a5a4f69b3a833092c5d5048
I20260608 12:54:31.660072 12985 raft_consensus.cc:2804] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:31.667564 12985 raft_consensus.cc:697] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 LEADER]: Becoming Leader. State: Replica: 635f4d30fd4e479d82b4d1928f320648, State: Running, Role: LEADER
I20260608 12:54:31.668612 12985 consensus_queue.cc:237] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.669907 13003 raft_consensus.cc:515] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.671890 13003 leader_election.cc:290] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 election: Requested vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130:44059)
I20260608 12:54:31.672956 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4089264bd842618b5ce2af71398407" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a"
I20260608 12:54:31.673410 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4089264bd842618b5ce2af71398407" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f4d30fd4e479d82b4d1928f320648"
I20260608 12:54:31.673769 12785 raft_consensus.cc:3060] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.674129 12860 raft_consensus.cc:3060] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.679030 12683 catalog_manager.cc:5696] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "635f4d30fd4e479d82b4d1928f320648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:31.680683 12860 raft_consensus.cc:2468] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 1.
I20260608 12:54:31.681833 12897 leader_election.cc:304] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635f4d30fd4e479d82b4d1928f320648, badeba921a5a4f69b3a833092c5d5048; no voters: 
I20260608 12:54:31.682564 13003 raft_consensus.cc:2804] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:31.682986 13003 raft_consensus.cc:697] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Becoming Leader. State: Replica: badeba921a5a4f69b3a833092c5d5048, State: Running, Role: LEADER
I20260608 12:54:31.683729 13003 consensus_queue.cc:237] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.685865 12785 raft_consensus.cc:2468] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 1.
I20260608 12:54:31.692577 12680 catalog_manager.cc:5696] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 reported cstate change: term changed from 0 to 1, leader changed from <none> to badeba921a5a4f69b3a833092c5d5048 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:31.765465 12985 raft_consensus.cc:493] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:31.766142 12985 raft_consensus.cc:515] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.768436 12985 leader_election.cc:290] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), badeba921a5a4f69b3a833092c5d5048 (127.4.88.131:36719)
I20260608 12:54:31.768780 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6144b4cde41b3bdedbd9a181d2132" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a" is_pre_election: true
I20260608 12:54:31.769026 12934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6144b4cde41b3bdedbd9a181d2132" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "badeba921a5a4f69b3a833092c5d5048" is_pre_election: true
I20260608 12:54:31.769388 12785 raft_consensus.cc:2468] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635f4d30fd4e479d82b4d1928f320648 in term 0.
I20260608 12:54:31.769793 12934 raft_consensus.cc:2468] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 635f4d30fd4e479d82b4d1928f320648 in term 0.
I20260608 12:54:31.770566 12824 leader_election.cc:304] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635f4d30fd4e479d82b4d1928f320648, ffb0836e29ce47f295085679a186a46a; no voters: 
I20260608 12:54:31.771497 12985 raft_consensus.cc:2804] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:31.771780 12985 raft_consensus.cc:493] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:31.772011 12985 raft_consensus.cc:3060] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.776921 12985 raft_consensus.cc:515] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.778596 12985 leader_election.cc:290] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [CANDIDATE]: Term 1 election: Requested vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), badeba921a5a4f69b3a833092c5d5048 (127.4.88.131:36719)
I20260608 12:54:31.779488 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6144b4cde41b3bdedbd9a181d2132" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a"
I20260608 12:54:31.779690 12934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e6144b4cde41b3bdedbd9a181d2132" candidate_uuid: "635f4d30fd4e479d82b4d1928f320648" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "badeba921a5a4f69b3a833092c5d5048"
I20260608 12:54:31.780026 12785 raft_consensus.cc:3060] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.780330 12934 raft_consensus.cc:3060] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.784152 13003 raft_consensus.cc:493] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:31.784729 13003 raft_consensus.cc:515] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.785537 12785 raft_consensus.cc:2468] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635f4d30fd4e479d82b4d1928f320648 in term 1.
I20260608 12:54:31.786682 12824 leader_election.cc:304] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635f4d30fd4e479d82b4d1928f320648, ffb0836e29ce47f295085679a186a46a; no voters: 
I20260608 12:54:31.786331 12934 raft_consensus.cc:2468] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 635f4d30fd4e479d82b4d1928f320648 in term 1.
I20260608 12:54:31.787050 13003 leader_election.cc:290] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130:44059)
I20260608 12:54:31.787590 12985 raft_consensus.cc:2804] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:31.788002 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566af7a2f0a843f6a987eec9209a30fc" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a" is_pre_election: true
I20260608 12:54:31.788617 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566af7a2f0a843f6a987eec9209a30fc" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f4d30fd4e479d82b4d1928f320648" is_pre_election: true
I20260608 12:54:31.788750 12785 raft_consensus.cc:2468] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 0.
I20260608 12:54:31.788982 12985 raft_consensus.cc:697] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 1 LEADER]: Becoming Leader. State: Replica: 635f4d30fd4e479d82b4d1928f320648, State: Running, Role: LEADER
I20260608 12:54:31.789386 12860 raft_consensus.cc:2468] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 0.
I20260608 12:54:31.789966 12898 leader_election.cc:304] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: badeba921a5a4f69b3a833092c5d5048, ffb0836e29ce47f295085679a186a46a; no voters: 
I20260608 12:54:31.790016 12985 consensus_queue.cc:237] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.791146 13003 raft_consensus.cc:2804] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:31.791529 13003 raft_consensus.cc:493] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:31.791855 13003 raft_consensus.cc:3060] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.798034 13003 raft_consensus.cc:515] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.798547 12680 catalog_manager.cc:5696] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 reported cstate change: term changed from 0 to 1, leader changed from <none> to 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "635f4d30fd4e479d82b4d1928f320648" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:31.800496 13003 leader_election.cc:290] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 election: Requested vote from peers ffb0836e29ce47f295085679a186a46a (127.4.88.129:40843), 635f4d30fd4e479d82b4d1928f320648 (127.4.88.130:44059)
I20260608 12:54:31.800958 12860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566af7a2f0a843f6a987eec9209a30fc" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "635f4d30fd4e479d82b4d1928f320648"
I20260608 12:54:31.801606 12860 raft_consensus.cc:3060] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.800951 12785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566af7a2f0a843f6a987eec9209a30fc" candidate_uuid: "badeba921a5a4f69b3a833092c5d5048" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffb0836e29ce47f295085679a186a46a"
I20260608 12:54:31.802450 12785 raft_consensus.cc:3060] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:31.808252 12860 raft_consensus.cc:2468] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 1.
I20260608 12:54:31.809058 12785 raft_consensus.cc:2468] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate badeba921a5a4f69b3a833092c5d5048 in term 1.
I20260608 12:54:31.809765 12897 leader_election.cc:304] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 635f4d30fd4e479d82b4d1928f320648, badeba921a5a4f69b3a833092c5d5048; no voters: 
I20260608 12:54:31.810576 13003 raft_consensus.cc:2804] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:31.811105 13003 raft_consensus.cc:697] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Becoming Leader. State: Replica: badeba921a5a4f69b3a833092c5d5048, State: Running, Role: LEADER
I20260608 12:54:31.811847 13003 consensus_queue.cc:237] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:31.819142 12680 catalog_manager.cc:5696] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 reported cstate change: term changed from 0 to 1, leader changed from <none> to badeba921a5a4f69b3a833092c5d5048 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:31.884016  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:31.890581 13009 instance_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:31.891557 13010 instance_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:31.893085 13012 instance_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:31.895063  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:31.896533  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:31.896807  4450 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:31.897004  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923271896983 us; error 0 us; skew 500 ppm
I20260608 12:54:31.897620  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:31.900548  4450 webserver.cc:533] Webserver started at http://127.4.88.132:45595/ using document root <none> and password file <none>
I20260608 12:54:31.901063  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:31.901250  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:31.901605  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:31.902940  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd"
format_stamp: "Formatted at 2026-06-08 12:54:31 on dist-test-slave-vkhm"
I20260608 12:54:31.907972  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:54:31.911684 13017 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:31.912616  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:31.912931  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd"
format_stamp: "Formatted at 2026-06-08 12:54:31 on dist-test-slave-vkhm"
I20260608 12:54:31.913213  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923059578967-4450-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:54:31.936962  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:31.938292  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:31.939625  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:31.942056  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:31.942294  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:31.942555  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:31.942751  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:31.985306  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:35055
I20260608 12:54:31.985412 13079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:35055 every 8 connection(s)
I20260608 12:54:32.001341 13080 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46137
I20260608 12:54:32.001760 13080 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:32.002561 13080 heartbeater.cc:507] Master 127.4.88.190:46137 requested a full tablet report, sending...
I20260608 12:54:32.004777 12680 ts_manager.cc:194] Registered new tserver with Master: ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055)
I20260608 12:54:32.006361 12680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53458
I20260608 12:54:32.053364 12985 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:32.068900 12985 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:32.181663 13003 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:32.194298 13091 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:32.196797 12985 consensus_queue.cc:1048] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:32.212356 13086 consensus_queue.cc:1048] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:32.296486 13091 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:32.309183 13091 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:32.670668 12860 consensus_queue.cc:237] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } }
I20260608 12:54:32.676940 12934 raft_consensus.cc:1275] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Refusing update from remote peer 635f4d30fd4e479d82b4d1928f320648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:32.678573 13004 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } 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:54:32.678944 12785 raft_consensus.cc:1275] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer 635f4d30fd4e479d82b4d1928f320648: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:32.680469 12985 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:32.686241 13004 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.688359 12934 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
W20260608 12:54:32.707628 12824 consensus_peers.cc:597] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 -> Peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): Couldn't send request to peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e486ea08014435d8bada24f236753ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:32.712001 12683 catalog_manager.cc:5696] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 reported cstate change: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "635f4d30fd4e479d82b4d1928f320648" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.712776 12785 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: true } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.723308 12934 consensus_queue.cc:237] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } }
I20260608 12:54:32.732736 12860 raft_consensus.cc:1275] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:32.734540 13003 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:32.735401 12785 raft_consensus.cc:1275] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:32.742967 12989 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } 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:54:32.745812 13091 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
W20260608 12:54:32.750300 12898 consensus_peers.cc:597] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 -> Peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): Couldn't send request to peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c4089264bd842618b5ce2af71398407. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:32.750063 12785 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.750480 12860 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: true } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.761255 12934 consensus_queue.cc:237] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: true } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } }
I20260608 12:54:32.760772 12681 catalog_manager.cc:5696] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 reported cstate change: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:32.769716 12898 consensus_peers.cc:597] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 -> Peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): Couldn't send request to peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 566af7a2f0a843f6a987eec9209a30fc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:32.770700 12860 raft_consensus.cc:1275] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:32.771566 12785 raft_consensus.cc:1275] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:32.772198 13003 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } 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:54:32.773837 13003 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:32.782480 13091 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: true } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.784685 12860 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: true } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.793460 12785 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: true } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.798846 12860 consensus_queue.cc:237] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } }
I20260608 12:54:32.803508 12680 catalog_manager.cc:5696] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 reported cstate change: config changed from index -1 to 2, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:32.807337 12824 consensus_peers.cc:597] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 -> Peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): Couldn't send request to peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e486ea08014435d8bada24f236753ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:32.808247 12934 raft_consensus.cc:1275] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Refusing update from remote peer 635f4d30fd4e479d82b4d1928f320648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:32.809849 12985 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } 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:54:32.810411 12785 raft_consensus.cc:1275] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer 635f4d30fd4e479d82b4d1928f320648: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:32.812001 13103 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:54:32.818161 12985 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.822516 12934 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.827006 12785 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
W20260608 12:54:32.833678 12731 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:54:32.834127 12731 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:54:32.837548 12681 catalog_manager.cc:5696] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "635f4d30fd4e479d82b4d1928f320648" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.839561 12934 consensus_queue.cc:237] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } }
I20260608 12:54:32.846011 12860 raft_consensus.cc:1275] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:54:32.847519 12898 consensus_peers.cc:597] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 -> Peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): Couldn't send request to peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7c4089264bd842618b5ce2af71398407. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:32.847565 12989 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:54:32.847359 12785 raft_consensus.cc:1275] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:32.851173 12989 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } 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:54:32.855096 13091 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.857596 12859 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.864740 12860 consensus_queue.cc:237] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } }
I20260608 12:54:32.865135 12784 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
W20260608 12:54:32.866811 12731 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:54:32.867239 12731 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:54:32.872524 12933 raft_consensus.cc:1275] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Refusing update from remote peer 635f4d30fd4e479d82b4d1928f320648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:32.873387 12783 raft_consensus.cc:1275] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer 635f4d30fd4e479d82b4d1928f320648: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:32.874588 13102 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:54:32.875391 13103 consensus_queue.cc:1048] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:32.876070 12934 consensus_queue.cc:237] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } }
I20260608 12:54:32.885250 12859 raft_consensus.cc:1275] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:32.886950 13091 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:54:32.887848 12898 consensus_peers.cc:597] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 -> Peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): Couldn't send request to peer ac5c3ce0be9246d3bc3b2f5cc1af3ccd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 566af7a2f0a843f6a987eec9209a30fc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:32.887298 12785 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } }
I20260608 12:54:32.889626 12783 raft_consensus.cc:1275] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:54:32.887650 12683 catalog_manager.cc:5696] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.891445 13091 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:54:32.884445 13103 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } }
I20260608 12:54:32.897934 12989 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.899331 12860 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.900000 12933 raft_consensus.cc:2955] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } } }
I20260608 12:54:32.907194 12782 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } } }
I20260608 12:54:32.916527 12667 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9e486ea08014435d8bada24f236753ea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:32.918444 12934 consensus_queue.cc:237] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:32.921036 12681 catalog_manager.cc:5696] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 reported cstate change: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New cstate: current_term: 1 leader_uuid: "635f4d30fd4e479d82b4d1928f320648" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:54:32.925318 12858 raft_consensus.cc:1275] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:32.927472 13003 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:54:32.928042 12785 raft_consensus.cc:1275] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:32.935554 13003 consensus_queue.cc:1048] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } 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:54:32.941824 13110 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } }
W20260608 12:54:32.943856 12731 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:54:32.944288 12731 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:54:32.946146 12680 catalog_manager.cc:5696] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5c3ce0be9246d3bc3b2f5cc1af3ccd" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35055 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:32.959918 12669 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7c4089264bd842618b5ce2af71398407 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:54:32.961839 13110 consensus_queue.cc:1175] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ffb0836e29ce47f295085679a186a46a" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260608 12:54:32.961715 12782 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } }
I20260608 12:54:32.963039 12933 consensus_queue.cc:237] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [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: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } }
I20260608 12:54:32.964519 12860 raft_consensus.cc:2955] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } }
I20260608 12:54:32.969446 12858 raft_consensus.cc:1275] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:32.971398 13003 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } 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:54:32.978183 12785 raft_consensus.cc:1275] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Refusing update from remote peer badeba921a5a4f69b3a833092c5d5048: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:54:32.979977 12680 catalog_manager.cc:5696] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 reported cstate change: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:32.981178 13045 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e486ea08014435d8bada24f236753ea with delete_type TABLET_DATA_TOMBSTONED (TS ac5c3ce0be9246d3bc3b2f5cc1af3ccd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39480
I20260608 12:54:32.981707 13109 consensus_queue.cc:1048] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:54:32.984786 13091 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } }
I20260608 12:54:32.994966 12858 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } }
W20260608 12:54:32.998901 12668 catalog_manager.cc:4994] TS ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): delete failed for tablet 9e486ea08014435d8bada24f236753ea because the tablet was not found. No further retry: Not found: Tablet not found: 9e486ea08014435d8bada24f236753ea
I20260608 12:54:32.998096 13044 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c4089264bd842618b5ce2af71398407 with delete_type TABLET_DATA_TOMBSTONED (TS ac5c3ce0be9246d3bc3b2f5cc1af3ccd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39480
I20260608 12:54:32.999975 12785 raft_consensus.cc:2955] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } } }
W20260608 12:54:33.001224 12668 catalog_manager.cc:4994] TS ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): delete failed for tablet 7c4089264bd842618b5ce2af71398407 because the tablet was not found. No further retry: Not found: Tablet not found: 7c4089264bd842618b5ce2af71398407
I20260608 12:54:33.005280 12669 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 566af7a2f0a843f6a987eec9209a30fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:54:33.009209 13080 heartbeater.cc:499] Master 127.4.88.190:46137 was elected leader, sending a full tablet report...
I20260608 12:54:33.011138 12683 catalog_manager.cc:5696] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 reported cstate change: config changed from index 3 to 4, NON_VOTER ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132) evicted. New cstate: current_term: 1 leader_uuid: "badeba921a5a4f69b3a833092c5d5048" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ffb0836e29ce47f295085679a186a46a" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "635f4d30fd4e479d82b4d1928f320648" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 44059 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "badeba921a5a4f69b3a833092c5d5048" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36719 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:33.025302 13045 tablet_service.cc:1558] Processing DeleteTablet for tablet 566af7a2f0a843f6a987eec9209a30fc with delete_type TABLET_DATA_TOMBSTONED (TS ac5c3ce0be9246d3bc3b2f5cc1af3ccd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39480
W20260608 12:54:33.027130 12668 catalog_manager.cc:4994] TS ac5c3ce0be9246d3bc3b2f5cc1af3ccd (127.4.88.132:35055): delete failed for tablet 566af7a2f0a843f6a987eec9209a30fc because the tablet was not found. No further retry: Not found: Tablet not found: 566af7a2f0a843f6a987eec9209a30fc
I20260608 12:54:33.097393  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:33.121390  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:33.122155  4450 tablet_replica.cc:333] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a: stopping tablet replica
I20260608 12:54:33.122746  4450 raft_consensus.cc:2243] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.123384  4450 raft_consensus.cc:2272] T 566af7a2f0a843f6a987eec9209a30fc P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.125919  4450 tablet_replica.cc:333] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a: stopping tablet replica
I20260608 12:54:33.126463  4450 raft_consensus.cc:2243] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.127030  4450 raft_consensus.cc:2272] T 9e486ea08014435d8bada24f236753ea P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.129259  4450 tablet_replica.cc:333] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a: stopping tablet replica
I20260608 12:54:33.129769  4450 raft_consensus.cc:2243] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.130311  4450 raft_consensus.cc:2272] T 7c4089264bd842618b5ce2af71398407 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.132617  4450 tablet_replica.cc:333] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a: stopping tablet replica
I20260608 12:54:33.133107  4450 raft_consensus.cc:2243] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.133505  4450 raft_consensus.cc:2272] T b6e6144b4cde41b3bdedbd9a181d2132 P ffb0836e29ce47f295085679a186a46a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.156402  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:33.170519  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:33.191884  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:33.192821  4450 tablet_replica.cc:333] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648: stopping tablet replica
I20260608 12:54:33.193509  4450 raft_consensus.cc:2243] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.194159  4450 raft_consensus.cc:2272] T 566af7a2f0a843f6a987eec9209a30fc P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.196635  4450 tablet_replica.cc:333] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648: stopping tablet replica
I20260608 12:54:33.197217  4450 raft_consensus.cc:2243] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.197827  4450 raft_consensus.cc:2272] T 7c4089264bd842618b5ce2af71398407 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.200125  4450 tablet_replica.cc:333] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648: stopping tablet replica
I20260608 12:54:33.200733  4450 raft_consensus.cc:2243] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:33.201527  4450 raft_consensus.cc:2272] T b6e6144b4cde41b3bdedbd9a181d2132 P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.203646  4450 tablet_replica.cc:333] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648: stopping tablet replica
I20260608 12:54:33.204157  4450 raft_consensus.cc:2243] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:33.205057  4450 raft_consensus.cc:2272] T 9e486ea08014435d8bada24f236753ea P 635f4d30fd4e479d82b4d1928f320648 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.228613  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:33.242130  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:33.264506  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:33.265302  4450 tablet_replica.cc:333] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048: stopping tablet replica
I20260608 12:54:33.265952  4450 raft_consensus.cc:2243] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.266439  4450 raft_consensus.cc:2272] T b6e6144b4cde41b3bdedbd9a181d2132 P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.268572  4450 tablet_replica.cc:333] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048: stopping tablet replica
I20260608 12:54:33.269110  4450 raft_consensus.cc:2243] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:33.269695  4450 raft_consensus.cc:2272] T 9e486ea08014435d8bada24f236753ea P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.271869  4450 tablet_replica.cc:333] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048: stopping tablet replica
I20260608 12:54:33.272464  4450 raft_consensus.cc:2243] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:33.273254  4450 raft_consensus.cc:2272] T 566af7a2f0a843f6a987eec9209a30fc P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.275866  4450 tablet_replica.cc:333] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048: stopping tablet replica
I20260608 12:54:33.276433  4450 raft_consensus.cc:2243] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:33.277299  4450 raft_consensus.cc:2272] T 7c4089264bd842618b5ce2af71398407 P badeba921a5a4f69b3a833092c5d5048 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.300945  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:33.315332  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:54:33.333621  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:33.350090  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:54:33.358090  4450 master.cc:562] Master@127.4.88.190:46137 shutting down...
I20260608 12:54:33.380947  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:33.381465  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:33.381793  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1dd868d846c7477b9595c8f03260fe93: stopping tablet replica
I20260608 12:54:33.394281  4450 master.cc:584] Master@127.4.88.190:46137 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3919 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:54:33.434105  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:37589
I20260608 12:54:33.435320  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:33.440757 13115 instance_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:33.440927 13116 instance_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:33.442088 13118 instance_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:33.443254  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:33.444123  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:33.444360  4450 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:33.444546  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923273444518 us; error 0 us; skew 500 ppm
I20260608 12:54:33.445189  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:33.447454  4450 webserver.cc:533] Webserver started at http://127.4.88.190:36913/ using document root <none> and password file <none>
I20260608 12:54:33.447976  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:33.448164  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:33.448496  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:33.449548  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "7f582b634aac421dbe7ffe40a96d5205"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.454043  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:33.457569 13123 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:33.458410  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:33.458729  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "7f582b634aac421dbe7ffe40a96d5205"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.459022  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-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:33.473052  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:33.474293  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:33.513854  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:37589
I20260608 12:54:33.513986 13174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:37589 every 8 connection(s)
I20260608 12:54:33.517966 13175 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:33.528515 13175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205: Bootstrap starting.
I20260608 12:54:33.533421 13175 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:33.537762 13175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205: No bootstrap required, opened a new log
I20260608 12:54:33.540303 13175 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f582b634aac421dbe7ffe40a96d5205" member_type: VOTER }
I20260608 12:54:33.540699 13175 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:33.540930 13175 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f582b634aac421dbe7ffe40a96d5205, State: Initialized, Role: FOLLOWER
I20260608 12:54:33.541548 13175 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f582b634aac421dbe7ffe40a96d5205" member_type: VOTER }
I20260608 12:54:33.542006 13175 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:33.542239 13175 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:33.542515 13175 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:33.547250 13175 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f582b634aac421dbe7ffe40a96d5205" member_type: VOTER }
I20260608 12:54:33.547808 13175 leader_election.cc:304] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [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: 7f582b634aac421dbe7ffe40a96d5205; no voters: 
I20260608 12:54:33.549010 13175 leader_election.cc:290] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:33.549418 13178 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:33.550899 13178 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 1 LEADER]: Becoming Leader. State: Replica: 7f582b634aac421dbe7ffe40a96d5205, State: Running, Role: LEADER
I20260608 12:54:33.551527 13178 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [LEADER]: Queue going to LEADER mode. State: All 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: "7f582b634aac421dbe7ffe40a96d5205" member_type: VOTER }
I20260608 12:54:33.552083 13175 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:33.554888 13179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f582b634aac421dbe7ffe40a96d5205" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f582b634aac421dbe7ffe40a96d5205" member_type: VOTER } }
I20260608 12:54:33.555642 13179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:33.554837 13180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f582b634aac421dbe7ffe40a96d5205. Latest consensus state: current_term: 1 leader_uuid: "7f582b634aac421dbe7ffe40a96d5205" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f582b634aac421dbe7ffe40a96d5205" member_type: VOTER } }
I20260608 12:54:33.556840 13180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:33.562371 13184 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:33.567462 13184 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:33.568643  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:33.576577 13184 catalog_manager.cc:1382] Generated new cluster ID: 3c98f5a13e9c4b4ead2e3b836b2f7653
I20260608 12:54:33.576869 13184 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:33.593844 13184 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:33.595207 13184 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:33.610610 13184 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205: Generated new TSK 0
I20260608 12:54:33.611322 13184 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:33.635661  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:33.642067 13196 instance_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:33.642838 13197 instance_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:33.644528 13199 instance_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:33.645238  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:33.646032  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:33.646214  4450 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:33.646342  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923273646330 us; error 0 us; skew 500 ppm
I20260608 12:54:33.646883  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:33.649720  4450 webserver.cc:533] Webserver started at http://127.4.88.129:35169/ using document root <none> and password file <none>
I20260608 12:54:33.650336  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:33.650534  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:33.650913  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:33.652139  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "ab48f49ce88c46039e26f231abfe0fd5"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.657068  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:54:33.660600 13204 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:33.661456  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:33.661777  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "ab48f49ce88c46039e26f231abfe0fd5"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.662067  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-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:33.704671  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:33.705911  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:33.707360  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:33.709722  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:33.709957  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:33.710204  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:33.710383  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:33.749653  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:41043
I20260608 12:54:33.749751 13266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:41043 every 8 connection(s)
I20260608 12:54:33.755033  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:33.762902 13271 instance_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:33.764164 13272 instance_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:33.767174 13274 instance_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:33.767421  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:33.768961  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:33.769235  4450 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:33.769342 13267 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37589
I20260608 12:54:33.769428  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923273769412 us; error 0 us; skew 500 ppm
I20260608 12:54:33.769917 13267 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:33.770292  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:33.770725 13267 heartbeater.cc:507] Master 127.4.88.190:37589 requested a full tablet report, sending...
I20260608 12:54:33.773249 13140 ts_manager.cc:194] Registered new tserver with Master: ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043)
I20260608 12:54:33.773376  4450 webserver.cc:533] Webserver started at http://127.4.88.130:38343/ using document root <none> and password file <none>
I20260608 12:54:33.774097  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:33.774318  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:33.774593  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:33.775300 13140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36232
I20260608 12:54:33.775840  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "855da4ae8d65490fbb4df91f684672de"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.780766  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:54:33.784384 13279 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:33.785148  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:33.785472  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "855da4ae8d65490fbb4df91f684672de"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.785766  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-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:33.813741  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:33.814841  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:33.816299  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:33.818491  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:33.818707  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:33.818944  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:33.819108  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:33.859026  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:46401
I20260608 12:54:33.859169 13341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:46401 every 8 connection(s)
I20260608 12:54:33.864285  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:33.872370 13346 instance_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:33.874286 13345 instance_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:33.875378  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:33.875449 13348 instance_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:33.876835  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:33.877115  4450 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:33.877326  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923273877307 us; error 0 us; skew 500 ppm
I20260608 12:54:33.877912  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:33.878649 13342 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37589
I20260608 12:54:33.879086 13342 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:33.879863 13342 heartbeater.cc:507] Master 127.4.88.190:37589 requested a full tablet report, sending...
I20260608 12:54:33.880455  4450 webserver.cc:533] Webserver started at http://127.4.88.131:43505/ using document root <none> and password file <none>
I20260608 12:54:33.881049  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:33.881310  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:33.881649  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:33.882200 13140 ts_manager.cc:194] Registered new tserver with Master: 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401)
I20260608 12:54:33.882782  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "809104c753024664b727b19901114ea4"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.883716 13140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36246
I20260608 12:54:33.887656  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:54:33.891083 13353 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:33.891849  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:33.892155  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "809104c753024664b727b19901114ea4"
format_stamp: "Formatted at 2026-06-08 12:54:33 on dist-test-slave-vkhm"
I20260608 12:54:33.892501  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923059578967-4450-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:33.908916  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:33.910027  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:33.911568  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:33.913990  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:33.914223  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:33.914460  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:33.914634  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:33.952849  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:36799
I20260608 12:54:33.952972 13415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:36799 every 8 connection(s)
I20260608 12:54:33.967154 13416 heartbeater.cc:344] Connected to a master server at 127.4.88.190:37589
I20260608 12:54:33.967602 13416 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:33.968429 13416 heartbeater.cc:507] Master 127.4.88.190:37589 requested a full tablet report, sending...
I20260608 12:54:33.970595 13140 ts_manager.cc:194] Registered new tserver with Master: 809104c753024664b727b19901114ea4 (127.4.88.131:36799)
I20260608 12:54:33.971140  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014757578s
I20260608 12:54:33.972059 13140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36248
I20260608 12:54:34.778007 13267 heartbeater.cc:499] Master 127.4.88.190:37589 was elected leader, sending a full tablet report...
I20260608 12:54:34.886209 13342 heartbeater.cc:499] Master 127.4.88.190:37589 was elected leader, sending a full tablet report...
I20260608 12:54:34.974931 13416 heartbeater.cc:499] Master 127.4.88.190:37589 was elected leader, sending a full tablet report...
I20260608 12:54:35.027829 13140 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36252:
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:54:35.030295 13140 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:35.092703 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 5b14d47f451e462eb57c55e5d8a83e13 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:35.093321 13305 tablet_service.cc:1511] Processing CreateTablet for tablet eaf141a12bd146d4a3208998a92bf19d (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:35.094583 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b14d47f451e462eb57c55e5d8a83e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.094322 13306 tablet_service.cc:1511] Processing CreateTablet for tablet af471df1a78844cd8d01fa1a6ab2e023 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:35.095274 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf141a12bd146d4a3208998a92bf19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.098039 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af471df1a78844cd8d01fa1a6ab2e023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.099212 13380 tablet_service.cc:1511] Processing CreateTablet for tablet af471df1a78844cd8d01fa1a6ab2e023 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:35.100647 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af471df1a78844cd8d01fa1a6ab2e023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.104413 13379 tablet_service.cc:1511] Processing CreateTablet for tablet eaf141a12bd146d4a3208998a92bf19d (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:35.105981 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf141a12bd146d4a3208998a92bf19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.105990 13231 tablet_service.cc:1511] Processing CreateTablet for tablet af471df1a78844cd8d01fa1a6ab2e023 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:35.107656 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af471df1a78844cd8d01fa1a6ab2e023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.098053 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 5b14d47f451e462eb57c55e5d8a83e13 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:35.109586 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b14d47f451e462eb57c55e5d8a83e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.105664 13232 tablet_service.cc:1511] Processing CreateTablet for tablet 5b14d47f451e462eb57c55e5d8a83e13 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:35.110808 13232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b14d47f451e462eb57c55e5d8a83e13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.118271 13230 tablet_service.cc:1511] Processing CreateTablet for tablet eaf141a12bd146d4a3208998a92bf19d (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:35.119895 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf141a12bd146d4a3208998a92bf19d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.126174 13229 tablet_service.cc:1511] Processing CreateTablet for tablet 47175d066b51473c92e658acd08c4973 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:35.127720 13229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47175d066b51473c92e658acd08c4973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.131192 13304 tablet_service.cc:1511] Processing CreateTablet for tablet 47175d066b51473c92e658acd08c4973 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:35.132936 13304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47175d066b51473c92e658acd08c4973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.136330 13378 tablet_service.cc:1511] Processing CreateTablet for tablet 47175d066b51473c92e658acd08c4973 (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:35.137849 13378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47175d066b51473c92e658acd08c4973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.146545 13303 tablet_service.cc:1511] Processing CreateTablet for tablet 3eed962c0ebb4906ae1fc17457d077bb (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:35.146751 13228 tablet_service.cc:1511] Processing CreateTablet for tablet 3eed962c0ebb4906ae1fc17457d077bb (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:35.148087 13303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eed962c0ebb4906ae1fc17457d077bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.148315 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eed962c0ebb4906ae1fc17457d077bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.153206 13436 tablet_bootstrap.cc:492] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de: Bootstrap starting.
I20260608 12:54:35.155269 13377 tablet_service.cc:1511] Processing CreateTablet for tablet 3eed962c0ebb4906ae1fc17457d077bb (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:35.158258 13377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eed962c0ebb4906ae1fc17457d077bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.159348 13227 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd2ad0673614883b94fac722ce306bd (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:35.161691 13227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd2ad0673614883b94fac722ce306bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.163865 13438 tablet_bootstrap.cc:492] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5: Bootstrap starting.
I20260608 12:54:35.171998 13376 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd2ad0673614883b94fac722ce306bd (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:35.173677 13376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd2ad0673614883b94fac722ce306bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.177500 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd2ad0673614883b94fac722ce306bd (DEFAULT_TABLE table=test-workload [id=9023369fda2a41629fe2bcd57b50d48b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:35.179432 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd2ad0673614883b94fac722ce306bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:35.194442 13436 tablet_bootstrap.cc:654] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.201568 13437 tablet_bootstrap.cc:492] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4: Bootstrap starting.
I20260608 12:54:35.202507 13438 tablet_bootstrap.cc:654] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.208911 13437 tablet_bootstrap.cc:654] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.217703 13438 tablet_bootstrap.cc:492] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5: No bootstrap required, opened a new log
I20260608 12:54:35.218289 13438 ts_tablet_manager.cc:1403] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.004s
I20260608 12:54:35.227700 13436 tablet_bootstrap.cc:492] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de: No bootstrap required, opened a new log
I20260608 12:54:35.228391 13436 ts_tablet_manager.cc:1403] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.007s
I20260608 12:54:35.231914 13436 raft_consensus.cc:359] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.232800 13436 raft_consensus.cc:385] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.233103 13436 raft_consensus.cc:740] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.234061 13436 consensus_queue.cc:260] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.242427 13437 tablet_bootstrap.cc:492] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4: No bootstrap required, opened a new log
I20260608 12:54:35.242952 13437 ts_tablet_manager.cc:1403] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.024s
I20260608 12:54:35.245893 13437 raft_consensus.cc:359] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.246517 13437 raft_consensus.cc:385] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.246766 13437 raft_consensus.cc:740] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809104c753024664b727b19901114ea4, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.247457 13437 consensus_queue.cc:260] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.236024 13438 raft_consensus.cc:359] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.252081 13438 raft_consensus.cc:385] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.252449 13438 raft_consensus.cc:740] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab48f49ce88c46039e26f231abfe0fd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.253110 13436 ts_tablet_manager.cc:1434] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.003s
I20260608 12:54:35.253299 13438 consensus_queue.cc:260] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.255002 13436 tablet_bootstrap.cc:492] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de: Bootstrap starting.
I20260608 12:54:35.263324 13438 ts_tablet_manager.cc:1434] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.002s
I20260608 12:54:35.268651 13443 raft_consensus.cc:493] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.269300 13443 raft_consensus.cc:515] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.274271 13437 ts_tablet_manager.cc:1434] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.002s
I20260608 12:54:35.275888 13443 leader_election.cc:290] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401), ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043)
I20260608 12:54:35.276880 13437 tablet_bootstrap.cc:492] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4: Bootstrap starting.
I20260608 12:54:35.275664 13438 tablet_bootstrap.cc:492] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5: Bootstrap starting.
I20260608 12:54:35.287333 13437 tablet_bootstrap.cc:654] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.287606 13438 tablet_bootstrap.cc:654] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.287770 13436 tablet_bootstrap.cc:654] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.301841 13438 tablet_bootstrap.cc:492] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5: No bootstrap required, opened a new log
I20260608 12:54:35.302667 13438 ts_tablet_manager.cc:1403] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260608 12:54:35.309293 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b14d47f451e462eb57c55e5d8a83e13" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de" is_pre_election: true
I20260608 12:54:35.310178 13317 raft_consensus.cc:2468] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.311509 13437 tablet_bootstrap.cc:492] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4: No bootstrap required, opened a new log
I20260608 12:54:35.311771 13355 leader_election.cc:304] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de; no voters: 
I20260608 12:54:35.312121 13437 ts_tablet_manager.cc:1403] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.020s
I20260608 12:54:35.312498 13436 tablet_bootstrap.cc:492] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de: No bootstrap required, opened a new log
I20260608 12:54:35.313022 13436 ts_tablet_manager.cc:1403] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.002s
I20260608 12:54:35.313172 13443 raft_consensus.cc:2804] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.313238 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b14d47f451e462eb57c55e5d8a83e13" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5" is_pre_election: true
I20260608 12:54:35.313787 13443 raft_consensus.cc:493] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.314189 13443 raft_consensus.cc:3060] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.314122 13242 raft_consensus.cc:2468] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.307868 13438 raft_consensus.cc:359] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.315707 13438 raft_consensus.cc:385] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.316080 13438 raft_consensus.cc:740] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab48f49ce88c46039e26f231abfe0fd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.315917 13436 raft_consensus.cc:359] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.316778 13436 raft_consensus.cc:385] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.317099 13436 raft_consensus.cc:740] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.317022 13438 consensus_queue.cc:260] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.318059 13436 consensus_queue.cc:260] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.319437 13438 ts_tablet_manager.cc:1434] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260608 12:54:35.320288 13436 ts_tablet_manager.cc:1434] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:54:35.320564 13438 tablet_bootstrap.cc:492] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5: Bootstrap starting.
I20260608 12:54:35.321362 13436 tablet_bootstrap.cc:492] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de: Bootstrap starting.
I20260608 12:54:35.322695 13443 raft_consensus.cc:515] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.324445 13437 raft_consensus.cc:359] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.325201 13437 raft_consensus.cc:385] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.325564 13437 raft_consensus.cc:740] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809104c753024664b727b19901114ea4, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.326445 13437 consensus_queue.cc:260] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.327550 13438 tablet_bootstrap.cc:654] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.328701 13437 ts_tablet_manager.cc:1434] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260608 12:54:35.329782 13437 tablet_bootstrap.cc:492] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4: Bootstrap starting.
I20260608 12:54:35.331426 13443 leader_election.cc:290] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Requested vote from peers 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401), ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043)
I20260608 12:54:35.335733 13436 tablet_bootstrap.cc:654] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.338682 13437 tablet_bootstrap.cc:654] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.343116 13438 tablet_bootstrap.cc:492] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5: No bootstrap required, opened a new log
I20260608 12:54:35.343884 13438 ts_tablet_manager.cc:1403] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260608 12:54:35.345883 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b14d47f451e462eb57c55e5d8a83e13" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de"
I20260608 12:54:35.346758 13317 raft_consensus.cc:3060] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.347709 13438 raft_consensus.cc:359] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.348604 13438 raft_consensus.cc:385] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.348973 13438 raft_consensus.cc:740] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab48f49ce88c46039e26f231abfe0fd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.349880 13438 consensus_queue.cc:260] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.350497 13436 tablet_bootstrap.cc:492] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de: No bootstrap required, opened a new log
I20260608 12:54:35.351090 13436 ts_tablet_manager.cc:1403] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260608 12:54:35.350905 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b14d47f451e462eb57c55e5d8a83e13" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5"
I20260608 12:54:35.351965 13242 raft_consensus.cc:3060] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.352875 13438 ts_tablet_manager.cc:1434] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 12:54:35.354117 13438 tablet_bootstrap.cc:492] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5: Bootstrap starting.
I20260608 12:54:35.355445 13437 tablet_bootstrap.cc:492] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4: No bootstrap required, opened a new log
I20260608 12:54:35.355299 13317 raft_consensus.cc:2468] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.356029 13437 ts_tablet_manager.cc:1403] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.002s
I20260608 12:54:35.357024 13355 leader_election.cc:304] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de; no voters: 
I20260608 12:54:35.358057 13443 raft_consensus.cc:2804] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:35.358589 13443 raft_consensus.cc:697] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Becoming Leader. State: Replica: 809104c753024664b727b19901114ea4, State: Running, Role: LEADER
I20260608 12:54:35.359530 13436 raft_consensus.cc:359] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.360333 13436 raft_consensus.cc:385] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.359546 13443 consensus_queue.cc:237] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } }
I20260608 12:54:35.360639 13436 raft_consensus.cc:740] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.360981 13438 tablet_bootstrap.cc:654] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.362788 13437 raft_consensus.cc:359] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.363547 13437 raft_consensus.cc:385] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.363873 13437 raft_consensus.cc:740] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809104c753024664b727b19901114ea4, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.366721 13437 consensus_queue.cc:260] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.370007 13437 ts_tablet_manager.cc:1434] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:54:35.371536 13437 tablet_bootstrap.cc:492] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4: Bootstrap starting.
I20260608 12:54:35.372306 13436 consensus_queue.cc:260] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.373517 13242 raft_consensus.cc:2468] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.374735 13438 tablet_bootstrap.cc:492] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5: No bootstrap required, opened a new log
I20260608 12:54:35.375293 13438 ts_tablet_manager.cc:1403] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260608 12:54:35.378329 13437 tablet_bootstrap.cc:654] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.378456 13438 raft_consensus.cc:359] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.379354 13438 raft_consensus.cc:385] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.379779 13438 raft_consensus.cc:740] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab48f49ce88c46039e26f231abfe0fd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.380738 13438 consensus_queue.cc:260] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.383260 13438 ts_tablet_manager.cc:1434] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:54:35.384500 13438 tablet_bootstrap.cc:492] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5: Bootstrap starting.
I20260608 12:54:35.385133 13139 catalog_manager.cc:5696] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 809104c753024664b727b19901114ea4 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "809104c753024664b727b19901114ea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:35.389344 13436 ts_tablet_manager.cc:1434] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260608 12:54:35.391239 13438 tablet_bootstrap.cc:654] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.393280 13436 tablet_bootstrap.cc:492] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de: Bootstrap starting.
I20260608 12:54:35.396520 13437 tablet_bootstrap.cc:492] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4: No bootstrap required, opened a new log
I20260608 12:54:35.397158 13437 ts_tablet_manager.cc:1403] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 12:54:35.400312 13436 tablet_bootstrap.cc:654] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.400343 13437 raft_consensus.cc:359] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.401321 13437 raft_consensus.cc:385] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.401680 13437 raft_consensus.cc:740] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809104c753024664b727b19901114ea4, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.402709 13437 consensus_queue.cc:260] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.405771 13437 ts_tablet_manager.cc:1434] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:35.407116 13437 tablet_bootstrap.cc:492] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4: Bootstrap starting.
I20260608 12:54:35.414180 13437 tablet_bootstrap.cc:654] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.417409 13438 tablet_bootstrap.cc:492] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5: No bootstrap required, opened a new log
I20260608 12:54:35.417858 13436 tablet_bootstrap.cc:492] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de: No bootstrap required, opened a new log
I20260608 12:54:35.420543 13436 ts_tablet_manager.cc:1403] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260608 12:54:35.418027 13438 ts_tablet_manager.cc:1403] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.007s
I20260608 12:54:35.423744 13436 raft_consensus.cc:359] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.426059 13436 raft_consensus.cc:385] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.426409 13436 raft_consensus.cc:740] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.427269 13436 consensus_queue.cc:260] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.427680 13437 tablet_bootstrap.cc:492] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4: No bootstrap required, opened a new log
I20260608 12:54:35.427591 13438 raft_consensus.cc:359] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.428475 13437 ts_tablet_manager.cc:1403] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:54:35.428651 13438 raft_consensus.cc:385] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.429065 13438 raft_consensus.cc:740] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab48f49ce88c46039e26f231abfe0fd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.429947 13436 ts_tablet_manager.cc:1434] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:54:35.430045 13438 consensus_queue.cc:260] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.431283 13436 tablet_bootstrap.cc:492] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de: Bootstrap starting.
I20260608 12:54:35.431650 13437 raft_consensus.cc:359] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.432432 13437 raft_consensus.cc:385] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.432690 13438 ts_tablet_manager.cc:1434] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:35.432750 13437 raft_consensus.cc:740] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809104c753024664b727b19901114ea4, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.434264 13438 tablet_bootstrap.cc:492] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5: Bootstrap starting.
I20260608 12:54:35.433955 13437 consensus_queue.cc:260] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.436697 13437 ts_tablet_manager.cc:1434] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:35.437808 13437 tablet_bootstrap.cc:492] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4: Bootstrap starting.
I20260608 12:54:35.438625 13436 tablet_bootstrap.cc:654] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.441767 13438 tablet_bootstrap.cc:654] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.444337 13437 tablet_bootstrap.cc:654] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.455907 13438 tablet_bootstrap.cc:492] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5: No bootstrap required, opened a new log
I20260608 12:54:35.456550 13437 tablet_bootstrap.cc:492] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4: No bootstrap required, opened a new log
I20260608 12:54:35.456794 13438 ts_tablet_manager.cc:1403] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260608 12:54:35.457167 13437 ts_tablet_manager.cc:1403] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 12:54:35.460701 13437 raft_consensus.cc:359] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.461560 13437 raft_consensus.cc:385] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.462000 13437 raft_consensus.cc:740] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 809104c753024664b727b19901114ea4, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.462913 13437 consensus_queue.cc:260] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.465054 13443 raft_consensus.cc:493] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.465556 13443 raft_consensus.cc:515] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.466634 13437 ts_tablet_manager.cc:1434] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:54:35.469866 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47175d066b51473c92e658acd08c4973" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5" is_pre_election: true
I20260608 12:54:35.471907 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47175d066b51473c92e658acd08c4973" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de" is_pre_election: true
I20260608 12:54:35.472172 13443 leader_election.cc:290] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401)
I20260608 12:54:35.472746 13317 raft_consensus.cc:2468] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.465480 13438 raft_consensus.cc:359] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.473670 13438 raft_consensus.cc:385] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.474051 13438 raft_consensus.cc:740] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab48f49ce88c46039e26f231abfe0fd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.474673 13436 tablet_bootstrap.cc:492] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de: No bootstrap required, opened a new log
I20260608 12:54:35.474515 13355 leader_election.cc:304] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de; no voters: 
I20260608 12:54:35.475286 13436 ts_tablet_manager.cc:1403] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de: Time spent bootstrapping tablet: real 0.044s	user 0.041s	sys 0.001s
I20260608 12:54:35.474942 13438 consensus_queue.cc:260] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.476019 13242 raft_consensus.cc:2468] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.477663 13438 ts_tablet_manager.cc:1434] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260608 12:54:35.475636 13443 raft_consensus.cc:2804] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.478662 13443 raft_consensus.cc:493] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.479046 13443 raft_consensus.cc:3060] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.478704 13436 raft_consensus.cc:359] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.479501 13436 raft_consensus.cc:385] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.479806 13436 raft_consensus.cc:740] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.480631 13436 consensus_queue.cc:260] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.482936 13436 ts_tablet_manager.cc:1434] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:54:35.484789 13436 tablet_bootstrap.cc:492] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de: Bootstrap starting.
I20260608 12:54:35.485994 13443 raft_consensus.cc:515] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.488448 13443 leader_election.cc:290] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Requested vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401)
I20260608 12:54:35.489674 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47175d066b51473c92e658acd08c4973" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de"
I20260608 12:54:35.490191 13317 raft_consensus.cc:3060] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.491660 13436 tablet_bootstrap.cc:654] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:35.492430 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47175d066b51473c92e658acd08c4973" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5"
I20260608 12:54:35.493052 13242 raft_consensus.cc:3060] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.497138 13317 raft_consensus.cc:2468] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.498248 13436 tablet_bootstrap.cc:492] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de: No bootstrap required, opened a new log
I20260608 12:54:35.498535 13355 leader_election.cc:304] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de; no voters: 
I20260608 12:54:35.498831 13436 ts_tablet_manager.cc:1403] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 12:54:35.499444 13443 raft_consensus.cc:2804] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:35.500398 13443 raft_consensus.cc:697] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Becoming Leader. State: Replica: 809104c753024664b727b19901114ea4, State: Running, Role: LEADER
I20260608 12:54:35.501402 13443 consensus_queue.cc:237] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.502192 13436 raft_consensus.cc:359] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.502969 13436 raft_consensus.cc:385] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:35.503293 13436 raft_consensus.cc:740] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Initialized, Role: FOLLOWER
I20260608 12:54:35.503289 13242 raft_consensus.cc:2468] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.504280 13436 consensus_queue.cc:260] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.506705 13436 ts_tablet_manager.cc:1434] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:35.513290 13138 catalog_manager.cc:5696] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 809104c753024664b727b19901114ea4 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "809104c753024664b727b19901114ea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:35.515898 13442 raft_consensus.cc:493] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.516487 13442 raft_consensus.cc:515] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.519474 13442 leader_election.cc:290] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 809104c753024664b727b19901114ea4 (127.4.88.131:36799)
I20260608 12:54:35.532223 13443 raft_consensus.cc:493] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.532842 13443 raft_consensus.cc:515] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.533429 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eed962c0ebb4906ae1fc17457d077bb" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5" is_pre_election: true
I20260608 12:54:35.534144 13242 raft_consensus.cc:2468] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 855da4ae8d65490fbb4df91f684672de in term 0.
I20260608 12:54:35.534137 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eed962c0ebb4906ae1fc17457d077bb" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809104c753024664b727b19901114ea4" is_pre_election: true
I20260608 12:54:35.535027 13391 raft_consensus.cc:2468] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 855da4ae8d65490fbb4df91f684672de in term 0.
I20260608 12:54:35.535511 13280 leader_election.cc:304] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 855da4ae8d65490fbb4df91f684672de, ab48f49ce88c46039e26f231abfe0fd5; no voters: 
I20260608 12:54:35.535665 13443 leader_election.cc:290] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401)
I20260608 12:54:35.535930 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd2ad0673614883b94fac722ce306bd" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5" is_pre_election: true
I20260608 12:54:35.536465 13442 raft_consensus.cc:2804] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.536635 13242 raft_consensus.cc:2468] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.536906 13442 raft_consensus.cc:493] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.537367 13442 raft_consensus.cc:3060] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.537173 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd2ad0673614883b94fac722ce306bd" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de" is_pre_election: true
I20260608 12:54:35.537817 13354 leader_election.cc:304] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, ab48f49ce88c46039e26f231abfe0fd5; no voters: 
I20260608 12:54:35.538061 13317 raft_consensus.cc:2468] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.538663 13443 raft_consensus.cc:2804] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.539052 13443 raft_consensus.cc:493] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.539388 13443 raft_consensus.cc:3060] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.544781 13442 raft_consensus.cc:515] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.546384 13443 raft_consensus.cc:515] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.547127 13442 leader_election.cc:290] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [CANDIDATE]: Term 1 election: Requested vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 809104c753024664b727b19901114ea4 (127.4.88.131:36799)
I20260608 12:54:35.547772 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eed962c0ebb4906ae1fc17457d077bb" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5"
I20260608 12:54:35.548314 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eed962c0ebb4906ae1fc17457d077bb" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809104c753024664b727b19901114ea4"
I20260608 12:54:35.548658 13443 leader_election.cc:290] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Requested vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401)
I20260608 12:54:35.548364 13242 raft_consensus.cc:3060] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.549065 13391 raft_consensus.cc:3060] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.549760 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd2ad0673614883b94fac722ce306bd" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de"
I20260608 12:54:35.549871 13241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd2ad0673614883b94fac722ce306bd" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5"
I20260608 12:54:35.550465 13317 raft_consensus.cc:3060] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.550631 13241 raft_consensus.cc:3060] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.552371 13444 raft_consensus.cc:493] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.552898 13444 raft_consensus.cc:515] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.556910 13391 raft_consensus.cc:2468] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 855da4ae8d65490fbb4df91f684672de in term 1.
I20260608 12:54:35.557605 13317 raft_consensus.cc:2468] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.556978 13242 raft_consensus.cc:2468] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 855da4ae8d65490fbb4df91f684672de in term 1.
I20260608 12:54:35.558544 13444 leader_election.cc:290] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401), 809104c753024664b727b19901114ea4 (127.4.88.131:36799)
I20260608 12:54:35.558585 13283 leader_election.cc:304] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de; no voters: 
I20260608 12:54:35.560979 13355 leader_election.cc:304] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de; no voters: 
I20260608 12:54:35.562343 13443 raft_consensus.cc:2804] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:35.562881 13443 raft_consensus.cc:697] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Becoming Leader. State: Replica: 809104c753024664b727b19901114ea4, State: Running, Role: LEADER
I20260608 12:54:35.563781 13443 consensus_queue.cc:237] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
W20260608 12:54:35.565934 13188 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:35.569684 13442 raft_consensus.cc:493] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.571412 13241 raft_consensus.cc:2468] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.571142 13442 raft_consensus.cc:515] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.576792 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5" is_pre_election: true
I20260608 12:54:35.577056 13442 leader_election.cc:290] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 809104c753024664b727b19901114ea4 (127.4.88.131:36799)
I20260608 12:54:35.577634 13442 raft_consensus.cc:2804] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:35.577571 13242 raft_consensus.cc:2468] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 855da4ae8d65490fbb4df91f684672de in term 0.
I20260608 12:54:35.578243 13442 raft_consensus.cc:697] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 1 LEADER]: Becoming Leader. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Running, Role: LEADER
I20260608 12:54:35.579277 13280 leader_election.cc:304] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 855da4ae8d65490fbb4df91f684672de, ab48f49ce88c46039e26f231abfe0fd5; no voters: 
I20260608 12:54:35.580032 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "ab48f49ce88c46039e26f231abfe0fd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de" is_pre_election: true
I20260608 12:54:35.580950 13317 raft_consensus.cc:2468] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab48f49ce88c46039e26f231abfe0fd5 in term 0.
I20260608 12:54:35.581986 13469 raft_consensus.cc:2804] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.582718 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809104c753024664b727b19901114ea4" is_pre_election: true
I20260608 12:54:35.583720 13391 raft_consensus.cc:2468] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 855da4ae8d65490fbb4df91f684672de in term 0.
I20260608 12:54:35.584472 13469 raft_consensus.cc:493] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.585523 13206 leader_election.cc:304] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 855da4ae8d65490fbb4df91f684672de, ab48f49ce88c46039e26f231abfe0fd5; no voters: 
I20260608 12:54:35.586083 13469 raft_consensus.cc:3060] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.588651 13444 raft_consensus.cc:2804] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.589119 13444 raft_consensus.cc:493] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.589531 13444 raft_consensus.cc:3060] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.594715 13469 raft_consensus.cc:515] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.579313 13442 consensus_queue.cc:237] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.599180 13444 raft_consensus.cc:515] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.603901 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5"
I20260608 12:54:35.604883 13242 raft_consensus.cc:2393] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 855da4ae8d65490fbb4df91f684672de in current term 1: Already voted for candidate ab48f49ce88c46039e26f231abfe0fd5 in this term.
I20260608 12:54:35.605202 13444 leader_election.cc:290] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [CANDIDATE]: Term 1 election: Requested vote from peers 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401), 809104c753024664b727b19901114ea4 (127.4.88.131:36799)
I20260608 12:54:35.603096 13469 leader_election.cc:290] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [CANDIDATE]: Term 1 election: Requested vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 809104c753024664b727b19901114ea4 (127.4.88.131:36799)
I20260608 12:54:35.606913 13391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "855da4ae8d65490fbb4df91f684672de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809104c753024664b727b19901114ea4"
I20260608 12:54:35.607488 13391 raft_consensus.cc:3060] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.610762 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "ab48f49ce88c46039e26f231abfe0fd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de"
I20260608 12:54:35.610262 13138 catalog_manager.cc:5696] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de reported cstate change: term changed from 0 to 1, leader changed from <none> to 855da4ae8d65490fbb4df91f684672de (127.4.88.130). New cstate: current_term: 1 leader_uuid: "855da4ae8d65490fbb4df91f684672de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:35.611560 13317 raft_consensus.cc:2393] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab48f49ce88c46039e26f231abfe0fd5 in current term 1: Already voted for candidate 855da4ae8d65490fbb4df91f684672de in this term.
I20260608 12:54:35.615576 13391 raft_consensus.cc:2468] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 855da4ae8d65490fbb4df91f684672de in term 1.
I20260608 12:54:35.616432 13390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "ab48f49ce88c46039e26f231abfe0fd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809104c753024664b727b19901114ea4" is_pre_election: true
I20260608 12:54:35.617365 13390 raft_consensus.cc:2393] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab48f49ce88c46039e26f231abfe0fd5 in current term 1: Already voted for candidate 855da4ae8d65490fbb4df91f684672de in this term.
I20260608 12:54:35.617127 13283 leader_election.cc:304] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [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: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de; no voters: ab48f49ce88c46039e26f231abfe0fd5
I20260608 12:54:35.618269 13389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af471df1a78844cd8d01fa1a6ab2e023" candidate_uuid: "ab48f49ce88c46039e26f231abfe0fd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "809104c753024664b727b19901114ea4"
I20260608 12:54:35.619128 13389 raft_consensus.cc:2393] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ab48f49ce88c46039e26f231abfe0fd5 in current term 1: Already voted for candidate 855da4ae8d65490fbb4df91f684672de in this term.
I20260608 12:54:35.619612 13469 raft_consensus.cc:2804] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:35.616454 13139 catalog_manager.cc:5696] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 809104c753024664b727b19901114ea4 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "809104c753024664b727b19901114ea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:35.620354 13469 raft_consensus.cc:697] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 1 LEADER]: Becoming Leader. State: Replica: 855da4ae8d65490fbb4df91f684672de, State: Running, Role: LEADER
I20260608 12:54:35.620666 13208 leader_election.cc:304] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [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: ab48f49ce88c46039e26f231abfe0fd5; no voters: 809104c753024664b727b19901114ea4, 855da4ae8d65490fbb4df91f684672de
I20260608 12:54:35.621824 13444 raft_consensus.cc:2749] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:35.621649 13469 consensus_queue.cc:237] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.631219 13138 catalog_manager.cc:5696] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de reported cstate change: term changed from 0 to 1, leader changed from <none> to 855da4ae8d65490fbb4df91f684672de (127.4.88.130). New cstate: current_term: 1 leader_uuid: "855da4ae8d65490fbb4df91f684672de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:35.723030 13443 raft_consensus.cc:493] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:35.723608 13443 raft_consensus.cc:515] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.725553 13443 leader_election.cc:290] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401)
I20260608 12:54:35.726522 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf141a12bd146d4a3208998a92bf19d" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5" is_pre_election: true
I20260608 12:54:35.726619 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf141a12bd146d4a3208998a92bf19d" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de" is_pre_election: true
I20260608 12:54:35.727182 13242 raft_consensus.cc:2468] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.727257 13317 raft_consensus.cc:2468] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 0.
I20260608 12:54:35.728411 13354 leader_election.cc:304] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, ab48f49ce88c46039e26f231abfe0fd5; no voters: 
I20260608 12:54:35.729132 13443 raft_consensus.cc:2804] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:35.729517 13443 raft_consensus.cc:493] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:35.729780 13443 raft_consensus.cc:3060] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.735179 13443 raft_consensus.cc:515] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.737074 13443 leader_election.cc:290] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Requested vote from peers ab48f49ce88c46039e26f231abfe0fd5 (127.4.88.129:41043), 855da4ae8d65490fbb4df91f684672de (127.4.88.130:46401)
I20260608 12:54:35.737792 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf141a12bd146d4a3208998a92bf19d" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab48f49ce88c46039e26f231abfe0fd5"
I20260608 12:54:35.738178 13317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf141a12bd146d4a3208998a92bf19d" candidate_uuid: "809104c753024664b727b19901114ea4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "855da4ae8d65490fbb4df91f684672de"
I20260608 12:54:35.738482 13242 raft_consensus.cc:3060] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.738816 13317 raft_consensus.cc:3060] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:35.745613 13317 raft_consensus.cc:2468] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.745615 13242 raft_consensus.cc:2468] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 809104c753024664b727b19901114ea4 in term 1.
I20260608 12:54:35.747072 13354 leader_election.cc:304] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 809104c753024664b727b19901114ea4, ab48f49ce88c46039e26f231abfe0fd5; no voters: 
I20260608 12:54:35.747761 13443 raft_consensus.cc:2804] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:35.748255 13443 raft_consensus.cc:697] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Becoming Leader. State: Replica: 809104c753024664b727b19901114ea4, State: Running, Role: LEADER
I20260608 12:54:35.749064 13443 consensus_queue.cc:237] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } }
I20260608 12:54:35.756021 13138 catalog_manager.cc:5696] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 809104c753024664b727b19901114ea4 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "809104c753024664b727b19901114ea4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:35.811636 13443 consensus_queue.cc:1048] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:35.825042 13477 consensus_queue.cc:1048] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:35.994908 13469 consensus_queue.cc:1048] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:36.005710 13477 consensus_queue.cc:1048] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:36.032800 13471 consensus_queue.cc:1048] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [LEADER]: Connected to new peer: Peer: permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:36.034637 13443 consensus_queue.cc:1048] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:36.074172 13443 consensus_queue.cc:1048] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:36.081255 13443 consensus_queue.cc:1048] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:36.156574 13442 consensus_queue.cc:1048] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:36.247546 13390 raft_consensus.cc:1275] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Refusing update from remote peer 855da4ae8d65490fbb4df91f684672de: 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:36.288367 13442 consensus_queue.cc:1048] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [LEADER]: Connected to new peer: Peer: permanent_uuid: "809104c753024664b727b19901114ea4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:36.305058 13505 consensus_queue.cc:1048] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "855da4ae8d65490fbb4df91f684672de" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 46401 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:36.359443 13503 consensus_queue.cc:1048] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab48f49ce88c46039e26f231abfe0fd5" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:37.559816  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:37.596933  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:37.597760  4450 tablet_replica.cc:333] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5: stopping tablet replica
I20260608 12:54:37.598670  4450 raft_consensus.cc:2243] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.599213  4450 raft_consensus.cc:2272] T 1dd2ad0673614883b94fac722ce306bd P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.602196  4450 tablet_replica.cc:333] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5: stopping tablet replica
I20260608 12:54:37.602839  4450 raft_consensus.cc:2243] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.603468  4450 raft_consensus.cc:2272] T af471df1a78844cd8d01fa1a6ab2e023 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.606611  4450 tablet_replica.cc:333] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5: stopping tablet replica
I20260608 12:54:37.607224  4450 raft_consensus.cc:2243] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.607764  4450 raft_consensus.cc:2272] T eaf141a12bd146d4a3208998a92bf19d P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.610881  4450 tablet_replica.cc:333] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5: stopping tablet replica
I20260608 12:54:37.611485  4450 raft_consensus.cc:2243] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.611992  4450 raft_consensus.cc:2272] T 47175d066b51473c92e658acd08c4973 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.614570  4450 tablet_replica.cc:333] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5: stopping tablet replica
I20260608 12:54:37.615131  4450 raft_consensus.cc:2243] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.615621  4450 raft_consensus.cc:2272] T 3eed962c0ebb4906ae1fc17457d077bb P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.618340  4450 tablet_replica.cc:333] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5: stopping tablet replica
I20260608 12:54:37.618855  4450 raft_consensus.cc:2243] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.619351  4450 raft_consensus.cc:2272] T 5b14d47f451e462eb57c55e5d8a83e13 P ab48f49ce88c46039e26f231abfe0fd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.637020  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:37.652878  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:37.675685  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:37.676470  4450 tablet_replica.cc:333] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de: stopping tablet replica
I20260608 12:54:37.677155  4450 raft_consensus.cc:2243] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.677676  4450 raft_consensus.cc:2272] T 1dd2ad0673614883b94fac722ce306bd P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.680655  4450 tablet_replica.cc:333] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de: stopping tablet replica
I20260608 12:54:37.681228  4450 raft_consensus.cc:2243] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:37.681985  4450 raft_consensus.cc:2272] T af471df1a78844cd8d01fa1a6ab2e023 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.685026  4450 tablet_replica.cc:333] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de: stopping tablet replica
I20260608 12:54:37.685601  4450 raft_consensus.cc:2243] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.686074  4450 raft_consensus.cc:2272] T 47175d066b51473c92e658acd08c4973 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.688876  4450 tablet_replica.cc:333] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de: stopping tablet replica
I20260608 12:54:37.689455  4450 raft_consensus.cc:2243] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:37.690294  4450 raft_consensus.cc:2272] T 3eed962c0ebb4906ae1fc17457d077bb P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.692962  4450 tablet_replica.cc:333] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de: stopping tablet replica
I20260608 12:54:37.693507  4450 raft_consensus.cc:2243] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.694065  4450 raft_consensus.cc:2272] T eaf141a12bd146d4a3208998a92bf19d P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.696584  4450 tablet_replica.cc:333] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de: stopping tablet replica
I20260608 12:54:37.697108  4450 raft_consensus.cc:2243] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.697618  4450 raft_consensus.cc:2272] T 5b14d47f451e462eb57c55e5d8a83e13 P 855da4ae8d65490fbb4df91f684672de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.725153  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:37.741670  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:37.763607  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:37.764362  4450 tablet_replica.cc:333] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4: stopping tablet replica
I20260608 12:54:37.765201  4450 raft_consensus.cc:2243] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:37.766079  4450 raft_consensus.cc:2272] T 1dd2ad0673614883b94fac722ce306bd P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.768721  4450 tablet_replica.cc:333] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4: stopping tablet replica
I20260608 12:54:37.769255  4450 raft_consensus.cc:2243] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.769742  4450 raft_consensus.cc:2272] T af471df1a78844cd8d01fa1a6ab2e023 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.772857  4450 tablet_replica.cc:333] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4: stopping tablet replica
I20260608 12:54:37.773357  4450 raft_consensus.cc:2243] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:37.774089  4450 raft_consensus.cc:2272] T eaf141a12bd146d4a3208998a92bf19d P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.776396  4450 tablet_replica.cc:333] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4: stopping tablet replica
I20260608 12:54:37.776861  4450 raft_consensus.cc:2243] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:37.777307  4450 raft_consensus.cc:2272] T 3eed962c0ebb4906ae1fc17457d077bb P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.779589  4450 tablet_replica.cc:333] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4: stopping tablet replica
I20260608 12:54:37.780053  4450 raft_consensus.cc:2243] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:37.780956  4450 raft_consensus.cc:2272] T 47175d066b51473c92e658acd08c4973 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.783303  4450 tablet_replica.cc:333] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4: stopping tablet replica
I20260608 12:54:37.783748  4450 raft_consensus.cc:2243] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:37.784533  4450 raft_consensus.cc:2272] T 5b14d47f451e462eb57c55e5d8a83e13 P 809104c753024664b727b19901114ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.811141  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:37.827343  4450 master.cc:562] Master@127.4.88.190:37589 shutting down...
I20260608 12:54:37.848596  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:37.849143  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:37.849460  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f582b634aac421dbe7ffe40a96d5205: stopping tablet replica
I20260608 12:54:37.868579  4450 master.cc:584] Master@127.4.88.190:37589 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4464 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:54:37.898666  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:46789
I20260608 12:54:37.899857  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:37.905236 13529 instance_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:37.905431 13530 instance_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:37.906880 13532 instance_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:37.907670  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:37.908545  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:37.908763  4450 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:37.908943  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923277908911 us; error 0 us; skew 500 ppm
I20260608 12:54:37.909587  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:37.911954  4450 webserver.cc:533] Webserver started at http://127.4.88.190:32931/ using document root <none> and password file <none>
I20260608 12:54:37.912629  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:37.912833  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:37.913115  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:37.914232  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "1003fa21f1e647a597597d361f0a34e5"
format_stamp: "Formatted at 2026-06-08 12:54:37 on dist-test-slave-vkhm"
I20260608 12:54:37.918882  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:37.922528 13537 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:37.923266  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:37.923552  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "1003fa21f1e647a597597d361f0a34e5"
format_stamp: "Formatted at 2026-06-08 12:54:37 on dist-test-slave-vkhm"
I20260608 12:54:37.923844  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-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:37.959450  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:37.960785  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:37.995921  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:46789
I20260608 12:54:37.996062 13588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:46789 every 8 connection(s)
I20260608 12:54:38.000437 13589 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:38.010851 13589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5: Bootstrap starting.
I20260608 12:54:38.015451 13589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:38.019583 13589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5: No bootstrap required, opened a new log
I20260608 12:54:38.021775 13589 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1003fa21f1e647a597597d361f0a34e5" member_type: VOTER }
I20260608 12:54:38.022161 13589 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:38.022423 13589 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1003fa21f1e647a597597d361f0a34e5, State: Initialized, Role: FOLLOWER
I20260608 12:54:38.023047 13589 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1003fa21f1e647a597597d361f0a34e5" member_type: VOTER }
I20260608 12:54:38.023525 13589 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:38.023751 13589 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:38.024032 13589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:38.028756 13589 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1003fa21f1e647a597597d361f0a34e5" member_type: VOTER }
I20260608 12:54:38.029220 13589 leader_election.cc:304] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [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: 1003fa21f1e647a597597d361f0a34e5; no voters: 
I20260608 12:54:38.030316 13589 leader_election.cc:290] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:38.030753 13592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:38.032145 13592 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 1 LEADER]: Becoming Leader. State: Replica: 1003fa21f1e647a597597d361f0a34e5, State: Running, Role: LEADER
I20260608 12:54:38.032877 13592 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [LEADER]: Queue going to LEADER mode. State: All 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: "1003fa21f1e647a597597d361f0a34e5" member_type: VOTER }
I20260608 12:54:38.033450 13589 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:38.037582 13593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1003fa21f1e647a597597d361f0a34e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1003fa21f1e647a597597d361f0a34e5" member_type: VOTER } }
I20260608 12:54:38.038313 13594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1003fa21f1e647a597597d361f0a34e5. Latest consensus state: current_term: 1 leader_uuid: "1003fa21f1e647a597597d361f0a34e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1003fa21f1e647a597597d361f0a34e5" member_type: VOTER } }
I20260608 12:54:38.039038 13594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:38.039287 13593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:38.042762 13600 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:38.049111 13600 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:38.050181  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:38.059312 13600 catalog_manager.cc:1382] Generated new cluster ID: 0f8bb3fe9f9f4c68bd1e0b98e1d7d764
I20260608 12:54:38.059584 13600 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:38.072844 13600 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:38.074177 13600 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:38.102571 13600 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5: Generated new TSK 0
I20260608 12:54:38.103273 13600 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:38.116824  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:38.122686 13610 instance_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:38.123941 13611 instance_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:38.125638 13613 instance_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:38.125689  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:38.126825  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:38.127040  4450 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:38.127213  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923278127197 us; error 0 us; skew 500 ppm
I20260608 12:54:38.127802  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:38.130141  4450 webserver.cc:533] Webserver started at http://127.4.88.129:38589/ using document root <none> and password file <none>
I20260608 12:54:38.130654  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:38.130856  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:38.131142  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:38.132277  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "42fc5457aff8424fa8c043056d7670ff"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-vkhm"
I20260608 12:54:38.137023  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:54:38.140427 13618 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:38.141130  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:38.141446  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "42fc5457aff8424fa8c043056d7670ff"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-vkhm"
I20260608 12:54:38.141741  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-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:38.155853  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:38.157032  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:38.158466  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:38.160699  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:38.160921  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:38.161157  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:38.161319  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:38.198613  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:41773
I20260608 12:54:38.198761 13680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:41773 every 8 connection(s)
I20260608 12:54:38.203701  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:38.211534 13685 instance_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:38.212553 13686 instance_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:38.214819 13688 instance_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:38.215730  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:38.218019  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:38.218277  4450 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:38.218473  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923278218456 us; error 0 us; skew 500 ppm
I20260608 12:54:38.219237  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:38.220482 13681 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46789
I20260608 12:54:38.220913 13681 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:38.221632 13681 heartbeater.cc:507] Master 127.4.88.190:46789 requested a full tablet report, sending...
I20260608 12:54:38.222118  4450 webserver.cc:533] Webserver started at http://127.4.88.130:37245/ using document root <none> and password file <none>
I20260608 12:54:38.222705  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:38.222946  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:38.223322  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:38.224098 13554 ts_manager.cc:194] Registered new tserver with Master: 42fc5457aff8424fa8c043056d7670ff (127.4.88.129:41773)
I20260608 12:54:38.224953  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "6d9a7a81a2b14c669d0333d2b8afe092"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-vkhm"
I20260608 12:54:38.226859 13554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59350
I20260608 12:54:38.230953  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:38.234472 13693 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:38.235419  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:38.235668  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "6d9a7a81a2b14c669d0333d2b8afe092"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-vkhm"
I20260608 12:54:38.235925  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-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:38.249117  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:38.250110  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:38.251500  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:38.253803  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:38.254038  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:38.254274  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:38.254452  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:38.292302  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:34149
I20260608 12:54:38.292482 13755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:34149 every 8 connection(s)
I20260608 12:54:38.297428  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:38.306097 13759 instance_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:38.306931 13760 instance_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:38.310038 13756 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46789
I20260608 12:54:38.310536 13756 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:38.311056 13762 instance_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:38.311475  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:38.311614 13756 heartbeater.cc:507] Master 127.4.88.190:46789 requested a full tablet report, sending...
I20260608 12:54:38.312747  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:38.312999  4450 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:38.313206  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923278313187 us; error 0 us; skew 500 ppm
I20260608 12:54:38.314042  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:38.314296 13554 ts_manager.cc:194] Registered new tserver with Master: 6d9a7a81a2b14c669d0333d2b8afe092 (127.4.88.130:34149)
I20260608 12:54:38.316044 13554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59362
I20260608 12:54:38.316668  4450 webserver.cc:533] Webserver started at http://127.4.88.131:43569/ using document root <none> and password file <none>
I20260608 12:54:38.317369  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:38.317579  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:38.317853  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:38.318961  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "2a10736dfebc48c5ad6eb5973819013b"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-vkhm"
I20260608 12:54:38.323563  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:38.327051 13767 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:38.327836  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:38.328130  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "2a10736dfebc48c5ad6eb5973819013b"
format_stamp: "Formatted at 2026-06-08 12:54:38 on dist-test-slave-vkhm"
I20260608 12:54:38.328465  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923059578967-4450-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:38.353735  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:38.354876  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:38.356371  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:38.358696  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:38.358923  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:38.359163  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:38.359336  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:38.396737  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:37815
I20260608 12:54:38.396862 13829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:37815 every 8 connection(s)
I20260608 12:54:38.411046 13830 heartbeater.cc:344] Connected to a master server at 127.4.88.190:46789
I20260608 12:54:38.411587 13830 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:38.412467 13830 heartbeater.cc:507] Master 127.4.88.190:46789 requested a full tablet report, sending...
I20260608 12:54:38.414533 13554 ts_manager.cc:194] Registered new tserver with Master: 2a10736dfebc48c5ad6eb5973819013b (127.4.88.131:37815)
I20260608 12:54:38.415009  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014722249s
I20260608 12:54:38.415939 13554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59368
I20260608 12:54:39.230063 13681 heartbeater.cc:499] Master 127.4.88.190:46789 was elected leader, sending a full tablet report...
I20260608 12:54:39.318809 13756 heartbeater.cc:499] Master 127.4.88.190:46789 was elected leader, sending a full tablet report...
I20260608 12:54:39.418848 13830 heartbeater.cc:499] Master 127.4.88.190:46789 was elected leader, sending a full tablet report...
I20260608 12:54:39.471472 13554 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59370:
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:54:39.473381 13554 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:39.512701 13721 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2418669d794a3fac26cb15833b169f (DEFAULT_TABLE table=test-workload [id=fd92bcb3a3e0445fa1cbcfbbc4895671]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:39.513954 13721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2418669d794a3fac26cb15833b169f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:39.520646 13646 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2418669d794a3fac26cb15833b169f (DEFAULT_TABLE table=test-workload [id=fd92bcb3a3e0445fa1cbcfbbc4895671]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:39.520926 13795 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2418669d794a3fac26cb15833b169f (DEFAULT_TABLE table=test-workload [id=fd92bcb3a3e0445fa1cbcfbbc4895671]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:39.522060 13795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2418669d794a3fac26cb15833b169f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:39.522152 13646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2418669d794a3fac26cb15833b169f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:39.530797 13850 tablet_bootstrap.cc:492] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092: Bootstrap starting.
I20260608 12:54:39.537892 13851 tablet_bootstrap.cc:492] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b: Bootstrap starting.
I20260608 12:54:39.537986 13850 tablet_bootstrap.cc:654] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:39.541044 13852 tablet_bootstrap.cc:492] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff: Bootstrap starting.
I20260608 12:54:39.545895 13851 tablet_bootstrap.cc:654] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:39.546765 13850 tablet_bootstrap.cc:492] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092: No bootstrap required, opened a new log
I20260608 12:54:39.547330 13850 ts_tablet_manager.cc:1403] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 12:54:39.548615 13852 tablet_bootstrap.cc:654] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:39.550721 13851 tablet_bootstrap.cc:492] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b: No bootstrap required, opened a new log
I20260608 12:54:39.551232 13851 ts_tablet_manager.cc:1403] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:54:39.550608 13850 raft_consensus.cc:359] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.551762 13850 raft_consensus.cc:385] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:39.552304 13850 raft_consensus.cc:740] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d9a7a81a2b14c669d0333d2b8afe092, State: Initialized, Role: FOLLOWER
I20260608 12:54:39.553586 13850 consensus_queue.cc:260] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.554266 13851 raft_consensus.cc:359] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.555130 13851 raft_consensus.cc:385] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:39.555480 13851 raft_consensus.cc:740] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a10736dfebc48c5ad6eb5973819013b, State: Initialized, Role: FOLLOWER
I20260608 12:54:39.556295 13851 consensus_queue.cc:260] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.557548 13852 tablet_bootstrap.cc:492] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff: No bootstrap required, opened a new log
I20260608 12:54:39.557780 13850 ts_tablet_manager.cc:1434] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260608 12:54:39.558111 13852 ts_tablet_manager.cc:1403] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.010s
I20260608 12:54:39.559357 13851 ts_tablet_manager.cc:1434] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:39.561703 13852 raft_consensus.cc:359] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.562542 13852 raft_consensus.cc:385] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:39.562812 13852 raft_consensus.cc:740] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42fc5457aff8424fa8c043056d7670ff, State: Initialized, Role: FOLLOWER
I20260608 12:54:39.563459 13852 consensus_queue.cc:260] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.566442 13852 ts_tablet_manager.cc:1434] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:54:39.570497 13857 raft_consensus.cc:493] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:39.570988 13857 raft_consensus.cc:515] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.573598 13857 leader_election.cc:290] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d9a7a81a2b14c669d0333d2b8afe092 (127.4.88.130:34149), 42fc5457aff8424fa8c043056d7670ff (127.4.88.129:41773)
I20260608 12:54:39.585711 13731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2418669d794a3fac26cb15833b169f" candidate_uuid: "2a10736dfebc48c5ad6eb5973819013b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" is_pre_election: true
I20260608 12:54:39.586503 13731 raft_consensus.cc:2468] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10736dfebc48c5ad6eb5973819013b in term 0.
I20260608 12:54:39.587666 13771 leader_election.cc:304] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10736dfebc48c5ad6eb5973819013b, 6d9a7a81a2b14c669d0333d2b8afe092; no voters: 
I20260608 12:54:39.588471 13857 raft_consensus.cc:2804] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:39.588860 13857 raft_consensus.cc:493] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:39.589202 13857 raft_consensus.cc:3060] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:39.591009 13656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2418669d794a3fac26cb15833b169f" candidate_uuid: "2a10736dfebc48c5ad6eb5973819013b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42fc5457aff8424fa8c043056d7670ff" is_pre_election: true
I20260608 12:54:39.591755 13656 raft_consensus.cc:2468] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a10736dfebc48c5ad6eb5973819013b in term 0.
I20260608 12:54:39.595320 13857 raft_consensus.cc:515] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.597090 13857 leader_election.cc:290] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [CANDIDATE]: Term 1 election: Requested vote from peers 6d9a7a81a2b14c669d0333d2b8afe092 (127.4.88.130:34149), 42fc5457aff8424fa8c043056d7670ff (127.4.88.129:41773)
I20260608 12:54:39.597645 13731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2418669d794a3fac26cb15833b169f" candidate_uuid: "2a10736dfebc48c5ad6eb5973819013b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d9a7a81a2b14c669d0333d2b8afe092"
I20260608 12:54:39.598075 13656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2418669d794a3fac26cb15833b169f" candidate_uuid: "2a10736dfebc48c5ad6eb5973819013b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42fc5457aff8424fa8c043056d7670ff"
I20260608 12:54:39.598272 13731 raft_consensus.cc:3060] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:39.598671 13656 raft_consensus.cc:3060] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:39.605749 13731 raft_consensus.cc:2468] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10736dfebc48c5ad6eb5973819013b in term 1.
I20260608 12:54:39.605749 13656 raft_consensus.cc:2468] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a10736dfebc48c5ad6eb5973819013b in term 1.
I20260608 12:54:39.607300 13771 leader_election.cc:304] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a10736dfebc48c5ad6eb5973819013b, 6d9a7a81a2b14c669d0333d2b8afe092; no voters: 
I20260608 12:54:39.607951 13857 raft_consensus.cc:2804] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:39.609018 13857 raft_consensus.cc:697] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 1 LEADER]: Becoming Leader. State: Replica: 2a10736dfebc48c5ad6eb5973819013b, State: Running, Role: LEADER
I20260608 12:54:39.609856 13857 consensus_queue.cc:237] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } }
I20260608 12:54:39.617359 13553 catalog_manager.cc:5696] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a10736dfebc48c5ad6eb5973819013b (127.4.88.131). New cstate: current_term: 1 leader_uuid: "2a10736dfebc48c5ad6eb5973819013b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a10736dfebc48c5ad6eb5973819013b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 37815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:39.652417 13831 tablet.cc:2404] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:54:39.832307 13656 raft_consensus.cc:1275] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 1 FOLLOWER]: Refusing update from remote peer 2a10736dfebc48c5ad6eb5973819013b: 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:39.832653 13731 raft_consensus.cc:1275] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 1 FOLLOWER]: Refusing update from remote peer 2a10736dfebc48c5ad6eb5973819013b: 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:39.833985 13861 consensus_queue.cc:1048] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [LEADER]: Connected to new peer: Peer: permanent_uuid: "42fc5457aff8424fa8c043056d7670ff" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:39.834822 13857 consensus_queue.cc:1048] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d9a7a81a2b14c669d0333d2b8afe092" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:40.337965  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:40.372493  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:40.373128  4450 tablet_replica.cc:333] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff: stopping tablet replica
I20260608 12:54:40.373678  4450 raft_consensus.cc:2243] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:40.374217  4450 raft_consensus.cc:2272] T 8c2418669d794a3fac26cb15833b169f P 42fc5457aff8424fa8c043056d7670ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:40.394342  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:40.404354  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:40.425480  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:40.426208  4450 tablet_replica.cc:333] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092: stopping tablet replica
I20260608 12:54:40.426793  4450 raft_consensus.cc:2243] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:40.427343  4450 raft_consensus.cc:2272] T 8c2418669d794a3fac26cb15833b169f P 6d9a7a81a2b14c669d0333d2b8afe092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:40.438364  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:40.448340  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:40.468698  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:40.469390  4450 tablet_replica.cc:333] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b: stopping tablet replica
I20260608 12:54:40.470016  4450 raft_consensus.cc:2243] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:40.470974  4450 raft_consensus.cc:2272] T 8c2418669d794a3fac26cb15833b169f P 2a10736dfebc48c5ad6eb5973819013b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:40.482735  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:40.492259  4450 master.cc:562] Master@127.4.88.190:46789 shutting down...
I20260608 12:54:40.511081  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:40.511634  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:40.511966  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1003fa21f1e647a597597d361f0a34e5: stopping tablet replica
I20260608 12:54:40.532667  4450 master.cc:584] Master@127.4.88.190:46789 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2666 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:54:40.567411  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:35705
I20260608 12:54:40.568653  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:40.574100 13886 instance_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:40.574153 13885 instance_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:40.575565 13888 instance_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:40.576725  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:40.577610  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:40.577805  4450 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:40.577975  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923280577946 us; error 0 us; skew 500 ppm
I20260608 12:54:40.578580  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:40.580945  4450 webserver.cc:533] Webserver started at http://127.4.88.190:35317/ using document root <none> and password file <none>
I20260608 12:54:40.581444  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:40.581624  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:40.581888  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:40.582960  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31"
format_stamp: "Formatted at 2026-06-08 12:54:40 on dist-test-slave-vkhm"
I20260608 12:54:40.587622  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:40.591117 13893 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:40.591830  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:40.592124  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31"
format_stamp: "Formatted at 2026-06-08 12:54:40 on dist-test-slave-vkhm"
I20260608 12:54:40.592464  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-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:40.603677  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:40.604725  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:40.639792  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:35705
I20260608 12:54:40.639915 13944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:35705 every 8 connection(s)
I20260608 12:54:40.644058 13945 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:40.654641 13945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31: Bootstrap starting.
I20260608 12:54:40.659178 13945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:40.663106 13945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31: No bootstrap required, opened a new log
I20260608 12:54:40.665381 13945 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31" member_type: VOTER }
I20260608 12:54:40.665828 13945 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:40.666055 13945 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3c7d7f4ec9b4abf8a91e04963ec4c31, State: Initialized, Role: FOLLOWER
I20260608 12:54:40.666746 13945 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3c7d7f4ec9b4abf8a91e04963ec4c31" member_type: VOTER }
I20260608 12:54:40.667220 13945 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:40.667486 13945 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:40.667764 13945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:40.672418 13945 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31" member_type: VOTER }
I20260608 12:54:40.673079 13945 leader_election.cc:304] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [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: f3c7d7f4ec9b4abf8a91e04963ec4c31; no voters: 
I20260608 12:54:40.674630 13945 leader_election.cc:290] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:40.675128 13948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:40.677152 13948 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 1 LEADER]: Becoming Leader. State: Replica: f3c7d7f4ec9b4abf8a91e04963ec4c31, State: Running, Role: LEADER
I20260608 12:54:40.677768 13948 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [LEADER]: Queue going to LEADER mode. State: All 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: "f3c7d7f4ec9b4abf8a91e04963ec4c31" member_type: VOTER }
I20260608 12:54:40.678231 13945 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:40.680859 13950 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3c7d7f4ec9b4abf8a91e04963ec4c31. Latest consensus state: current_term: 1 leader_uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31" member_type: VOTER } }
I20260608 12:54:40.680806 13949 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3c7d7f4ec9b4abf8a91e04963ec4c31" member_type: VOTER } }
I20260608 12:54:40.681571 13950 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:40.681656 13949 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:40.684302 13953 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:40.689409 13953 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:40.695279  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:40.699221 13953 catalog_manager.cc:1382] Generated new cluster ID: 1206a51933b143e59b43e8f5d357a5bf
I20260608 12:54:40.699477 13953 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:40.727171 13953 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:40.728521 13953 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:40.744510 13953 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31: Generated new TSK 0
I20260608 12:54:40.745088 13953 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:40.762774  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:40.769169 13966 instance_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:40.770411 13967 instance_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:40.771771 13969 instance_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:40.771821  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:40.772905  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:40.773138  4450 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:40.773326  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923280773309 us; error 0 us; skew 500 ppm
I20260608 12:54:40.773965  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:40.776461  4450 webserver.cc:533] Webserver started at http://127.4.88.129:38415/ using document root <none> and password file <none>
I20260608 12:54:40.776988  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:40.777194  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:40.777444  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:40.778532  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "40f27244f1144497b64e997491a5b19d"
format_stamp: "Formatted at 2026-06-08 12:54:40 on dist-test-slave-vkhm"
I20260608 12:54:40.783807  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:54:40.793130 13974 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:40.794327  4450 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.002s	sys 0.006s
I20260608 12:54:40.794909  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "40f27244f1144497b64e997491a5b19d"
format_stamp: "Formatted at 2026-06-08 12:54:40 on dist-test-slave-vkhm"
I20260608 12:54:40.795342  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-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:40.820092  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:40.821388  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:40.822765  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:40.825067  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:40.825296  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:40.825543  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:40.825722  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:40.864329  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:46145
I20260608 12:54:40.864442 14036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:46145 every 8 connection(s)
I20260608 12:54:40.869619  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:40.877182 14041 instance_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:40.879706 14042 instance_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:40.882658 14044 instance_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:40.883663 14037 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35705
I20260608 12:54:40.884141 14037 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:40.884184  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:40.885418 14037 heartbeater.cc:507] Master 127.4.88.190:35705 requested a full tablet report, sending...
I20260608 12:54:40.886312  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:40.886622  4450 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:40.886817  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923280886801 us; error 0 us; skew 500 ppm
I20260608 12:54:40.887579  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:40.887984 13910 ts_manager.cc:194] Registered new tserver with Master: 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145)
I20260608 12:54:40.890514  4450 webserver.cc:533] Webserver started at http://127.4.88.130:34489/ using document root <none> and password file <none>
I20260608 12:54:40.890817 13910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46634
I20260608 12:54:40.891279  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:40.891574  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:40.891916  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:40.893075  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "bb74a002d29a424392a2a98da0f9a2c2"
format_stamp: "Formatted at 2026-06-08 12:54:40 on dist-test-slave-vkhm"
I20260608 12:54:40.923962  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.030s	user 0.005s	sys 0.000s
I20260608 12:54:40.930637 14050 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:40.931469  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:54:40.931824  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "bb74a002d29a424392a2a98da0f9a2c2"
format_stamp: "Formatted at 2026-06-08 12:54:40 on dist-test-slave-vkhm"
I20260608 12:54:40.932267  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-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:40.952723  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:40.954178  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:40.955783  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:40.958508  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:40.958770  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:40.959025  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:40.959210  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:41.004626  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:40877
I20260608 12:54:41.004796 14112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:40877 every 8 connection(s)
I20260608 12:54:41.011525  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:41.021833 14116 instance_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:41.021857 14117 instance_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:41.025928  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:41.027088 14119 instance_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:41.028367  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:41.028683  4450 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:41.028875 14113 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35705
I20260608 12:54:41.028990  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923281028963 us; error 0 us; skew 500 ppm
I20260608 12:54:41.029484 14113 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:41.029953  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:41.030401 14113 heartbeater.cc:507] Master 127.4.88.190:35705 requested a full tablet report, sending...
I20260608 12:54:41.033149  4450 webserver.cc:533] Webserver started at http://127.4.88.131:34155/ using document root <none> and password file <none>
I20260608 12:54:41.033519 13910 ts_manager.cc:194] Registered new tserver with Master: bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877)
I20260608 12:54:41.033768  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:41.034161  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:41.034559  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:41.035712 13910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46640
I20260608 12:54:41.036093  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "786f85be16bc4b88ba23931d6abb860b"
format_stamp: "Formatted at 2026-06-08 12:54:41 on dist-test-slave-vkhm"
I20260608 12:54:41.041028  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:54:41.044641 14124 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:41.045380  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:41.045676  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "786f85be16bc4b88ba23931d6abb860b"
format_stamp: "Formatted at 2026-06-08 12:54:41 on dist-test-slave-vkhm"
I20260608 12:54:41.045969  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-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:41.071452  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:41.072830  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:41.074383  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:41.076947  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:41.077185  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:41.077416  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:41.077587  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:41.125070  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:46251
I20260608 12:54:41.125190 14186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:46251 every 8 connection(s)
I20260608 12:54:41.140319 14187 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35705
I20260608 12:54:41.140726 14187 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:41.141575 14187 heartbeater.cc:507] Master 127.4.88.190:35705 requested a full tablet report, sending...
I20260608 12:54:41.143599 13910 ts_manager.cc:194] Registered new tserver with Master: 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:41.143784  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014874546s
I20260608 12:54:41.145112 13910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46654
I20260608 12:54:41.893767 14037 heartbeater.cc:499] Master 127.4.88.190:35705 was elected leader, sending a full tablet report...
I20260608 12:54:42.038780 14113 heartbeater.cc:499] Master 127.4.88.190:35705 was elected leader, sending a full tablet report...
I20260608 12:54:42.148496 14187 heartbeater.cc:499] Master 127.4.88.190:35705 was elected leader, sending a full tablet report...
I20260608 12:54:42.203373 13910 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53370:
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:54:42.268419 14152 tablet_service.cc:1511] Processing CreateTablet for tablet f7cbd9fa0abf4de7be4e43121af72c36 (DEFAULT_TABLE table=test-workload [id=948cac0962884ea096a92127b5eb1fc6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:42.268761 14151 tablet_service.cc:1511] Processing CreateTablet for tablet 8573e33262944569a584617542b72e3f (DEFAULT_TABLE table=test-workload [id=948cac0962884ea096a92127b5eb1fc6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:42.270175 14152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7cbd9fa0abf4de7be4e43121af72c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:42.271421 14078 tablet_service.cc:1511] Processing CreateTablet for tablet 328f9220048f46cb92ac0b429badf687 (DEFAULT_TABLE table=test-workload [id=948cac0962884ea096a92127b5eb1fc6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:42.271993 14077 tablet_service.cc:1511] Processing CreateTablet for tablet 1e774fd78c694b86aaf47994e4980889 (DEFAULT_TABLE table=test-workload [id=948cac0962884ea096a92127b5eb1fc6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:42.273125 14078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328f9220048f46cb92ac0b429badf687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:42.273818 14077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e774fd78c694b86aaf47994e4980889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:42.275626 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8573e33262944569a584617542b72e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:42.282954 14002 tablet_service.cc:1511] Processing CreateTablet for tablet a58f388984874c269133243619f30dc8 (DEFAULT_TABLE table=test-workload [id=948cac0962884ea096a92127b5eb1fc6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:42.284653 14002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58f388984874c269133243619f30dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:42.289893 14001 tablet_service.cc:1511] Processing CreateTablet for tablet 584f84fcb9b14aa5bd3be8a53abb4716 (DEFAULT_TABLE table=test-workload [id=948cac0962884ea096a92127b5eb1fc6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:42.291352 14001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584f84fcb9b14aa5bd3be8a53abb4716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:42.301430 14207 tablet_bootstrap.cc:492] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:42.310137 14207 tablet_bootstrap.cc:654] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:42.318884 14208 tablet_bootstrap.cc:492] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:42.321646 14210 tablet_bootstrap.cc:492] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:42.322737 14207 tablet_bootstrap.cc:492] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:42.323220 14207 ts_tablet_manager.cc:1403] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260608 12:54:42.325757 14207 raft_consensus.cc:359] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.326419 14207 raft_consensus.cc:385] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:42.326686 14207 raft_consensus.cc:740] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:42.327665 14207 consensus_queue.cc:260] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.328464 14207 raft_consensus.cc:399] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:42.328532 14208 tablet_bootstrap.cc:654] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:42.328929 14207 raft_consensus.cc:493] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:42.329510 14207 raft_consensus.cc:3060] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:42.329950 14210 tablet_bootstrap.cc:654] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:42.335212 14208 tablet_bootstrap.cc:492] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:42.335686 14210 tablet_bootstrap.cc:492] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:42.335711 14208 ts_tablet_manager.cc:1403] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260608 12:54:42.336195 14210 ts_tablet_manager.cc:1403] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:54:42.337594 14207 raft_consensus.cc:515] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.338403 14207 leader_election.cc:304] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [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: bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:42.338696 14210 raft_consensus.cc:359] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.339253 14210 raft_consensus.cc:385] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:42.339252 14208 raft_consensus.cc:359] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.340009 14207 leader_election.cc:290] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:42.340034 14210 raft_consensus.cc:740] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:42.340327 14208 raft_consensus.cc:385] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:42.340632 14213 raft_consensus.cc:2804] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:42.341121 14208 raft_consensus.cc:740] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:42.341629 14210 consensus_queue.cc:260] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.342689 14210 raft_consensus.cc:399] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:42.342392 14208 consensus_queue.cc:260] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.343180 14210 raft_consensus.cc:493] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:42.343500 14208 raft_consensus.cc:399] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:42.343822 14210 raft_consensus.cc:3060] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:42.344115 14208 raft_consensus.cc:493] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:42.344874 14208 raft_consensus.cc:3060] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:42.349570 14207 ts_tablet_manager.cc:1434] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.005s
I20260608 12:54:42.350699 14207 tablet_bootstrap.cc:492] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:42.358039 14208 raft_consensus.cc:515] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.358611 14207 tablet_bootstrap.cc:654] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:42.359036 14208 leader_election.cc:304] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [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: 40f27244f1144497b64e997491a5b19d; no voters: 
I20260608 12:54:42.360759 14213 raft_consensus.cc:697] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Becoming Leader. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Running, Role: LEADER
I20260608 12:54:42.362799 14210 raft_consensus.cc:515] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.362721 14213 consensus_queue.cc:237] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Queue going to LEADER mode. State: All 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: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.363759 14210 leader_election.cc:304] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [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: 786f85be16bc4b88ba23931d6abb860b; no voters: 
I20260608 12:54:42.366050 14208 leader_election.cc:290] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:42.367007 14216 raft_consensus.cc:2804] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:42.374105 14210 leader_election.cc:290] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:42.375478 14217 raft_consensus.cc:2804] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:42.376989 14207 tablet_bootstrap.cc:492] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:42.377683 14207 ts_tablet_manager.cc:1403] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260608 12:54:42.378433 14217 raft_consensus.cc:697] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 1 LEADER]: Becoming Leader. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Running, Role: LEADER
I20260608 12:54:42.379395 14216 raft_consensus.cc:697] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Becoming Leader. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Running, Role: LEADER
I20260608 12:54:42.381192 14216 consensus_queue.cc:237] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [LEADER]: Queue going to LEADER mode. State: All 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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.385429 14217 consensus_queue.cc:237] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [LEADER]: Queue going to LEADER mode. State: All 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: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.392683 14208 ts_tablet_manager.cc:1434] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.056s	user 0.036s	sys 0.005s
I20260608 12:54:42.394300 14208 tablet_bootstrap.cc:492] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:42.396255 14210 ts_tablet_manager.cc:1434] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.060s	user 0.026s	sys 0.018s
I20260608 12:54:42.396054 14207 raft_consensus.cc:359] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.397221 14207 raft_consensus.cc:385] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:42.397524 14207 raft_consensus.cc:740] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:42.397689 14210 tablet_bootstrap.cc:492] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:42.398510 14207 consensus_queue.cc:260] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.399317 14207 raft_consensus.cc:399] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:42.399652 14207 raft_consensus.cc:493] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:42.400030 14207 raft_consensus.cc:3060] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:42.402043 13910 catalog_manager.cc:5696] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:42.405828 14210 tablet_bootstrap.cc:654] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:42.408757 14207 raft_consensus.cc:515] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.409585 14207 leader_election.cc:304] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [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: bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:42.410576 14213 raft_consensus.cc:2804] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:42.411067 14213 raft_consensus.cc:697] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Becoming Leader. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Running, Role: LEADER
I20260608 12:54:42.411732 14208 tablet_bootstrap.cc:654] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:42.411809 14213 consensus_queue.cc:237] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Queue going to LEADER mode. State: All 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: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } }
I20260608 12:54:42.416525 14207 leader_election.cc:290] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:42.419370 14207 ts_tablet_manager.cc:1434] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.002s
I20260608 12:54:42.435432 13909 catalog_manager.cc:5696] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b reported cstate change: term changed from 0 to 1, leader changed from <none> to 786f85be16bc4b88ba23931d6abb860b (127.4.88.131). New cstate: current_term: 1 leader_uuid: "786f85be16bc4b88ba23931d6abb860b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:42.436339 13908 catalog_manager.cc:5696] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40f27244f1144497b64e997491a5b19d (127.4.88.129). New cstate: current_term: 1 leader_uuid: "40f27244f1144497b64e997491a5b19d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:42.437907 14208 tablet_bootstrap.cc:492] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:42.441020 14208 ts_tablet_manager.cc:1403] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.003s
I20260608 12:54:42.442090 14210 tablet_bootstrap.cc:492] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:42.442655 14210 ts_tablet_manager.cc:1403] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.045s	user 0.032s	sys 0.000s
I20260608 12:54:42.444532 14208 raft_consensus.cc:359] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.445204 14208 raft_consensus.cc:385] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:42.447804 14208 raft_consensus.cc:740] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:42.449172 14208 consensus_queue.cc:260] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.451388 14208 raft_consensus.cc:399] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:42.451903 14208 raft_consensus.cc:493] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:42.452170 13910 catalog_manager.cc:5696] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:42.453438 14208 raft_consensus.cc:3060] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:42.445868 14210 raft_consensus.cc:359] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.456477 14210 raft_consensus.cc:385] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:42.456873 14210 raft_consensus.cc:740] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:42.457896 14210 consensus_queue.cc:260] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.458630 14210 raft_consensus.cc:399] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:42.459008 14210 raft_consensus.cc:493] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:42.460825 14210 raft_consensus.cc:3060] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:42.461344 14208 raft_consensus.cc:515] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.462217 14208 leader_election.cc:304] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [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: 40f27244f1144497b64e997491a5b19d; no voters: 
I20260608 12:54:42.462924 14208 leader_election.cc:290] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:42.463238 14219 raft_consensus.cc:2804] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:42.463860 14219 raft_consensus.cc:697] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Becoming Leader. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Running, Role: LEADER
I20260608 12:54:42.464843 14208 ts_tablet_manager.cc:1434] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.000s
I20260608 12:54:42.464660 14219 consensus_queue.cc:237] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [LEADER]: Queue going to LEADER mode. State: All 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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } }
I20260608 12:54:42.468410 14210 raft_consensus.cc:515] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.469283 14210 leader_election.cc:304] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [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: 786f85be16bc4b88ba23931d6abb860b; no voters: 
I20260608 12:54:42.470326 14222 raft_consensus.cc:2804] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:42.470852 14222 raft_consensus.cc:697] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 1 LEADER]: Becoming Leader. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Running, Role: LEADER
I20260608 12:54:42.471570 14222 consensus_queue.cc:237] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [LEADER]: Queue going to LEADER mode. State: All 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: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:42.473217 14210 leader_election.cc:290] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:42.475379 14210 ts_tablet_manager.cc:1434] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.032s	user 0.019s	sys 0.000s
I20260608 12:54:42.488991 13907 catalog_manager.cc:5696] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40f27244f1144497b64e997491a5b19d (127.4.88.129). New cstate: current_term: 1 leader_uuid: "40f27244f1144497b64e997491a5b19d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:42.494087 13908 catalog_manager.cc:5696] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b reported cstate change: term changed from 0 to 1, leader changed from <none> to 786f85be16bc4b88ba23931d6abb860b (127.4.88.131). New cstate: current_term: 1 leader_uuid: "786f85be16bc4b88ba23931d6abb860b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:43.207784 13901 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53382:
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:54:43.210426 13901 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:54:43.256732 14001 tablet_service.cc:1511] Processing CreateTablet for tablet 764e7525f5a0409782878fe10d24195e (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:43.258098 14001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764e7525f5a0409782878fe10d24195e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.258262 14078 tablet_service.cc:1511] Processing CreateTablet for tablet 764e7525f5a0409782878fe10d24195e (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:43.259649 14078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764e7525f5a0409782878fe10d24195e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.259743 14151 tablet_service.cc:1511] Processing CreateTablet for tablet 764e7525f5a0409782878fe10d24195e (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:43.261193 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764e7525f5a0409782878fe10d24195e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.261260 14002 tablet_service.cc:1511] Processing CreateTablet for tablet c3b3280479c04e9580e051f1004607a2 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:43.262651 14002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b3280479c04e9580e051f1004607a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.281032 14077 tablet_service.cc:1511] Processing CreateTablet for tablet c3b3280479c04e9580e051f1004607a2 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:43.282975 14077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b3280479c04e9580e051f1004607a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.284062 14263 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:43.285123 14152 tablet_service.cc:1511] Processing CreateTablet for tablet c3b3280479c04e9580e051f1004607a2 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:43.286609 14152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b3280479c04e9580e051f1004607a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.289204 14000 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5c5cd09a924d9c8a4029def52174db (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:43.290670 14000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5c5cd09a924d9c8a4029def52174db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.292961 14150 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5c5cd09a924d9c8a4029def52174db (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:43.293272 14076 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5c5cd09a924d9c8a4029def52174db (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:43.294440 14150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5c5cd09a924d9c8a4029def52174db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.294735 14076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5c5cd09a924d9c8a4029def52174db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.298465 14262 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:43.305160 14262 tablet_bootstrap.cc:654] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.309226 14002 tablet_service.cc:1511] Processing CreateTablet for tablet e8152f470d384a44816ea1db6338bb5b (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:43.313457 14078 tablet_service.cc:1511] Processing CreateTablet for tablet e8152f470d384a44816ea1db6338bb5b (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:43.316659 14078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8152f470d384a44816ea1db6338bb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.321034 14002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8152f470d384a44816ea1db6338bb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.325603 14264 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:43.333771 14075 tablet_service.cc:1511] Processing CreateTablet for tablet 264ec3277c4c43cdbb2feb53f1f42ad1 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:43.335322 14075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264ec3277c4c43cdbb2feb53f1f42ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.332810 14001 tablet_service.cc:1511] Processing CreateTablet for tablet 264ec3277c4c43cdbb2feb53f1f42ad1 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:43.336637 14151 tablet_service.cc:1511] Processing CreateTablet for tablet 264ec3277c4c43cdbb2feb53f1f42ad1 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:43.337268 14150 tablet_service.cc:1511] Processing CreateTablet for tablet e8152f470d384a44816ea1db6338bb5b (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:43.338764 14150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8152f470d384a44816ea1db6338bb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.338938 14001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264ec3277c4c43cdbb2feb53f1f42ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.339097 14074 tablet_service.cc:1511] Processing CreateTablet for tablet dee233f99b954731baa678b8ecad98d2 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:43.336941 13999 tablet_service.cc:1511] Processing CreateTablet for tablet dee233f99b954731baa678b8ecad98d2 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:43.341123 13999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee233f99b954731baa678b8ecad98d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.344710 14074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee233f99b954731baa678b8ecad98d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.345194 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 264ec3277c4c43cdbb2feb53f1f42ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.358563 14149 tablet_service.cc:1511] Processing CreateTablet for tablet dee233f99b954731baa678b8ecad98d2 (DEFAULT_TABLE table=test-workload-rf3 [id=65f7543877a543d98520d6078e511e85]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:43.362836 14149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee233f99b954731baa678b8ecad98d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:43.364270 14263 tablet_bootstrap.cc:654] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.381754 14264 tablet_bootstrap.cc:654] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.392483 14263 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:43.393097 14263 ts_tablet_manager.cc:1403] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.109s	user 0.005s	sys 0.008s
I20260608 12:54:43.397526 14263 raft_consensus.cc:359] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.398335 14263 raft_consensus.cc:385] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.398483 14262 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:43.398687 14263 raft_consensus.cc:740] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.399169 14262 ts_tablet_manager.cc:1403] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.020s
I20260608 12:54:43.399297 14264 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:43.399928 14264 ts_tablet_manager.cc:1403] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.010s
I20260608 12:54:43.399681 14263 consensus_queue.cc:260] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.402290 14263 ts_tablet_manager.cc:1434] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:43.402419 14262 raft_consensus.cc:359] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.403235 14262 raft_consensus.cc:385] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.403491 14263 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:43.403122 14264 raft_consensus.cc:359] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.403767 14262 raft_consensus.cc:740] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.403998 14264 raft_consensus.cc:385] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.404469 14264 raft_consensus.cc:740] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.404893 14262 consensus_queue.cc:260] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.405328 14264 consensus_queue.cc:260] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.408269 14264 ts_tablet_manager.cc:1434] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:43.409370 14264 tablet_bootstrap.cc:492] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:43.410223 14262 ts_tablet_manager.cc:1434] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:54:43.411360 14262 tablet_bootstrap.cc:492] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:43.415897 14263 tablet_bootstrap.cc:654] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.416162 14264 tablet_bootstrap.cc:654] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.419202 14262 tablet_bootstrap.cc:654] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.427757 14262 tablet_bootstrap.cc:492] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:43.428390 14262 ts_tablet_manager.cc:1403] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 12:54:43.431768 14262 raft_consensus.cc:359] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.432561 14262 raft_consensus.cc:385] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.432765 14263 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:43.433090 14264 tablet_bootstrap.cc:492] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:43.432952 14262 raft_consensus.cc:740] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.433437 14263 ts_tablet_manager.cc:1403] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.013s
I20260608 12:54:43.433714 14264 ts_tablet_manager.cc:1403] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260608 12:54:43.434463 14262 consensus_queue.cc:260] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.437291 14262 ts_tablet_manager.cc:1434] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:43.437016 14263 raft_consensus.cc:359] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.437845 14263 raft_consensus.cc:385] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.438223 14263 raft_consensus.cc:740] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.438491 14262 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:43.439146 14263 consensus_queue.cc:260] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.440754 14264 raft_consensus.cc:359] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.441520 14264 raft_consensus.cc:385] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.441720 14263 ts_tablet_manager.cc:1434] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:54:43.441902 14264 raft_consensus.cc:740] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.443115 14263 tablet_bootstrap.cc:492] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:43.443042 14264 consensus_queue.cc:260] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.445644 14262 tablet_bootstrap.cc:654] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.445920 14264 ts_tablet_manager.cc:1434] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:54:43.447093 14264 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:43.450723 14263 tablet_bootstrap.cc:654] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.454129 14264 tablet_bootstrap.cc:654] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.458556 14262 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:43.459342 14262 ts_tablet_manager.cc:1403] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 12:54:43.463097 14262 raft_consensus.cc:359] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.463788 14263 tablet_bootstrap.cc:492] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:43.464038 14262 raft_consensus.cc:385] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.464457 14262 raft_consensus.cc:740] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.464489 14263 ts_tablet_manager.cc:1403] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260608 12:54:43.466077 14264 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:43.465626 14262 consensus_queue.cc:260] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.466660 14264 ts_tablet_manager.cc:1403] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:54:43.468791 14262 ts_tablet_manager.cc:1434] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:54:43.468616 14263 raft_consensus.cc:359] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.469476 14263 raft_consensus.cc:385] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.469825 14263 raft_consensus.cc:740] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.470119 14262 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:43.470216 14264 raft_consensus.cc:359] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.470676 14263 consensus_queue.cc:260] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.471204 14264 raft_consensus.cc:385] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.471724 14264 raft_consensus.cc:740] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.472800 14264 consensus_queue.cc:260] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.473320 14263 ts_tablet_manager.cc:1434] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:43.474725 14263 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:43.476832 14264 ts_tablet_manager.cc:1434] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:54:43.478062 14264 tablet_bootstrap.cc:492] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:43.478211 14262 tablet_bootstrap.cc:654] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.483170 14263 tablet_bootstrap.cc:654] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.487345 14264 tablet_bootstrap.cc:654] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.491654 14262 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:43.492466 14262 ts_tablet_manager.cc:1403] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260608 12:54:43.496927 14262 raft_consensus.cc:359] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.498672 14262 raft_consensus.cc:385] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.499140 14262 raft_consensus.cc:740] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.501057 14264 tablet_bootstrap.cc:492] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:43.501675 14264 ts_tablet_manager.cc:1403] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.010s
I20260608 12:54:43.501117 14262 consensus_queue.cc:260] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.504595 14262 ts_tablet_manager.cc:1434] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:54:43.505750 14262 tablet_bootstrap.cc:492] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:43.505896 14263 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:43.505622 14264 raft_consensus.cc:359] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.506564 14263 ts_tablet_manager.cc:1403] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.003s
I20260608 12:54:43.506583 14264 raft_consensus.cc:385] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.507220 14264 raft_consensus.cc:740] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.508301 14264 consensus_queue.cc:260] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.510166 14263 raft_consensus.cc:359] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.510980 14263 raft_consensus.cc:385] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.511029 14264 ts_tablet_manager.cc:1434] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:54:43.511445 14263 raft_consensus.cc:740] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.512416 14264 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:43.512372 14263 consensus_queue.cc:260] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.513722 14262 tablet_bootstrap.cc:654] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.515481 14263 ts_tablet_manager.cc:1434] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:54:43.516726 14263 tablet_bootstrap.cc:492] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:43.523590 14263 tablet_bootstrap.cc:654] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.523593 14264 tablet_bootstrap.cc:654] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.533505 14221 raft_consensus.cc:493] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.534313 14221 raft_consensus.cc:515] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.536291 14264 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:43.537035 14264 ts_tablet_manager.cc:1403] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260608 12:54:43.540800 14264 raft_consensus.cc:359] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.541699 14264 raft_consensus.cc:385] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.542054 14264 raft_consensus.cc:740] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.542213 14263 tablet_bootstrap.cc:492] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:43.542785 14263 ts_tablet_manager.cc:1403] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.011s
I20260608 12:54:43.543041 14264 consensus_queue.cc:260] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.545234 14221 leader_election.cc:290] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.549360 14264 ts_tablet_manager.cc:1434] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:54:43.552423 14264 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b: Bootstrap starting.
I20260608 12:54:43.559579 14264 tablet_bootstrap.cc:654] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.559824 14263 raft_consensus.cc:359] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.566206 14263 raft_consensus.cc:385] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.566629 14263 raft_consensus.cc:740] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.567705 14263 consensus_queue.cc:260] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.570662 14263 ts_tablet_manager.cc:1434] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.002s
I20260608 12:54:43.571769 14263 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: Bootstrap starting.
I20260608 12:54:43.582016 14263 tablet_bootstrap.cc:654] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.582747 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b3280479c04e9580e051f1004607a2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b" is_pre_election: true
I20260608 12:54:43.583364 14262 tablet_bootstrap.cc:492] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:43.583856 14264 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b: No bootstrap required, opened a new log
I20260608 12:54:43.583942 14262 ts_tablet_manager.cc:1403] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.078s	user 0.042s	sys 0.030s
I20260608 12:54:43.584509 14264 ts_tablet_manager.cc:1403] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260608 12:54:43.583640 14162 raft_consensus.cc:2468] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 0.
I20260608 12:54:43.586206 13976 leader_election.cc:304] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, 786f85be16bc4b88ba23931d6abb860b; no voters: 
I20260608 12:54:43.587194 14221 raft_consensus.cc:2804] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.587591 14221 raft_consensus.cc:493] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.587922 14221 raft_consensus.cc:3060] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.588667 14264 raft_consensus.cc:359] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.588460 14262 raft_consensus.cc:359] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.589506 14264 raft_consensus.cc:385] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.589775 14262 raft_consensus.cc:385] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.589877 14264 raft_consensus.cc:740] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 786f85be16bc4b88ba23931d6abb860b, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.590442 14262 raft_consensus.cc:740] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.591218 14264 consensus_queue.cc:260] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.591706 14262 consensus_queue.cc:260] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.594830 14262 ts_tablet_manager.cc:1434] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:54:43.596452 14264 ts_tablet_manager.cc:1434] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:54:43.599131 14262 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2: Bootstrap starting.
I20260608 12:54:43.604043 14221 raft_consensus.cc:515] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.606034 14263 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: No bootstrap required, opened a new log
I20260608 12:54:43.606592 14263 ts_tablet_manager.cc:1403] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.017s
I20260608 12:54:43.607542 14262 tablet_bootstrap.cc:654] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:43.607643 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b3280479c04e9580e051f1004607a2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b"
I20260608 12:54:43.608394 14162 raft_consensus.cc:3060] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.609935 14263 raft_consensus.cc:359] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.610824 14221 leader_election.cc:290] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 election: Requested vote from peers bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.611743 14263 raft_consensus.cc:385] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.612972 14215 raft_consensus.cc:493] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.613492 14215 raft_consensus.cc:515] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.617401 14162 raft_consensus.cc:2468] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 1.
I20260608 12:54:43.618752 13976 leader_election.cc:304] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, 786f85be16bc4b88ba23931d6abb860b; no voters: 
I20260608 12:54:43.621236 14215 leader_election.cc:290] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.625852 14221 raft_consensus.cc:2804] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:43.628245 14221 raft_consensus.cc:697] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Becoming Leader. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Running, Role: LEADER
I20260608 12:54:43.630242 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b3280479c04e9580e051f1004607a2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2" is_pre_election: true
I20260608 12:54:43.631294 14088 raft_consensus.cc:2468] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 0.
I20260608 12:54:43.632777 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3b3280479c04e9580e051f1004607a2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2"
I20260608 12:54:43.633358 14087 raft_consensus.cc:3060] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.635083 14262 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2: No bootstrap required, opened a new log
I20260608 12:54:43.635638 14262 ts_tablet_manager.cc:1403] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.005s
I20260608 12:54:43.639865 14262 raft_consensus.cc:359] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.640636 14262 raft_consensus.cc:385] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:43.640967 14221 consensus_queue.cc:237] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.642779 14087 raft_consensus.cc:2468] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 1.
I20260608 12:54:43.641000 14262 raft_consensus.cc:740] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.643965 14262 consensus_queue.cc:260] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.612509 14263 raft_consensus.cc:740] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Initialized, Role: FOLLOWER
I20260608 12:54:43.645535 14223 raft_consensus.cc:493] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.646420 14262 ts_tablet_manager.cc:1434] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260608 12:54:43.646008 14263 consensus_queue.cc:260] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.646054 14223 raft_consensus.cc:515] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.653038 14219 raft_consensus.cc:493] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.653595 14219 raft_consensus.cc:515] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.655467 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b" is_pre_election: true
I20260608 12:54:43.655885 14219 leader_election.cc:290] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.656162 14162 raft_consensus.cc:2468] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.657364 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2" is_pre_election: true
I20260608 12:54:43.660403 14088 raft_consensus.cc:2468] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 0.
I20260608 12:54:43.658751 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d" is_pre_election: true
I20260608 12:54:43.662554 14223 leader_election.cc:290] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877)
I20260608 12:54:43.662691 14012 raft_consensus.cc:2468] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.661948 13977 leader_election.cc:304] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.665498 14219 raft_consensus.cc:2804] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.666025 14219 raft_consensus.cc:493] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.666500 14219 raft_consensus.cc:3060] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.678740 14221 raft_consensus.cc:493] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.682989 14263 ts_tablet_manager.cc:1434] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: Time spent starting tablet: real 0.076s	user 0.010s	sys 0.001s
I20260608 12:54:43.682324 14221 raft_consensus.cc:515] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.689630 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b" is_pre_election: true
I20260608 12:54:43.690346 14162 raft_consensus.cc:2468] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 0.
I20260608 12:54:43.692359 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2" is_pre_election: true
I20260608 12:54:43.692507 14221 leader_election.cc:290] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.692998 14088 raft_consensus.cc:2468] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 0.
I20260608 12:54:43.694533 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b" is_pre_election: true
I20260608 12:54:43.682760 14052 leader_election.cc:304] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.695168 14162 raft_consensus.cc:2468] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 0.
I20260608 12:54:43.696442 13976 leader_election.cc:304] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, 786f85be16bc4b88ba23931d6abb860b; no voters: 
I20260608 12:54:43.695992 13901 catalog_manager.cc:5696] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40f27244f1144497b64e997491a5b19d (127.4.88.129). New cstate: current_term: 1 leader_uuid: "40f27244f1144497b64e997491a5b19d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:43.697322 14221 raft_consensus.cc:2804] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.697842 14221 raft_consensus.cc:493] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.698226 14221 raft_consensus.cc:3060] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.700191 14215 raft_consensus.cc:2804] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.699352 14219 raft_consensus.cc:515] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.700644 14215 raft_consensus.cc:493] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.703703 14215 raft_consensus.cc:3060] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.707814 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "786f85be16bc4b88ba23931d6abb860b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2" is_pre_election: true
I20260608 12:54:43.708557 14088 raft_consensus.cc:2468] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 786f85be16bc4b88ba23931d6abb860b in term 0.
W20260608 12:54:43.709376 13958 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:43.710721 14127 leader_election.cc:304] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 786f85be16bc4b88ba23931d6abb860b, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.710969 14221 raft_consensus.cc:515] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.711745 14223 raft_consensus.cc:2804] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.712141 14223 raft_consensus.cc:493] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.712532 14223 raft_consensus.cc:3060] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.714465 14088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2"
I20260608 12:54:43.715090 14088 raft_consensus.cc:3060] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.715273 14215 raft_consensus.cc:515] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.718729 14087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2"
I20260608 12:54:43.720162 14223 raft_consensus.cc:515] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.722374 14223 leader_election.cc:290] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [CANDIDATE]: Term 1 election: Requested vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877)
I20260608 12:54:43.723477 14221 leader_election.cc:290] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 election: Requested vote from peers bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.724354 14086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "786f85be16bc4b88ba23931d6abb860b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb74a002d29a424392a2a98da0f9a2c2"
I20260608 12:54:43.724529 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b"
I20260608 12:54:43.724704 14087 raft_consensus.cc:2393] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40f27244f1144497b64e997491a5b19d in current term 1: Already voted for candidate bb74a002d29a424392a2a98da0f9a2c2 in this term.
I20260608 12:54:43.725423 14162 raft_consensus.cc:2393] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40f27244f1144497b64e997491a5b19d in current term 1: Already voted for candidate 786f85be16bc4b88ba23931d6abb860b in this term.
I20260608 12:54:43.726267 14219 leader_election.cc:290] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [CANDIDATE]: Term 1 election: Requested vote from peers bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.726373 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d"
I20260608 12:54:43.727313 14012 raft_consensus.cc:2393] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bb74a002d29a424392a2a98da0f9a2c2 in current term 1: Already voted for candidate 40f27244f1144497b64e997491a5b19d in this term.
I20260608 12:54:43.727695 14088 raft_consensus.cc:2468] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40f27244f1144497b64e997491a5b19d in term 1.
I20260608 12:54:43.728497 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b"
I20260608 12:54:43.727890 14215 leader_election.cc:290] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Requested vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.729373 14162 raft_consensus.cc:3060] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.729305 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764e7525f5a0409782878fe10d24195e" candidate_uuid: "40f27244f1144497b64e997491a5b19d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b"
I20260608 12:54:43.730852 13977 leader_election.cc:304] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [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: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 786f85be16bc4b88ba23931d6abb860b
I20260608 12:54:43.731611 13976 leader_election.cc:304] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [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: 40f27244f1144497b64e997491a5b19d; no voters: 786f85be16bc4b88ba23931d6abb860b, bb74a002d29a424392a2a98da0f9a2c2
I20260608 12:54:43.732445 14221 raft_consensus.cc:2804] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:43.733561 14221 raft_consensus.cc:697] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Becoming Leader. State: Replica: 40f27244f1144497b64e997491a5b19d, State: Running, Role: LEADER
I20260608 12:54:43.734086 14293 raft_consensus.cc:2749] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:43.734771 14221 consensus_queue.cc:237] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.735531 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "786f85be16bc4b88ba23931d6abb860b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d"
I20260608 12:54:43.736289 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee233f99b954731baa678b8ecad98d2" candidate_uuid: "786f85be16bc4b88ba23931d6abb860b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d" is_pre_election: true
I20260608 12:54:43.737186 14162 raft_consensus.cc:2468] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 1.
I20260608 12:54:43.737540 14126 leader_election.cc:304] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [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: 786f85be16bc4b88ba23931d6abb860b; no voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2
I20260608 12:54:43.738473 14052 leader_election.cc:304] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [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: 786f85be16bc4b88ba23931d6abb860b, bb74a002d29a424392a2a98da0f9a2c2; no voters: 40f27244f1144497b64e997491a5b19d
I20260608 12:54:43.739637 14215 raft_consensus.cc:2804] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:43.740150 14215 raft_consensus.cc:697] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Becoming Leader. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Running, Role: LEADER
I20260608 12:54:43.741078 14215 consensus_queue.cc:237] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.743696 14223 raft_consensus.cc:2749] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:54:43.744656 13902 catalog_manager.cc:5696] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d reported cstate change: term changed from 0 to 1, leader changed from <none> to 40f27244f1144497b64e997491a5b19d (127.4.88.129). New cstate: current_term: 1 leader_uuid: "40f27244f1144497b64e997491a5b19d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:43.749152 13901 catalog_manager.cc:5696] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:43.755004 14215 raft_consensus.cc:493] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.755453 14215 raft_consensus.cc:515] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.757561 14215 leader_election.cc:290] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.758423 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8152f470d384a44816ea1db6338bb5b" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d" is_pre_election: true
I20260608 12:54:43.759009 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8152f470d384a44816ea1db6338bb5b" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b" is_pre_election: true
I20260608 12:54:43.759052 14012 raft_consensus.cc:2468] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.759636 14162 raft_consensus.cc:2468] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.760185 14052 leader_election.cc:304] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.760903 14215 raft_consensus.cc:2804] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.761202 14215 raft_consensus.cc:493] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.761478 14215 raft_consensus.cc:3060] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.766417 14215 raft_consensus.cc:515] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.767777 14214 raft_consensus.cc:493] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.768173 14215 leader_election.cc:290] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Requested vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.768396 14214 raft_consensus.cc:515] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.768916 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8152f470d384a44816ea1db6338bb5b" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d"
I20260608 12:54:43.769531 14012 raft_consensus.cc:3060] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.770718 14214 leader_election.cc:290] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.771580 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8152f470d384a44816ea1db6338bb5b" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b"
I20260608 12:54:43.771929 14011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ec3277c4c43cdbb2feb53f1f42ad1" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d" is_pre_election: true
I20260608 12:54:43.772277 14161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ec3277c4c43cdbb2feb53f1f42ad1" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b" is_pre_election: true
I20260608 12:54:43.772650 14011 raft_consensus.cc:2468] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.772943 14161 raft_consensus.cc:2468] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.772294 14162 raft_consensus.cc:3060] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.774083 14052 leader_election.cc:304] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 786f85be16bc4b88ba23931d6abb860b, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.775024 14214 raft_consensus.cc:2804] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.775382 14214 raft_consensus.cc:493] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.775709 14214 raft_consensus.cc:3060] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.777666 14012 raft_consensus.cc:2468] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 1.
I20260608 12:54:43.778668 14052 leader_election.cc:304] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.779444 14215 raft_consensus.cc:2804] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:43.780711 14215 raft_consensus.cc:697] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Becoming Leader. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Running, Role: LEADER
I20260608 12:54:43.781368 14162 raft_consensus.cc:2468] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 1.
I20260608 12:54:43.781659 14215 consensus_queue.cc:237] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.782898 14214 raft_consensus.cc:515] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.784950 14214 leader_election.cc:290] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Requested vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.786285 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ec3277c4c43cdbb2feb53f1f42ad1" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d"
I20260608 12:54:43.786751 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "264ec3277c4c43cdbb2feb53f1f42ad1" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b"
I20260608 12:54:43.786929 14012 raft_consensus.cc:3060] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.787354 14162 raft_consensus.cc:3060] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.790308 13901 catalog_manager.cc:5696] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:43.794296 14012 raft_consensus.cc:2468] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 1.
I20260608 12:54:43.794296 14162 raft_consensus.cc:2468] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 1.
I20260608 12:54:43.796010 14052 leader_election.cc:304] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.796818 14215 raft_consensus.cc:2804] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:43.797324 14215 raft_consensus.cc:697] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Becoming Leader. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Running, Role: LEADER
I20260608 12:54:43.798146 14215 consensus_queue.cc:237] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.805816 13901 catalog_manager.cc:5696] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:43.830531 14215 raft_consensus.cc:493] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:43.831106 14215 raft_consensus.cc:515] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.833069 14215 leader_election.cc:290] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.833834 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5c5cd09a924d9c8a4029def52174db" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d" is_pre_election: true
I20260608 12:54:43.834126 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5c5cd09a924d9c8a4029def52174db" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b" is_pre_election: true
I20260608 12:54:43.834583 14012 raft_consensus.cc:2468] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.834833 14162 raft_consensus.cc:2468] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 0.
I20260608 12:54:43.835759 14052 leader_election.cc:304] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.836421 14215 raft_consensus.cc:2804] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:43.836719 14215 raft_consensus.cc:493] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:43.837030 14215 raft_consensus.cc:3060] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.841856 14215 raft_consensus.cc:515] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.843469 14215 leader_election.cc:290] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Requested vote from peers 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145), 786f85be16bc4b88ba23931d6abb860b (127.4.88.131:46251)
I20260608 12:54:43.844388 14012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5c5cd09a924d9c8a4029def52174db" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40f27244f1144497b64e997491a5b19d"
I20260608 12:54:43.844707 14162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5c5cd09a924d9c8a4029def52174db" candidate_uuid: "bb74a002d29a424392a2a98da0f9a2c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "786f85be16bc4b88ba23931d6abb860b"
I20260608 12:54:43.844959 14012 raft_consensus.cc:3060] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.845322 14162 raft_consensus.cc:3060] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:43.850201 14012 raft_consensus.cc:2468] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 1.
I20260608 12:54:43.850260 14162 raft_consensus.cc:2468] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb74a002d29a424392a2a98da0f9a2c2 in term 1.
I20260608 12:54:43.851527 14052 leader_election.cc:304] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40f27244f1144497b64e997491a5b19d, bb74a002d29a424392a2a98da0f9a2c2; no voters: 
I20260608 12:54:43.852320 14215 raft_consensus.cc:2804] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:43.852742 14215 raft_consensus.cc:697] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Becoming Leader. State: Replica: bb74a002d29a424392a2a98da0f9a2c2, State: Running, Role: LEADER
I20260608 12:54:43.853384 14215 consensus_queue.cc:237] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } }
I20260608 12:54:43.861629 13901 catalog_manager.cc:5696] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130). New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:44.065614 14162 raft_consensus.cc:1275] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.065614 14012 raft_consensus.cc:1275] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.068784 14296 consensus_queue.cc:1048] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:44.069152 14012 raft_consensus.cc:1275] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.069700 14215 consensus_queue.cc:1048] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:44.072083 14161 raft_consensus.cc:1275] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.072834 14162 raft_consensus.cc:1275] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.075855 14215 consensus_queue.cc:1048] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:44.077503 14215 consensus_queue.cc:1048] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:44.079983 14010 raft_consensus.cc:1275] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.079017 14215 consensus_queue.cc:1048] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 12:54:44.082587 14162 raft_consensus.cc:1275] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.095419 14012 raft_consensus.cc:1275] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: 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:44.109885 14296 consensus_queue.cc:1048] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:44.112718 14214 consensus_queue.cc:1048] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:44.115700 14215 consensus_queue.cc:1048] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:44.161346 14088 raft_consensus.cc:1275] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Refusing update from remote peer 40f27244f1144497b64e997491a5b19d: 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:44.164172 14158 raft_consensus.cc:1275] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer 40f27244f1144497b64e997491a5b19d: 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:44.166268 14219 consensus_queue.cc:1048] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:44.168546 14219 consensus_queue.cc:1048] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:44.192080 14221 consensus_queue.cc:1048] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:54:44.202473 14295 log.cc:927] Time spent T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: Append to log took a long time: real 0.056s	user 0.012s	sys 0.042s
W20260608 12:54:44.203303 14298 log.cc:927] Time spent T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2: Append to log took a long time: real 0.077s	user 0.002s	sys 0.008s
W20260608 12:54:44.202601 14316 log.cc:927] Time spent T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260608 12:54:44.202473 14312 log.cc:927] Time spent T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d: Append to log took a long time: real 0.063s	user 0.003s	sys 0.007s
W20260608 12:54:44.204479 14299 log.cc:927] Time spent T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2: Append to log took a long time: real 0.078s	user 0.000s	sys 0.011s
W20260608 12:54:44.205719 14294 log.cc:927] Time spent T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: Append to log took a long time: real 0.052s	user 0.000s	sys 0.011s
I20260608 12:54:44.207178 14221 consensus_queue.cc:1048] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:44.343451 14325 mvcc.cc:204] Tried to move back new op lower bound from 7294661771505655808 to 7294661770377871360. Current Snapshot: MvccSnapshot[applied={T|T < 7294661771505655808}]
W20260608 12:54:44.490513 14341 log.cc:927] Time spent T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
W20260608 12:54:44.856606 14300 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.001s	sys 0.000s
I20260608 12:54:45.659977  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:45.675947 14353 instance_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:45.677150 14354 instance_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:45.679163  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:45.679885 14357 instance_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:45.680930  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:45.681165  4450 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:45.681394  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923285681375 us; error 0 us; skew 500 ppm
I20260608 12:54:45.681999  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:45.684355  4450 webserver.cc:533] Webserver started at http://127.4.88.132:36993/ using document root <none> and password file <none>
I20260608 12:54:45.684939  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:45.685138  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:45.685456  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:45.686600  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "93fac9479bd1426b9d64d5e89d7ad827"
format_stamp: "Formatted at 2026-06-08 12:54:45 on dist-test-slave-vkhm"
I20260608 12:54:45.691170  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:45.695518 14361 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:45.696300  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:45.696610  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "93fac9479bd1426b9d64d5e89d7ad827"
format_stamp: "Formatted at 2026-06-08 12:54:45 on dist-test-slave-vkhm"
I20260608 12:54:45.696966  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923059578967-4450-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:54:45.711799  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:45.713099  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:45.714540  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:45.717079  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:45.717348  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:45.717600  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:45.717792  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:45.765336  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:43033
I20260608 12:54:45.765470 14423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:43033 every 8 connection(s)
I20260608 12:54:45.783710 14424 heartbeater.cc:344] Connected to a master server at 127.4.88.190:35705
I20260608 12:54:45.784112 14424 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:45.784927 14424 heartbeater.cc:507] Master 127.4.88.190:35705 requested a full tablet report, sending...
I20260608 12:54:45.787081 13906 ts_manager.cc:194] Registered new tserver with Master: 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132:43033)
I20260608 12:54:45.788604 13906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53384
I20260608 12:54:46.790997 14424 heartbeater.cc:499] Master 127.4.88.190:35705 was elected leader, sending a full tablet report...
I20260608 12:54:46.792047 14086 consensus_queue.cc:237] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:46.803457 14009 raft_consensus.cc:1275] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:54:46.805223 14428 consensus_queue.cc:1048] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } 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:54:46.807727 14156 raft_consensus.cc:1275] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:54:46.809285 14428 consensus_queue.cc:1048] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:54:46.813968 14053 consensus_peers.cc:597] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 -> Peer 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132:43033): Couldn't send request to peer 93fac9479bd1426b9d64d5e89d7ad827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 764e7525f5a0409782878fe10d24195e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:46.815892 14215 raft_consensus.cc:2955] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.819157 14156 raft_consensus.cc:2955] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.820986 14009 raft_consensus.cc:2955] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.830724 14086 consensus_queue.cc:237] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:46.832260 13906 catalog_manager.cc:5696] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:46.844494 14161 raft_consensus.cc:1275] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:54:46.846002 14053 consensus_peers.cc:597] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 -> Peer 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132:43033): Couldn't send request to peer 93fac9479bd1426b9d64d5e89d7ad827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8152f470d384a44816ea1db6338bb5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:46.846760 14428 consensus_queue.cc:1048] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } 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:54:46.849228 14009 raft_consensus.cc:1275] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Refusing update from remote peer bb74a002d29a424392a2a98da0f9a2c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:54:46.852516 14436 consensus_queue.cc:1048] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:54:46.859344 14156 raft_consensus.cc:2955] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.860402 14428 raft_consensus.cc:2955] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.867563 14009 raft_consensus.cc:2955] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.879297 13906 catalog_manager.cc:5696] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b reported cstate change: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "bb74a002d29a424392a2a98da0f9a2c2" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.894600 14009 consensus_queue.cc:237] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:46.903311 14156 raft_consensus.cc:1275] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer 40f27244f1144497b64e997491a5b19d: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:54:46.905257 14348 consensus_queue.cc:1048] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:54:46.908623 14086 raft_consensus.cc:1275] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Refusing update from remote peer 40f27244f1144497b64e997491a5b19d: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:54:46.910079 14348 consensus_queue.cc:1048] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:54:46.919979 13977 consensus_peers.cc:597] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d -> Peer 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132:43033): Couldn't send request to peer 93fac9479bd1426b9d64d5e89d7ad827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3b3280479c04e9580e051f1004607a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:46.920655 14447 raft_consensus.cc:2955] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.923277 14156 raft_consensus.cc:2955] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.924583 14086 raft_consensus.cc:2955] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.938416 14009 consensus_queue.cc:237] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:46.939603 13905 catalog_manager.cc:5696] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d reported cstate change: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "40f27244f1144497b64e997491a5b19d" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:46.950186 14086 raft_consensus.cc:1275] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Refusing update from remote peer 40f27244f1144497b64e997491a5b19d: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:54:46.950404 13977 consensus_peers.cc:597] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d -> Peer 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132:43033): Couldn't send request to peer 93fac9479bd1426b9d64d5e89d7ad827. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dee233f99b954731baa678b8ecad98d2. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:46.951869 14156 raft_consensus.cc:1275] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Refusing update from remote peer 40f27244f1144497b64e997491a5b19d: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:54:46.952126 14453 consensus_queue.cc:1048] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:54:46.955519 14453 consensus_queue.cc:1048] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [LEADER]: Connected to new peer: Peer: permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } 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:54:46.962618 14348 raft_consensus.cc:2955] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.964466 14086 raft_consensus.cc:2955] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.967273 14156 raft_consensus.cc:2955] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:46.976852 13906 catalog_manager.cc:5696] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 reported cstate change: config changed from index -1 to 18, NON_VOTER 93fac9479bd1426b9d64d5e89d7ad827 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "40f27244f1144497b64e997491a5b19d" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } } }
I20260608 12:54:47.223831 14456 ts_tablet_manager.cc:933] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: Initiating tablet copy from peer bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877)
I20260608 12:54:47.225991 14456 tablet_copy_client.cc:323] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:40877
I20260608 12:54:47.237531 14098 tablet_copy_service.cc:140] P bb74a002d29a424392a2a98da0f9a2c2: Received BeginTabletCopySession request for tablet e8152f470d384a44816ea1db6338bb5b from peer 93fac9479bd1426b9d64d5e89d7ad827 ({username='slave'} at 127.0.0.1:36940)
I20260608 12:54:47.238101 14098 tablet_copy_service.cc:161] P bb74a002d29a424392a2a98da0f9a2c2: Beginning new tablet copy session on tablet e8152f470d384a44816ea1db6338bb5b from peer 93fac9479bd1426b9d64d5e89d7ad827 at {username='slave'} at 127.0.0.1:36940: session id = 93fac9479bd1426b9d64d5e89d7ad827-e8152f470d384a44816ea1db6338bb5b
I20260608 12:54:47.243636 14098 tablet_copy_source_session.cc:215] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:47.247022 14456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8152f470d384a44816ea1db6338bb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:47.263392 14456 tablet_copy_client.cc:806] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:47.264026 14456 tablet_copy_client.cc:670] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:47.268507 14456 tablet_copy_client.cc:538] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:47.274854 14456 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap starting.
I20260608 12:54:47.367864 14456 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:47.368625 14456 tablet_bootstrap.cc:492] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap complete.
I20260608 12:54:47.369181 14456 ts_tablet_manager.cc:1403] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: Time spent bootstrapping tablet: real 0.094s	user 0.079s	sys 0.016s
I20260608 12:54:47.371119 14456 raft_consensus.cc:359] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.371714 14456 raft_consensus.cc:740] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93fac9479bd1426b9d64d5e89d7ad827, State: Initialized, Role: LEARNER
I20260608 12:54:47.372283 14456 consensus_queue.cc:260] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827 [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.374716 14456 ts_tablet_manager.cc:1434] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:47.376976 14098 tablet_copy_service.cc:342] P bb74a002d29a424392a2a98da0f9a2c2: Request end of tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-e8152f470d384a44816ea1db6338bb5b received from {username='slave'} at 127.0.0.1:36940
I20260608 12:54:47.377447 14098 tablet_copy_service.cc:434] P bb74a002d29a424392a2a98da0f9a2c2: ending tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-e8152f470d384a44816ea1db6338bb5b on tablet e8152f470d384a44816ea1db6338bb5b with peer 93fac9479bd1426b9d64d5e89d7ad827
I20260608 12:54:47.380767 14456 ts_tablet_manager.cc:933] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: Initiating tablet copy from peer bb74a002d29a424392a2a98da0f9a2c2 (127.4.88.130:40877)
I20260608 12:54:47.387723 14456 tablet_copy_client.cc:323] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:40877
I20260608 12:54:47.389600 14098 tablet_copy_service.cc:140] P bb74a002d29a424392a2a98da0f9a2c2: Received BeginTabletCopySession request for tablet 764e7525f5a0409782878fe10d24195e from peer 93fac9479bd1426b9d64d5e89d7ad827 ({username='slave'} at 127.0.0.1:36940)
I20260608 12:54:47.390177 14098 tablet_copy_service.cc:161] P bb74a002d29a424392a2a98da0f9a2c2: Beginning new tablet copy session on tablet 764e7525f5a0409782878fe10d24195e from peer 93fac9479bd1426b9d64d5e89d7ad827 at {username='slave'} at 127.0.0.1:36940: session id = 93fac9479bd1426b9d64d5e89d7ad827-764e7525f5a0409782878fe10d24195e
I20260608 12:54:47.393117 14461 ts_tablet_manager.cc:933] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: Initiating tablet copy from peer 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145)
I20260608 12:54:47.394891 14461 tablet_copy_client.cc:323] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:46145
I20260608 12:54:47.399091 14098 tablet_copy_source_session.cc:215] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:47.402631 14456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764e7525f5a0409782878fe10d24195e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:47.410457 14022 tablet_copy_service.cc:140] P 40f27244f1144497b64e997491a5b19d: Received BeginTabletCopySession request for tablet dee233f99b954731baa678b8ecad98d2 from peer 93fac9479bd1426b9d64d5e89d7ad827 ({username='slave'} at 127.0.0.1:44690)
I20260608 12:54:47.411042 14022 tablet_copy_service.cc:161] P 40f27244f1144497b64e997491a5b19d: Beginning new tablet copy session on tablet dee233f99b954731baa678b8ecad98d2 from peer 93fac9479bd1426b9d64d5e89d7ad827 at {username='slave'} at 127.0.0.1:44690: session id = 93fac9479bd1426b9d64d5e89d7ad827-dee233f99b954731baa678b8ecad98d2
I20260608 12:54:47.416841 14022 tablet_copy_source_session.cc:215] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:47.418085 14456 tablet_copy_client.cc:806] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:47.418673 14456 tablet_copy_client.cc:670] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:47.420332 14461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee233f99b954731baa678b8ecad98d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:47.423354 14456 tablet_copy_client.cc:538] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:47.431631 14456 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap starting.
I20260608 12:54:47.435598 14461 tablet_copy_client.cc:806] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:47.436447 14461 tablet_copy_client.cc:670] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:47.446619 14461 tablet_copy_client.cc:538] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:47.457544 14461 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap starting.
I20260608 12:54:47.459900 14465 ts_tablet_manager.cc:933] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: Initiating tablet copy from peer 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145)
I20260608 12:54:47.480840 14465 tablet_copy_client.cc:323] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.129:46145
I20260608 12:54:47.482882 14022 tablet_copy_service.cc:140] P 40f27244f1144497b64e997491a5b19d: Received BeginTabletCopySession request for tablet c3b3280479c04e9580e051f1004607a2 from peer 93fac9479bd1426b9d64d5e89d7ad827 ({username='slave'} at 127.0.0.1:44690)
I20260608 12:54:47.483474 14022 tablet_copy_service.cc:161] P 40f27244f1144497b64e997491a5b19d: Beginning new tablet copy session on tablet c3b3280479c04e9580e051f1004607a2 from peer 93fac9479bd1426b9d64d5e89d7ad827 at {username='slave'} at 127.0.0.1:44690: session id = 93fac9479bd1426b9d64d5e89d7ad827-c3b3280479c04e9580e051f1004607a2
I20260608 12:54:47.492228 14022 tablet_copy_source_session.cc:215] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:47.495872 14465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3b3280479c04e9580e051f1004607a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:47.514633 14465 tablet_copy_client.cc:806] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:47.515314 14465 tablet_copy_client.cc:670] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:47.519907 14465 tablet_copy_client.cc:538] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:47.529917 14465 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap starting.
I20260608 12:54:47.617969 14456 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=142 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:47.619040 14456 tablet_bootstrap.cc:492] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap complete.
I20260608 12:54:47.619815 14456 ts_tablet_manager.cc:1403] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: Time spent bootstrapping tablet: real 0.188s	user 0.154s	sys 0.005s
I20260608 12:54:47.622906 14456 raft_consensus.cc:359] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.623723 14456 raft_consensus.cc:740] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93fac9479bd1426b9d64d5e89d7ad827, State: Initialized, Role: LEARNER
I20260608 12:54:47.624447 14456 consensus_queue.cc:260] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827 [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } attrs { replace: true } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.633152 14461 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=142 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:47.634115 14461 tablet_bootstrap.cc:492] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap complete.
I20260608 12:54:47.634582 14456 ts_tablet_manager.cc:1434] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:54:47.634981 14461 ts_tablet_manager.cc:1403] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: Time spent bootstrapping tablet: real 0.178s	user 0.129s	sys 0.027s
I20260608 12:54:47.637430 14098 tablet_copy_service.cc:342] P bb74a002d29a424392a2a98da0f9a2c2: Request end of tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-764e7525f5a0409782878fe10d24195e received from {username='slave'} at 127.0.0.1:36940
I20260608 12:54:47.637905 14098 tablet_copy_service.cc:434] P bb74a002d29a424392a2a98da0f9a2c2: ending tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-764e7525f5a0409782878fe10d24195e on tablet 764e7525f5a0409782878fe10d24195e with peer 93fac9479bd1426b9d64d5e89d7ad827
I20260608 12:54:47.642585 14461 raft_consensus.cc:359] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.643451 14461 raft_consensus.cc:740] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93fac9479bd1426b9d64d5e89d7ad827, State: Initialized, Role: LEARNER
I20260608 12:54:47.644073 14461 consensus_queue.cc:260] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827 [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } attrs { replace: true } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.646482 14461 ts_tablet_manager.cc:1434] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:54:47.649008 14022 tablet_copy_service.cc:342] P 40f27244f1144497b64e997491a5b19d: Request end of tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-dee233f99b954731baa678b8ecad98d2 received from {username='slave'} at 127.0.0.1:44690
I20260608 12:54:47.649459 14022 tablet_copy_service.cc:434] P 40f27244f1144497b64e997491a5b19d: ending tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-dee233f99b954731baa678b8ecad98d2 on tablet dee233f99b954731baa678b8ecad98d2 with peer 93fac9479bd1426b9d64d5e89d7ad827
I20260608 12:54:47.668370 14465 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:47.669081 14465 tablet_bootstrap.cc:492] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: Bootstrap complete.
I20260608 12:54:47.669670 14465 ts_tablet_manager.cc:1403] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: Time spent bootstrapping tablet: real 0.140s	user 0.118s	sys 0.016s
I20260608 12:54:47.671630 14465 raft_consensus.cc:359] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.672180 14465 raft_consensus.cc:740] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93fac9479bd1426b9d64d5e89d7ad827, State: Initialized, Role: LEARNER
I20260608 12:54:47.672704 14465 consensus_queue.cc:260] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827 [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: "40f27244f1144497b64e997491a5b19d" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 46145 } } peers { permanent_uuid: "bb74a002d29a424392a2a98da0f9a2c2" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 40877 } attrs { replace: true } } peers { permanent_uuid: "786f85be16bc4b88ba23931d6abb860b" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 46251 } } peers { permanent_uuid: "93fac9479bd1426b9d64d5e89d7ad827" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 43033 } attrs { promote: true } }
I20260608 12:54:47.674448 14465 ts_tablet_manager.cc:1434] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:54:47.676292 14022 tablet_copy_service.cc:342] P 40f27244f1144497b64e997491a5b19d: Request end of tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-c3b3280479c04e9580e051f1004607a2 received from {username='slave'} at 127.0.0.1:44690
I20260608 12:54:47.676733 14022 tablet_copy_service.cc:434] P 40f27244f1144497b64e997491a5b19d: ending tablet copy session 93fac9479bd1426b9d64d5e89d7ad827-c3b3280479c04e9580e051f1004607a2 on tablet c3b3280479c04e9580e051f1004607a2 with peer 93fac9479bd1426b9d64d5e89d7ad827
I20260608 12:54:47.732129 14399 raft_consensus.cc:1217] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:54:47.776000 14399 raft_consensus.cc:1217] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:54:47.798753  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:47.825395  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:47.826354  4450 tablet_replica.cc:333] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.827248  4450 raft_consensus.cc:2243] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.828682  4450 raft_consensus.cc:2272] T dee233f99b954731baa678b8ecad98d2 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.832430  4450 tablet_replica.cc:333] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.833071  4450 raft_consensus.cc:2243] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.833578  4450 raft_consensus.cc:2272] T e8152f470d384a44816ea1db6338bb5b P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.836817  4450 tablet_replica.cc:333] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.837414  4450 raft_consensus.cc:2243] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.838512  4450 raft_consensus.cc:2272] T c3b3280479c04e9580e051f1004607a2 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.841671  4450 tablet_replica.cc:333] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.842276  4450 raft_consensus.cc:2243] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.842795  4450 raft_consensus.cc:2272] T 6e5c5cd09a924d9c8a4029def52174db P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.845060  4450 tablet_replica.cc:333] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.845623  4450 raft_consensus.cc:2243] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.846232  4450 raft_consensus.cc:2272] T 764e7525f5a0409782878fe10d24195e P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.848672  4450 tablet_replica.cc:333] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.849210  4450 raft_consensus.cc:2243] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.849696  4450 raft_consensus.cc:2272] T a58f388984874c269133243619f30dc8 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.851780  4450 tablet_replica.cc:333] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.852387  4450 raft_consensus.cc:2243] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.852932  4450 raft_consensus.cc:2272] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.854969  4450 tablet_replica.cc:333] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d: stopping tablet replica
I20260608 12:54:47.855458  4450 raft_consensus.cc:2243] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.855976  4450 raft_consensus.cc:2272] T 584f84fcb9b14aa5bd3be8a53abb4716 P 40f27244f1144497b64e997491a5b19d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.887055  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:47.913954  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
W20260608 12:54:47.942369 14052 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46145: connect: Connection refused (error 111) [suppressed 38 similar messages]
I20260608 12:54:47.945766  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:47.946552  4450 tablet_replica.cc:333] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
I20260608 12:54:47.947546  4450 raft_consensus.cc:2243] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:54:47.947706 14052 consensus_peers.cc:597] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 -> Peer 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145): Couldn't send request to peer 40f27244f1144497b64e997491a5b19d. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.948329  4450 raft_consensus.cc:2272] T dee233f99b954731baa678b8ecad98d2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.952824  4450 tablet_replica.cc:333] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
W20260608 12:54:47.953204 14052 consensus_peers.cc:597] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 -> Peer 40f27244f1144497b64e997491a5b19d (127.4.88.129:46145): Couldn't send request to peer 40f27244f1144497b64e997491a5b19d. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:46145: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:47.953718  4450 raft_consensus.cc:2243] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.954823  4450 raft_consensus.cc:2272] T 264ec3277c4c43cdbb2feb53f1f42ad1 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.957837  4450 tablet_replica.cc:333] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
I20260608 12:54:47.958561  4450 raft_consensus.cc:2243] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.959189  4450 raft_consensus.cc:2272] T 328f9220048f46cb92ac0b429badf687 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.962051  4450 tablet_replica.cc:333] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
I20260608 12:54:47.962726  4450 raft_consensus.cc:2243] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.963704  4450 raft_consensus.cc:2272] T 6e5c5cd09a924d9c8a4029def52174db P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.966658  4450 tablet_replica.cc:333] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
I20260608 12:54:47.967370  4450 raft_consensus.cc:2243] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.968851  4450 raft_consensus.cc:2272] T 764e7525f5a0409782878fe10d24195e P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.971983  4450 tablet_replica.cc:333] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
I20260608 12:54:47.972728  4450 raft_consensus.cc:2243] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.973259  4450 raft_consensus.cc:2272] T 1e774fd78c694b86aaf47994e4980889 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.976250  4450 tablet_replica.cc:333] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
I20260608 12:54:47.976939  4450 raft_consensus.cc:2243] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:47.977567  4450 raft_consensus.cc:2272] T c3b3280479c04e9580e051f1004607a2 P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:47.981025  4450 tablet_replica.cc:333] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2: stopping tablet replica
I20260608 12:54:47.981678  4450 raft_consensus.cc:2243] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:47.983067  4450 raft_consensus.cc:2272] T e8152f470d384a44816ea1db6338bb5b P bb74a002d29a424392a2a98da0f9a2c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.018098  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:48.038996  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:48.069834  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:48.070569  4450 tablet_replica.cc:333] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.071312  4450 raft_consensus.cc:2243] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:48.071861  4450 raft_consensus.cc:2272] T dee233f99b954731baa678b8ecad98d2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.074270  4450 tablet_replica.cc:333] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.074841  4450 raft_consensus.cc:2243] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:48.075394  4450 raft_consensus.cc:2272] T 264ec3277c4c43cdbb2feb53f1f42ad1 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.077531  4450 tablet_replica.cc:333] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.078096  4450 raft_consensus.cc:2243] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:48.078672  4450 raft_consensus.cc:2272] T e8152f470d384a44816ea1db6338bb5b P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.080894  4450 tablet_replica.cc:333] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.081406  4450 raft_consensus.cc:2243] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:48.081861  4450 raft_consensus.cc:2272] T f7cbd9fa0abf4de7be4e43121af72c36 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.083823  4450 tablet_replica.cc:333] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.084434  4450 raft_consensus.cc:2243] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:48.084906  4450 raft_consensus.cc:2272] T c3b3280479c04e9580e051f1004607a2 P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.086982  4450 tablet_replica.cc:333] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.087486  4450 raft_consensus.cc:2243] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:48.087951  4450 raft_consensus.cc:2272] T 8573e33262944569a584617542b72e3f P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.090097  4450 tablet_replica.cc:333] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.090611  4450 raft_consensus.cc:2243] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:48.091120  4450 raft_consensus.cc:2272] T 6e5c5cd09a924d9c8a4029def52174db P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.093211  4450 tablet_replica.cc:333] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b: stopping tablet replica
I20260608 12:54:48.093688  4450 raft_consensus.cc:2243] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:48.094442  4450 raft_consensus.cc:2272] T 764e7525f5a0409782878fe10d24195e P 786f85be16bc4b88ba23931d6abb860b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.121613  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:48.140566  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:54:48.164991  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:48.166056  4450 tablet_replica.cc:333] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827: stopping tablet replica
I20260608 12:54:48.166661  4450 raft_consensus.cc:2243] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:48.167091  4450 raft_consensus.cc:2272] T c3b3280479c04e9580e051f1004607a2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:48.169385  4450 tablet_replica.cc:333] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827: stopping tablet replica
I20260608 12:54:48.169906  4450 raft_consensus.cc:2243] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:48.170284  4450 raft_consensus.cc:2272] T dee233f99b954731baa678b8ecad98d2 P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:48.172408  4450 tablet_replica.cc:333] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827: stopping tablet replica
I20260608 12:54:48.172904  4450 raft_consensus.cc:2243] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:48.173269  4450 raft_consensus.cc:2272] T 764e7525f5a0409782878fe10d24195e P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:48.175343  4450 tablet_replica.cc:333] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827: stopping tablet replica
I20260608 12:54:48.175823  4450 raft_consensus.cc:2243] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:48.176271  4450 raft_consensus.cc:2272] T e8152f470d384a44816ea1db6338bb5b P 93fac9479bd1426b9d64d5e89d7ad827 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:48.198752  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:54:48.216327  4450 master.cc:562] Master@127.4.88.190:35705 shutting down...
W20260608 12:54:48.241142 13958 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:54:48.241382 13958 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:54:48.241532 13958 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:54:48.242698  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:48.243216  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:48.243551  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3c7d7f4ec9b4abf8a91e04963ec4c31: stopping tablet replica
I20260608 12:54:48.266202  4450 master.cc:584] Master@127.4.88.190:35705 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7745 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:54:48.313129  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:38713
I20260608 12:54:48.314392  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:48.319507 14475 instance_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.319535 14474 instance_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.322120  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:48.322161 14477 instance_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.323254  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.323477  4450 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.323639  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923288323609 us; error 0 us; skew 500 ppm
I20260608 12:54:48.324306  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.326687  4450 webserver.cc:533] Webserver started at http://127.4.88.190:43493/ using document root <none> and password file <none>
I20260608 12:54:48.327205  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.327418  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.327679  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.328853  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.333734  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:48.337081 14482 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.337769  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:48.338039  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.338320  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-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.355715  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.356981  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.394824  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:38713
I20260608 12:54:48.394963 14533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:38713 every 8 connection(s)
I20260608 12:54:48.398931 14534 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.409392 14534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5: Bootstrap starting.
I20260608 12:54:48.414235 14534 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:48.418309 14534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5: No bootstrap required, opened a new log
I20260608 12:54:48.420380 14534 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5" member_type: VOTER }
I20260608 12:54:48.420722 14534 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:48.420892 14534 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ad53ac7a2849e4bb4728ecdacc3ae5, State: Initialized, Role: FOLLOWER
I20260608 12:54:48.421425 14534 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "67ad53ac7a2849e4bb4728ecdacc3ae5" member_type: VOTER }
I20260608 12:54:48.421820 14534 raft_consensus.cc:399] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:48.422001 14534 raft_consensus.cc:493] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:48.422202 14534 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:48.426887 14534 raft_consensus.cc:515] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5" member_type: VOTER }
I20260608 12:54:48.427343 14534 leader_election.cc:304] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [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: 67ad53ac7a2849e4bb4728ecdacc3ae5; no voters: 
I20260608 12:54:48.428421 14534 leader_election.cc:290] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:48.428817 14537 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:48.430241 14537 raft_consensus.cc:697] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 1 LEADER]: Becoming Leader. State: Replica: 67ad53ac7a2849e4bb4728ecdacc3ae5, State: Running, Role: LEADER
I20260608 12:54:48.430871 14537 consensus_queue.cc:237] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [LEADER]: Queue going to LEADER mode. State: All 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: "67ad53ac7a2849e4bb4728ecdacc3ae5" member_type: VOTER }
I20260608 12:54:48.431454 14534 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:48.435388 14539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 67ad53ac7a2849e4bb4728ecdacc3ae5. Latest consensus state: current_term: 1 leader_uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5" member_type: VOTER } }
I20260608 12:54:48.436093 14539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:48.436345 14538 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67ad53ac7a2849e4bb4728ecdacc3ae5" member_type: VOTER } }
I20260608 12:54:48.437219 14538 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:48.442168 14545 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:48.447881 14545 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:48.448890  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:48.457628 14545 catalog_manager.cc:1382] Generated new cluster ID: 3647425df3a74bc1b8f804ef98a279e4
I20260608 12:54:48.457875 14545 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:48.473367 14545 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:48.474650 14545 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:48.496852 14545 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5: Generated new TSK 0
I20260608 12:54:48.497430 14545 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:48.518409  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:48.524914 14555 instance_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.526046 14556 instance_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.527581 14558 instance_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.528398  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:48.529217  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.529408  4450 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.529536  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923288529523 us; error 0 us; skew 500 ppm
I20260608 12:54:48.530071  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.532649  4450 webserver.cc:533] Webserver started at http://127.4.88.129:33353/ using document root <none> and password file <none>
I20260608 12:54:48.533215  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.533465  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.533757  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.534869  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "02a9910eed574775b5a7d8ff3737c164"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.539714  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:54:48.543499 14563 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.544379  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:48.544677  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "02a9910eed574775b5a7d8ff3737c164"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.544981  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-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:48.557286  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.558400  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.559831  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:48.562278  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:48.562500  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.562745  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:48.562925  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.601203  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:43149
I20260608 12:54:48.601334 14625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:43149 every 8 connection(s)
I20260608 12:54:48.606606  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:48.613932 14630 instance_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.615705 14631 instance_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.616940  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:48.617656 14633 instance_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.620309  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.620573  4450 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.620765  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923288620739 us; error 0 us; skew 500 ppm
I20260608 12:54:48.621049 14626 heartbeater.cc:344] Connected to a master server at 127.4.88.190:38713
I20260608 12:54:48.621459  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.621471 14626 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.622573 14626 heartbeater.cc:507] Master 127.4.88.190:38713 requested a full tablet report, sending...
I20260608 12:54:48.624533  4450 webserver.cc:533] Webserver started at http://127.4.88.130:38113/ using document root <none> and password file <none>
I20260608 12:54:48.625025 14499 ts_manager.cc:194] Registered new tserver with Master: 02a9910eed574775b5a7d8ff3737c164 (127.4.88.129:43149)
I20260608 12:54:48.625300  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.625626  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.625984  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.627415  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "dd220e531f38457cb462727d77402d02"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.627691 14499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58800
I20260608 12:54:48.632441  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.003s
I20260608 12:54:48.635885 14638 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.636722  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:48.637029  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "dd220e531f38457cb462727d77402d02"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.637315  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-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:48.651062  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.652129  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.653585  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:48.655841  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:48.656070  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.656330  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:48.656515  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.694985  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:38625
I20260608 12:54:48.695107 14700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:38625 every 8 connection(s)
I20260608 12:54:48.700416  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:48.708269 14704 instance_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.708868 14705 instance_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.712031  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:48.713424 14708 instance_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.713898 14701 heartbeater.cc:344] Connected to a master server at 127.4.88.190:38713
I20260608 12:54:48.714402 14701 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.714591  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:48.714883  4450 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.715098  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923288715080 us; error 0 us; skew 500 ppm
I20260608 12:54:48.715373 14701 heartbeater.cc:507] Master 127.4.88.190:38713 requested a full tablet report, sending...
I20260608 12:54:48.716003  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:48.717924 14499 ts_manager.cc:194] Registered new tserver with Master: dd220e531f38457cb462727d77402d02 (127.4.88.130:38625)
I20260608 12:54:48.719027  4450 webserver.cc:533] Webserver started at http://127.4.88.131:36997/ using document root <none> and password file <none>
I20260608 12:54:48.719794  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:48.719899 14499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58808
I20260608 12:54:48.720057  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:48.720520  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:48.722015  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.726917  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:54:48.730250 14712 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.731016  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:48.731314  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88"
format_stamp: "Formatted at 2026-06-08 12:54:48 on dist-test-slave-vkhm"
I20260608 12:54:48.731580  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923059578967-4450-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:48.745886  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:48.747109  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:48.748606  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:48.750862  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:48.751060  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.751315  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:48.751474  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:48.793274  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:39291
I20260608 12:54:48.793390 14774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:39291 every 8 connection(s)
I20260608 12:54:48.807289 14775 heartbeater.cc:344] Connected to a master server at 127.4.88.190:38713
I20260608 12:54:48.807787 14775 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:48.808596 14775 heartbeater.cc:507] Master 127.4.88.190:38713 requested a full tablet report, sending...
I20260608 12:54:48.810652 14499 ts_manager.cc:194] Registered new tserver with Master: b792bc1f8b2f453b91f4c6af2a3f4b88 (127.4.88.131:39291)
I20260608 12:54:48.811374  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014502112s
I20260608 12:54:48.812180 14499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58824
I20260608 12:54:48.835659 14499 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58828:
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:54:48.837646 14499 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:48.876955 14740 tablet_service.cc:1511] Processing CreateTablet for tablet a5bf35d4c9c64c57a5dbb2ad3b53cbfc (DEFAULT_TABLE table=test-workload [id=e493fdc8abaa40afaff3e50e0b698676]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:48.878317 14740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bf35d4c9c64c57a5dbb2ad3b53cbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:48.880995 14591 tablet_service.cc:1511] Processing CreateTablet for tablet a5bf35d4c9c64c57a5dbb2ad3b53cbfc (DEFAULT_TABLE table=test-workload [id=e493fdc8abaa40afaff3e50e0b698676]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:48.882393 14591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bf35d4c9c64c57a5dbb2ad3b53cbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:48.886381 14666 tablet_service.cc:1511] Processing CreateTablet for tablet a5bf35d4c9c64c57a5dbb2ad3b53cbfc (DEFAULT_TABLE table=test-workload [id=e493fdc8abaa40afaff3e50e0b698676]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:48.887764 14666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5bf35d4c9c64c57a5dbb2ad3b53cbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:48.896757 14790 tablet_bootstrap.cc:492] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: Bootstrap starting.
I20260608 12:54:48.898299 14791 tablet_bootstrap.cc:492] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164: Bootstrap starting.
I20260608 12:54:48.903887 14790 tablet_bootstrap.cc:654] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:48.906479 14791 tablet_bootstrap.cc:654] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:48.906469 14792 tablet_bootstrap.cc:492] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02: Bootstrap starting.
I20260608 12:54:48.909956 14790 tablet_bootstrap.cc:492] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: No bootstrap required, opened a new log
I20260608 12:54:48.910553 14790 ts_tablet_manager.cc:1403] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 12:54:48.913827 14790 raft_consensus.cc:359] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:48.914443 14790 raft_consensus.cc:385] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:48.914695 14790 raft_consensus.cc:740] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b792bc1f8b2f453b91f4c6af2a3f4b88, State: Initialized, Role: FOLLOWER
I20260608 12:54:48.914867 14792 tablet_bootstrap.cc:654] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:48.915112 14791 tablet_bootstrap.cc:492] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164: No bootstrap required, opened a new log
I20260608 12:54:48.915658 14791 ts_tablet_manager.cc:1403] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:54:48.915700 14790 consensus_queue.cc:260] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:48.918795 14775 heartbeater.cc:499] Master 127.4.88.190:38713 was elected leader, sending a full tablet report...
I20260608 12:54:48.919548 14790 ts_tablet_manager.cc:1434] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:54:48.919314 14791 raft_consensus.cc:359] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:48.920192 14791 raft_consensus.cc:385] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:48.920656 14791 raft_consensus.cc:740] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a9910eed574775b5a7d8ff3737c164, State: Initialized, Role: FOLLOWER
I20260608 12:54:48.921664 14791 consensus_queue.cc:260] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:48.924719 14792 tablet_bootstrap.cc:492] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02: No bootstrap required, opened a new log
I20260608 12:54:48.925587 14792 ts_tablet_manager.cc:1403] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:54:48.928994 14626 heartbeater.cc:499] Master 127.4.88.190:38713 was elected leader, sending a full tablet report...
I20260608 12:54:48.929334 14791 ts_tablet_manager.cc:1434] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.005s
I20260608 12:54:48.929328 14792 raft_consensus.cc:359] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:48.930361 14792 raft_consensus.cc:385] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:48.930694 14792 raft_consensus.cc:740] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd220e531f38457cb462727d77402d02, State: Initialized, Role: FOLLOWER
I20260608 12:54:48.931686 14792 consensus_queue.cc:260] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:48.934034 14701 heartbeater.cc:499] Master 127.4.88.190:38713 was elected leader, sending a full tablet report...
I20260608 12:54:48.934514 14792 ts_tablet_manager.cc:1434] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:54:49.135501 14795 raft_consensus.cc:493] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:49.136111 14795 raft_consensus.cc:515] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:49.138325 14795 leader_election.cc:290] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02a9910eed574775b5a7d8ff3737c164 (127.4.88.129:43149), dd220e531f38457cb462727d77402d02 (127.4.88.130:38625)
I20260608 12:54:49.148429 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bf35d4c9c64c57a5dbb2ad3b53cbfc" candidate_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a9910eed574775b5a7d8ff3737c164" is_pre_election: true
I20260608 12:54:49.149130 14601 raft_consensus.cc:2468] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b792bc1f8b2f453b91f4c6af2a3f4b88 in term 0.
I20260608 12:54:49.149152 14676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bf35d4c9c64c57a5dbb2ad3b53cbfc" candidate_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd220e531f38457cb462727d77402d02" is_pre_election: true
I20260608 12:54:49.150053 14676 raft_consensus.cc:2468] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b792bc1f8b2f453b91f4c6af2a3f4b88 in term 0.
I20260608 12:54:49.150563 14715 leader_election.cc:304] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a9910eed574775b5a7d8ff3737c164, b792bc1f8b2f453b91f4c6af2a3f4b88; no voters: 
I20260608 12:54:49.151366 14795 raft_consensus.cc:2804] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:49.151677 14795 raft_consensus.cc:493] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:49.151961 14795 raft_consensus.cc:3060] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:49.156824 14795 raft_consensus.cc:515] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:49.158598 14795 leader_election.cc:290] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [CANDIDATE]: Term 1 election: Requested vote from peers 02a9910eed574775b5a7d8ff3737c164 (127.4.88.129:43149), dd220e531f38457cb462727d77402d02 (127.4.88.130:38625)
I20260608 12:54:49.159426 14601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bf35d4c9c64c57a5dbb2ad3b53cbfc" candidate_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02a9910eed574775b5a7d8ff3737c164"
I20260608 12:54:49.159639 14676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5bf35d4c9c64c57a5dbb2ad3b53cbfc" candidate_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd220e531f38457cb462727d77402d02"
I20260608 12:54:49.159979 14601 raft_consensus.cc:3060] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:49.160315 14676 raft_consensus.cc:3060] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:49.165166 14601 raft_consensus.cc:2468] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b792bc1f8b2f453b91f4c6af2a3f4b88 in term 1.
I20260608 12:54:49.165191 14676 raft_consensus.cc:2468] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b792bc1f8b2f453b91f4c6af2a3f4b88 in term 1.
I20260608 12:54:49.166416 14715 leader_election.cc:304] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02a9910eed574775b5a7d8ff3737c164, b792bc1f8b2f453b91f4c6af2a3f4b88; no voters: 
I20260608 12:54:49.167122 14795 raft_consensus.cc:2804] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:49.167994 14795 raft_consensus.cc:697] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 1 LEADER]: Becoming Leader. State: Replica: b792bc1f8b2f453b91f4c6af2a3f4b88, State: Running, Role: LEADER
I20260608 12:54:49.168874 14795 consensus_queue.cc:237] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } }
I20260608 12:54:49.175460 14499 catalog_manager.cc:5696] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b792bc1f8b2f453b91f4c6af2a3f4b88 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b792bc1f8b2f453b91f4c6af2a3f4b88" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02a9910eed574775b5a7d8ff3737c164" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 43149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd220e531f38457cb462727d77402d02" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38625 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:49.256522  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:49.273890  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:49.274750  4450 tablet_replica.cc:333] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164: stopping tablet replica
I20260608 12:54:49.275470  4450 raft_consensus.cc:2243] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:49.276044  4450 raft_consensus.cc:2272] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P 02a9910eed574775b5a7d8ff3737c164 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:49.299250  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:49.308648  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:49.325053  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:49.325953  4450 tablet_replica.cc:333] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02: stopping tablet replica
I20260608 12:54:49.326598  4450 raft_consensus.cc:2243] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:49.326996  4450 raft_consensus.cc:2272] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P dd220e531f38457cb462727d77402d02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:49.346891  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:49.356925  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:49.375501  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:49.376395  4450 tablet_replica.cc:333] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: stopping tablet replica
I20260608 12:54:49.376978  4450 raft_consensus.cc:2243] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:49.377612  4450 pending_rounds.cc:70] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: Trying to abort 1 pending ops.
I20260608 12:54:49.377842  4450 pending_rounds.cc:77] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661792442961920 op_type: NO_OP noop_request { }
I20260608 12:54:49.378154  4450 raft_consensus.cc:2889] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:49.378451  4450 raft_consensus.cc:2272] T a5bf35d4c9c64c57a5dbb2ad3b53cbfc P b792bc1f8b2f453b91f4c6af2a3f4b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:49.398890  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:49.408694  4450 master.cc:562] Master@127.4.88.190:38713 shutting down...
I20260608 12:54:49.424796  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:49.425415  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:49.425771  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 67ad53ac7a2849e4bb4728ecdacc3ae5: stopping tablet replica
I20260608 12:54:49.444510  4450 master.cc:584] Master@127.4.88.190:38713 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1164 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:54:49.477404  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:41289
I20260608 12:54:49.478556  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:49.483836 14802 instance_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.484143 14803 instance_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:49.485785 14805 instance_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.486631  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:49.487387  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:49.487607  4450 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.487783  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923289487766 us; error 0 us; skew 500 ppm
I20260608 12:54:49.488433  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:49.490739  4450 webserver.cc:533] Webserver started at http://127.4.88.190:34293/ using document root <none> and password file <none>
I20260608 12:54:49.491259  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:49.491458  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:49.491719  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:49.492879  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "c2e362bc9a59428caf08b82b1a4129fc"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.497421  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:49.500993 14810 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.501940  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:49.502185  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "c2e362bc9a59428caf08b82b1a4129fc"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.502440  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-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:49.511981  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:49.513087  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:49.549984  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:41289
I20260608 12:54:49.550117 14861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:41289 every 8 connection(s)
I20260608 12:54:49.554189 14862 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.564894 14862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc: Bootstrap starting.
I20260608 12:54:49.569520 14862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:49.573616 14862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc: No bootstrap required, opened a new log
I20260608 12:54:49.575728 14862 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e362bc9a59428caf08b82b1a4129fc" member_type: VOTER }
I20260608 12:54:49.576125 14862 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:49.576437 14862 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2e362bc9a59428caf08b82b1a4129fc, State: Initialized, Role: FOLLOWER
I20260608 12:54:49.577080 14862 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2e362bc9a59428caf08b82b1a4129fc" member_type: VOTER }
I20260608 12:54:49.577517 14862 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:49.577756 14862 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:49.578032 14862 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:49.582917 14862 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e362bc9a59428caf08b82b1a4129fc" member_type: VOTER }
I20260608 12:54:49.583462 14862 leader_election.cc:304] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [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: c2e362bc9a59428caf08b82b1a4129fc; no voters: 
I20260608 12:54:49.584688 14862 leader_election.cc:290] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:49.585135 14865 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:49.586977 14865 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 1 LEADER]: Becoming Leader. State: Replica: c2e362bc9a59428caf08b82b1a4129fc, State: Running, Role: LEADER
I20260608 12:54:49.587706 14865 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [LEADER]: Queue going to LEADER mode. State: All 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: "c2e362bc9a59428caf08b82b1a4129fc" member_type: VOTER }
I20260608 12:54:49.588042 14862 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:49.591289 14866 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2e362bc9a59428caf08b82b1a4129fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e362bc9a59428caf08b82b1a4129fc" member_type: VOTER } }
I20260608 12:54:49.591216 14867 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2e362bc9a59428caf08b82b1a4129fc. Latest consensus state: current_term: 1 leader_uuid: "c2e362bc9a59428caf08b82b1a4129fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2e362bc9a59428caf08b82b1a4129fc" member_type: VOTER } }
I20260608 12:54:49.592120 14866 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:49.592295 14867 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:49.601667 14871 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:49.607017 14871 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:49.608278  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:49.616681 14871 catalog_manager.cc:1382] Generated new cluster ID: fd4d7bf5e402424492f04d1dbbadaaff
I20260608 12:54:49.617033 14871 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:49.638554 14871 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:49.639824 14871 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:49.651965 14871 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc: Generated new TSK 0
I20260608 12:54:49.652539 14871 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:49.675405  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:49.681288 14883 instance_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.682484 14884 instance_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:49.684113 14886 instance_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.684302  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:49.685299  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:49.685505  4450 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.685635  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923289685618 us; error 0 us; skew 500 ppm
I20260608 12:54:49.686158  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:49.688516  4450 webserver.cc:533] Webserver started at http://127.4.88.129:40065/ using document root <none> and password file <none>
I20260608 12:54:49.688997  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:49.689153  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:49.689373  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:49.690645  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "dca70cadeca54a4586b0ef5088837f71"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.695302  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:54:49.699013 14891 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.699812  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:49.700125  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "dca70cadeca54a4586b0ef5088837f71"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.700480  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-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.713907  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:49.715121  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:49.716640  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:49.719012  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:49.719239  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.719480  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:49.719650  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.760004  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:34091
I20260608 12:54:49.760133 14953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:34091 every 8 connection(s)
I20260608 12:54:49.765654  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:49.773886 14958 instance_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.776857 14959 instance_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.778088 14954 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41289
I20260608 12:54:49.778673 14954 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:49.779040 14961 instance_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.779840 14954 heartbeater.cc:507] Master 127.4.88.190:41289 requested a full tablet report, sending...
I20260608 12:54:49.780157  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:49.781092  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:49.781329  4450 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.781550  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923289781530 us; error 0 us; skew 500 ppm
I20260608 12:54:49.782351  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:49.782645 14827 ts_manager.cc:194] Registered new tserver with Master: dca70cadeca54a4586b0ef5088837f71 (127.4.88.129:34091)
I20260608 12:54:49.785331  4450 webserver.cc:533] Webserver started at http://127.4.88.130:41141/ using document root <none> and password file <none>
I20260608 12:54:49.785413 14827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40888
I20260608 12:54:49.786280  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:49.786561  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:49.786892  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:49.788035  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "3a9a04136e6b4819b661d80729c3da8f"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.792824  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:54:49.796311 14966 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.797118  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:54:49.797449  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "3a9a04136e6b4819b661d80729c3da8f"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.797748  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-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:49.813256  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:49.814303  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:49.815732  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:49.818147  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:49.818372  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.818636  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:49.818835  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.857487  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:37065
I20260608 12:54:49.857615 15028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:37065 every 8 connection(s)
I20260608 12:54:49.862851  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:49.871784 15033 instance_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:49.872901 15032 instance_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:49.875485 15029 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41289
I20260608 12:54:49.875861  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:49.876019 15035 instance_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.876083 15029 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:49.877314  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:54:49.877329 15029 heartbeater.cc:507] Master 127.4.88.190:41289 requested a full tablet report, sending...
W20260608 12:54:49.877672  4450 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.877974  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923289877952 us; error 0 us; skew 500 ppm
I20260608 12:54:49.878743  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:49.879999 14827 ts_manager.cc:194] Registered new tserver with Master: 3a9a04136e6b4819b661d80729c3da8f (127.4.88.130:37065)
I20260608 12:54:49.881629  4450 webserver.cc:533] Webserver started at http://127.4.88.131:42647/ using document root <none> and password file <none>
I20260608 12:54:49.882048 14827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40904
I20260608 12:54:49.882402  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:49.882745  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:49.883119  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:49.884384  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "f90d9424476e42d7a9318c3cb0eb1af0"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.889045  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:54:49.892477 15040 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.893267  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:49.893572  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "f90d9424476e42d7a9318c3cb0eb1af0"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.893863  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-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:49.909924  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:49.910991  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:49.912479  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:49.914746  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:49.914950  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.915220  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:49.915392  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:49.954301  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:36967
I20260608 12:54:49.954423 15102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:36967 every 8 connection(s)
I20260608 12:54:49.959635  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:49.966560 15106 instance_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.968108 15107 instance_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.971685 15103 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41289
I20260608 12:54:49.972357  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:49.972368 15103 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:49.973335 15109 instance_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.973786 15103 heartbeater.cc:507] Master 127.4.88.190:41289 requested a full tablet report, sending...
I20260608 12:54:49.974347  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:49.974634  4450 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.974874  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923289974854 us; error 0 us; skew 500 ppm
I20260608 12:54:49.975736  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:49.976297 14827 ts_manager.cc:194] Registered new tserver with Master: f90d9424476e42d7a9318c3cb0eb1af0 (127.4.88.131:36967)
I20260608 12:54:49.978688 14827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40914
I20260608 12:54:49.981159  4450 webserver.cc:533] Webserver started at http://127.4.88.132:44729/ using document root <none> and password file <none>
I20260608 12:54:49.981658  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:49.981812  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:49.982002  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:49.982978  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "d72c7565470d4955a25cd5df4d4ac663"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.987412  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:54:49.990922 15114 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.991710  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:54:49.992015  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "d72c7565470d4955a25cd5df4d4ac663"
format_stamp: "Formatted at 2026-06-08 12:54:49 on dist-test-slave-vkhm"
I20260608 12:54:49.992353  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923059578967-4450-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:54:50.022408  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.023605  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.024993  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:50.027318  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:50.027542  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.027858  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:50.028041  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.066447  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:38313
I20260608 12:54:50.066576 15176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:38313 every 8 connection(s)
I20260608 12:54:50.080554 15177 heartbeater.cc:344] Connected to a master server at 127.4.88.190:41289
I20260608 12:54:50.081033 15177 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:50.081858 15177 heartbeater.cc:507] Master 127.4.88.190:41289 requested a full tablet report, sending...
I20260608 12:54:50.083951 14827 ts_manager.cc:194] Registered new tserver with Master: d72c7565470d4955a25cd5df4d4ac663 (127.4.88.132:38313)
I20260608 12:54:50.084796  4450 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01505803s
I20260608 12:54:50.085810 14827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40928
I20260608 12:54:50.110978 14827 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40936:
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:54:50.151161 14994 tablet_service.cc:1511] Processing CreateTablet for tablet 350e8fd7bf6b4786a4ee9ee10367fb96 (DEFAULT_TABLE table=test-workload [id=0f9a8f3df4ea465a8653468b28b9d1b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:50.152571 14994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e8fd7bf6b4786a4ee9ee10367fb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:50.154184 15142 tablet_service.cc:1511] Processing CreateTablet for tablet 350e8fd7bf6b4786a4ee9ee10367fb96 (DEFAULT_TABLE table=test-workload [id=0f9a8f3df4ea465a8653468b28b9d1b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:50.155498 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e8fd7bf6b4786a4ee9ee10367fb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:50.160329 15068 tablet_service.cc:1511] Processing CreateTablet for tablet 350e8fd7bf6b4786a4ee9ee10367fb96 (DEFAULT_TABLE table=test-workload [id=0f9a8f3df4ea465a8653468b28b9d1b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:54:50.161635 15068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350e8fd7bf6b4786a4ee9ee10367fb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:50.171012 15192 tablet_bootstrap.cc:492] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: Bootstrap starting.
I20260608 12:54:50.173305 15193 tablet_bootstrap.cc:492] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663: Bootstrap starting.
I20260608 12:54:50.179207 15192 tablet_bootstrap.cc:654] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:50.179747 15194 tablet_bootstrap.cc:492] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0: Bootstrap starting.
I20260608 12:54:50.179358 15193 tablet_bootstrap.cc:654] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:50.184060 15192 tablet_bootstrap.cc:492] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: No bootstrap required, opened a new log
I20260608 12:54:50.184595 15192 ts_tablet_manager.cc:1403] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:54:50.187160 15193 tablet_bootstrap.cc:492] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663: No bootstrap required, opened a new log
I20260608 12:54:50.187316 15194 tablet_bootstrap.cc:654] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:50.187844 15193 ts_tablet_manager.cc:1403] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260608 12:54:50.187597 15192 raft_consensus.cc:359] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.188429 15192 raft_consensus.cc:385] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:50.188751 15192 raft_consensus.cc:740] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a04136e6b4819b661d80729c3da8f, State: Initialized, Role: FOLLOWER
I20260608 12:54:50.189595 15192 consensus_queue.cc:260] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.191767 15193 raft_consensus.cc:359] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.192500 15192 ts_tablet_manager.cc:1434] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:54:50.192852 15029 heartbeater.cc:499] Master 127.4.88.190:41289 was elected leader, sending a full tablet report...
I20260608 12:54:50.193233 15193 raft_consensus.cc:385] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:50.193356 15194 tablet_bootstrap.cc:492] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0: No bootstrap required, opened a new log
I20260608 12:54:50.193689 15193 raft_consensus.cc:740] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72c7565470d4955a25cd5df4d4ac663, State: Initialized, Role: FOLLOWER
I20260608 12:54:50.193974 15194 ts_tablet_manager.cc:1403] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:54:50.194584 15193 consensus_queue.cc:260] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.197046 15177 heartbeater.cc:499] Master 127.4.88.190:41289 was elected leader, sending a full tablet report...
I20260608 12:54:50.197571 15193 ts_tablet_manager.cc:1434] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:54:50.193994 15198 raft_consensus.cc:493] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:50.198887 15194 raft_consensus.cc:359] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.199098 15198 raft_consensus.cc:515] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.199709 15194 raft_consensus.cc:385] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:50.200151 15194 raft_consensus.cc:740] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f90d9424476e42d7a9318c3cb0eb1af0, State: Initialized, Role: FOLLOWER
I20260608 12:54:50.201086 15194 consensus_queue.cc:260] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.212997 15198 leader_election.cc:290] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d72c7565470d4955a25cd5df4d4ac663 (127.4.88.132:38313), f90d9424476e42d7a9318c3cb0eb1af0 (127.4.88.131:36967)
I20260608 12:54:50.221061 15194 ts_tablet_manager.cc:1434] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 12:54:50.220893 15103 heartbeater.cc:499] Master 127.4.88.190:41289 was elected leader, sending a full tablet report...
I20260608 12:54:50.224901 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e8fd7bf6b4786a4ee9ee10367fb96" candidate_uuid: "3a9a04136e6b4819b661d80729c3da8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c7565470d4955a25cd5df4d4ac663" is_pre_election: true
I20260608 12:54:50.225546 15152 raft_consensus.cc:2468] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9a04136e6b4819b661d80729c3da8f in term 0.
I20260608 12:54:50.226977 14967 leader_election.cc:304] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9a04136e6b4819b661d80729c3da8f, d72c7565470d4955a25cd5df4d4ac663; no voters: 
I20260608 12:54:50.227865 15198 raft_consensus.cc:2804] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:50.228288 15198 raft_consensus.cc:493] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:50.228626 15198 raft_consensus.cc:3060] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:50.231613 15078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e8fd7bf6b4786a4ee9ee10367fb96" candidate_uuid: "3a9a04136e6b4819b661d80729c3da8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" is_pre_election: true
I20260608 12:54:50.232366 15078 raft_consensus.cc:2468] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9a04136e6b4819b661d80729c3da8f in term 0.
I20260608 12:54:50.236102 15198 raft_consensus.cc:515] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.237790 15198 leader_election.cc:290] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [CANDIDATE]: Term 1 election: Requested vote from peers d72c7565470d4955a25cd5df4d4ac663 (127.4.88.132:38313), f90d9424476e42d7a9318c3cb0eb1af0 (127.4.88.131:36967)
I20260608 12:54:50.238570 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e8fd7bf6b4786a4ee9ee10367fb96" candidate_uuid: "3a9a04136e6b4819b661d80729c3da8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d72c7565470d4955a25cd5df4d4ac663"
I20260608 12:54:50.238833 15078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350e8fd7bf6b4786a4ee9ee10367fb96" candidate_uuid: "3a9a04136e6b4819b661d80729c3da8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90d9424476e42d7a9318c3cb0eb1af0"
I20260608 12:54:50.239071 15152 raft_consensus.cc:3060] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:50.239414 15078 raft_consensus.cc:3060] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:50.244180 15152 raft_consensus.cc:2468] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9a04136e6b4819b661d80729c3da8f in term 1.
I20260608 12:54:50.244295 15078 raft_consensus.cc:2468] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9a04136e6b4819b661d80729c3da8f in term 1.
I20260608 12:54:50.245390 14967 leader_election.cc:304] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a9a04136e6b4819b661d80729c3da8f, d72c7565470d4955a25cd5df4d4ac663; no voters: 
I20260608 12:54:50.246098 15198 raft_consensus.cc:2804] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:50.247225 15198 raft_consensus.cc:697] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 1 LEADER]: Becoming Leader. State: Replica: 3a9a04136e6b4819b661d80729c3da8f, State: Running, Role: LEADER
I20260608 12:54:50.247941 15198 consensus_queue.cc:237] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } }
I20260608 12:54:50.255635 14827 catalog_manager.cc:5696] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a9a04136e6b4819b661d80729c3da8f (127.4.88.130). New cstate: current_term: 1 leader_uuid: "3a9a04136e6b4819b661d80729c3da8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a9a04136e6b4819b661d80729c3da8f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 37065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d72c7565470d4955a25cd5df4d4ac663" member_type: VOTER last_known_addr { host: "127.4.88.132" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f90d9424476e42d7a9318c3cb0eb1af0" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36967 } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:50.309979  4450 auto_rebalancer.cc:591] Failed to schedule move for tablet 350e8fd7bf6b4786a4ee9ee10367fb96: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:54:50.311322  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:50.329535  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:50.345440  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:50.353680  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:54:50.370031  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:50.370826  4450 tablet_replica.cc:333] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: stopping tablet replica
I20260608 12:54:50.371378  4450 raft_consensus.cc:2243] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:50.371997  4450 pending_rounds.cc:70] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: Trying to abort 1 pending ops.
I20260608 12:54:50.372259  4450 pending_rounds.cc:77] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294661796863139840 op_type: NO_OP noop_request { }
I20260608 12:54:50.372584  4450 raft_consensus.cc:2889] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:54:50.372898  4450 raft_consensus.cc:2272] T 350e8fd7bf6b4786a4ee9ee10367fb96 P 3a9a04136e6b4819b661d80729c3da8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:50.393210  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:50.402894  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:50.420447  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:50.421380  4450 tablet_replica.cc:333] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0: stopping tablet replica
I20260608 12:54:50.421958  4450 raft_consensus.cc:2243] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:50.422394  4450 raft_consensus.cc:2272] T 350e8fd7bf6b4786a4ee9ee10367fb96 P f90d9424476e42d7a9318c3cb0eb1af0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:50.441349  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:50.450978  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:54:50.467658  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:50.468616  4450 tablet_replica.cc:333] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663: stopping tablet replica
I20260608 12:54:50.469168  4450 raft_consensus.cc:2243] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:50.469587  4450 raft_consensus.cc:2272] T 350e8fd7bf6b4786a4ee9ee10367fb96 P d72c7565470d4955a25cd5df4d4ac663 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:50.488304  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:54:50.498004  4450 master.cc:562] Master@127.4.88.190:41289 shutting down...
I20260608 12:54:50.513267  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:50.513784  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:50.514062  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2e362bc9a59428caf08b82b1a4129fc: stopping tablet replica
I20260608 12:54:50.523934  4450 master.cc:584] Master@127.4.88.190:41289 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1079 ms)
[----------] 22 tests from AutoRebalancerTest (230810 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:54:50.557572  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:36955
I20260608 12:54:50.558641  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:50.563625 15206 instance_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:50.563800 15207 instance_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:50.565289 15209 instance_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.566507  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:50.567270  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.567480  4450 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.567647  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923290567631 us; error 0 us; skew 500 ppm
I20260608 12:54:50.568323  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.570571  4450 webserver.cc:533] Webserver started at http://127.4.88.190:35013/ using document root <none> and password file <none>
I20260608 12:54:50.571102  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.571312  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.571619  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.572813  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "abae2be984d24c6ea5cedd9dedcce28e"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-vkhm"
I20260608 12:54:50.577283  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:54:50.580698 15214 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.581418  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:54:50.581759  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "abae2be984d24c6ea5cedd9dedcce28e"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-vkhm"
I20260608 12:54:50.582175  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-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:50.611404  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.612519  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.647848  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:36955
I20260608 12:54:50.648022 15265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:36955 every 8 connection(s)
I20260608 12:54:50.651908 15266 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:50.662525 15266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e: Bootstrap starting.
I20260608 12:54:50.667261 15266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:50.671284 15266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e: No bootstrap required, opened a new log
I20260608 12:54:50.673416 15266 raft_consensus.cc:359] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae2be984d24c6ea5cedd9dedcce28e" member_type: VOTER }
I20260608 12:54:50.673789 15266 raft_consensus.cc:385] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:50.674057 15266 raft_consensus.cc:740] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abae2be984d24c6ea5cedd9dedcce28e, State: Initialized, Role: FOLLOWER
I20260608 12:54:50.674710 15266 consensus_queue.cc:260] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "abae2be984d24c6ea5cedd9dedcce28e" member_type: VOTER }
I20260608 12:54:50.675179 15266 raft_consensus.cc:399] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:50.675412 15266 raft_consensus.cc:493] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:50.675685 15266 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:50.680325 15266 raft_consensus.cc:515] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae2be984d24c6ea5cedd9dedcce28e" member_type: VOTER }
I20260608 12:54:50.680867 15266 leader_election.cc:304] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [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: abae2be984d24c6ea5cedd9dedcce28e; no voters: 
I20260608 12:54:50.681983 15266 leader_election.cc:290] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:50.682423 15269 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:50.684010 15269 raft_consensus.cc:697] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 1 LEADER]: Becoming Leader. State: Replica: abae2be984d24c6ea5cedd9dedcce28e, State: Running, Role: LEADER
I20260608 12:54:50.684777 15269 consensus_queue.cc:237] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [LEADER]: Queue going to LEADER mode. State: All 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: "abae2be984d24c6ea5cedd9dedcce28e" member_type: VOTER }
I20260608 12:54:50.685493 15266 sys_catalog.cc:565] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:50.687933 15270 sys_catalog.cc:455] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "abae2be984d24c6ea5cedd9dedcce28e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae2be984d24c6ea5cedd9dedcce28e" member_type: VOTER } }
I20260608 12:54:50.688822 15270 sys_catalog.cc:458] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:50.688042 15271 sys_catalog.cc:455] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [sys.catalog]: SysCatalogTable state changed. Reason: New leader abae2be984d24c6ea5cedd9dedcce28e. Latest consensus state: current_term: 1 leader_uuid: "abae2be984d24c6ea5cedd9dedcce28e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abae2be984d24c6ea5cedd9dedcce28e" member_type: VOTER } }
I20260608 12:54:50.690030 15271 sys_catalog.cc:458] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:50.697741 15275 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:50.703680 15275 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:50.704919  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:50.714103 15275 catalog_manager.cc:1382] Generated new cluster ID: 99ca9050344e40bb989988ce398c063a
I20260608 12:54:50.714344 15275 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:50.732514 15275 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:50.733803 15275 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:50.752580 15275 catalog_manager.cc:6069] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e: Generated new TSK 0
I20260608 12:54:50.753182 15275 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:50.771708  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:50.777774 15287 instance_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:50.778755 15288 instance_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:50.779808 15290 instance_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.785508  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:50.791092  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.791306  4450 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.791540  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923290791519 us; error 0 us; skew 500 ppm
I20260608 12:54:50.792164  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.794634  4450 webserver.cc:533] Webserver started at http://127.4.88.129:44977/ using document root <none> and password file <none>
I20260608 12:54:50.795197  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.795399  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.795697  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.796911  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "d44b3076971e411e9439721fa9a46746"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-vkhm"
I20260608 12:54:50.801590  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:54:50.804975 15295 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.805769  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:50.806070  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "d44b3076971e411e9439721fa9a46746"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-vkhm"
I20260608 12:54:50.806371  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-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:50.817703  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.818735  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.820132  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:50.822507  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:50.822729  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.822980  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:50.823153  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.861610  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:37761
I20260608 12:54:50.861753 15357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:37761 every 8 connection(s)
I20260608 12:54:50.866945  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:50.874843 15362 instance_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:50.876061 15363 instance_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.877717  4450 server_base.cc:1061] running on GCE node
W20260608 12:54:50.878585 15366 instance_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.879415  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.879643  4450 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.879877  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923290879858 us; error 0 us; skew 500 ppm
I20260608 12:54:50.880626  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.883206 15358 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36955
I20260608 12:54:50.883597 15358 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:50.883960  4450 webserver.cc:533] Webserver started at http://127.4.88.130:46627/ using document root <none> and password file <none>
I20260608 12:54:50.884521 15358 heartbeater.cc:507] Master 127.4.88.190:36955 requested a full tablet report, sending...
I20260608 12:54:50.884688  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.885049  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.885334  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.886531  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "8291105312984227b0a53e4aacda3e0f"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-vkhm"
I20260608 12:54:50.886951 15231 ts_manager.cc:194] Registered new tserver with Master: d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761)
I20260608 12:54:50.888850 15231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59376
I20260608 12:54:50.891655  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:54:50.895192 15370 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.895988  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:50.896344  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "8291105312984227b0a53e4aacda3e0f"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-vkhm"
I20260608 12:54:50.896678  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-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.905877  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.906980  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.908519  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:50.910799  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:50.911024  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.911271  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:50.911449  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.950469  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:34773
I20260608 12:54:50.950591 15432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:34773 every 8 connection(s)
I20260608 12:54:50.955797  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:50.999473 15437 instance_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:51.000419 15438 instance_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:51.004928 15433 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36955
I20260608 12:54:51.005822 15433 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:51.005880 15440 instance_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:51.005967  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:51.007432 15433 heartbeater.cc:507] Master 127.4.88.190:36955 requested a full tablet report, sending...
I20260608 12:54:51.007776  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:51.008193  4450 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:51.008517  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923291008496 us; error 0 us; skew 500 ppm
I20260608 12:54:51.009279  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:51.011150 15231 ts_manager.cc:194] Registered new tserver with Master: 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
I20260608 12:54:51.013087  4450 webserver.cc:533] Webserver started at http://127.4.88.131:45401/ using document root <none> and password file <none>
I20260608 12:54:51.013972  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:51.014247  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:51.014173 15231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59380
I20260608 12:54:51.014915  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:51.016886  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "0b094a1b78cc49e9868ac617c7639ce4"
format_stamp: "Formatted at 2026-06-08 12:54:51 on dist-test-slave-vkhm"
I20260608 12:54:51.021991  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:54:51.025745 15445 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:51.026517  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:54:51.026836  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "0b094a1b78cc49e9868ac617c7639ce4"
format_stamp: "Formatted at 2026-06-08 12:54:51 on dist-test-slave-vkhm"
I20260608 12:54:51.027129  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-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:51.062860  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:51.064275  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:51.065873  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:51.068464  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:51.068679  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.068965  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:51.069141  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.113054  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:36909
I20260608 12:54:51.113198 15507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:36909 every 8 connection(s)
I20260608 12:54:51.129527 15508 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36955
I20260608 12:54:51.130084 15508 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:51.130930 15508 heartbeater.cc:507] Master 127.4.88.190:36955 requested a full tablet report, sending...
I20260608 12:54:51.133102 15231 ts_manager.cc:194] Registered new tserver with Master: 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:51.133371  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01612475s
I20260608 12:54:51.135155 15231 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59382
I20260608 12:54:51.891918 15358 heartbeater.cc:499] Master 127.4.88.190:36955 was elected leader, sending a full tablet report...
I20260608 12:54:52.017830 15433 heartbeater.cc:499] Master 127.4.88.190:36955 was elected leader, sending a full tablet report...
I20260608 12:54:52.138406 15508 heartbeater.cc:499] Master 127.4.88.190:36955 was elected leader, sending a full tablet report...
I20260608 12:54:52.193590 15231 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42818:
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:54:52.196550 15231 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:52.264077 15323 tablet_service.cc:1511] Processing CreateTablet for tablet ea1b991a9d8748a7be4dc24822302f4d (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:52.266172 15323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1b991a9d8748a7be4dc24822302f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.265779 15322 tablet_service.cc:1511] Processing CreateTablet for tablet 141073bc007c4152b399a1b1dae1ed49 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:52.266970 15398 tablet_service.cc:1511] Processing CreateTablet for tablet ea1b991a9d8748a7be4dc24822302f4d (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:52.268620 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1b991a9d8748a7be4dc24822302f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.270962 15321 tablet_service.cc:1511] Processing CreateTablet for tablet 213cd63627364753af65ba7fc4a0c564 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:52.267403 15322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141073bc007c4152b399a1b1dae1ed49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.272403 15397 tablet_service.cc:1511] Processing CreateTablet for tablet 141073bc007c4152b399a1b1dae1ed49 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:52.273994 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141073bc007c4152b399a1b1dae1ed49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.276631 15321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cd63627364753af65ba7fc4a0c564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.303937 15528 tablet_bootstrap.cc:492] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f: Bootstrap starting.
I20260608 12:54:52.311393 15397 tablet_service.cc:1511] Processing CreateTablet for tablet 213cd63627364753af65ba7fc4a0c564 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:52.315399 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cd63627364753af65ba7fc4a0c564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.315641 15320 tablet_service.cc:1511] Processing CreateTablet for tablet e5ab9918441e4e3a85258cc8d0ab2dd6 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:52.316200 15473 tablet_service.cc:1511] Processing CreateTablet for tablet ea1b991a9d8748a7be4dc24822302f4d (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:54:52.317199 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ab9918441e4e3a85258cc8d0ab2dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.317647 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1b991a9d8748a7be4dc24822302f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.325775 15472 tablet_service.cc:1511] Processing CreateTablet for tablet 141073bc007c4152b399a1b1dae1ed49 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:54:52.327293 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 141073bc007c4152b399a1b1dae1ed49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.334406 15528 tablet_bootstrap.cc:654] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.334327 15471 tablet_service.cc:1511] Processing CreateTablet for tablet 213cd63627364753af65ba7fc4a0c564 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:54:52.336045 15471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cd63627364753af65ba7fc4a0c564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.339282 15529 tablet_bootstrap.cc:492] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746: Bootstrap starting.
I20260608 12:54:52.346616 15529 tablet_bootstrap.cc:654] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.353494 15397 tablet_service.cc:1511] Processing CreateTablet for tablet e5ab9918441e4e3a85258cc8d0ab2dd6 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:52.356181 15470 tablet_service.cc:1511] Processing CreateTablet for tablet e5ab9918441e4e3a85258cc8d0ab2dd6 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:54:52.357733 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ab9918441e4e3a85258cc8d0ab2dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.357596 15320 tablet_service.cc:1511] Processing CreateTablet for tablet 370fbc66631547b489f7992ae5591f6c (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:52.358937 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370fbc66631547b489f7992ae5591f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.363654 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ab9918441e4e3a85258cc8d0ab2dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.372442 15528 tablet_bootstrap.cc:492] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f: No bootstrap required, opened a new log
I20260608 12:54:52.373136 15528 ts_tablet_manager.cc:1403] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f: Time spent bootstrapping tablet: real 0.070s	user 0.033s	sys 0.004s
I20260608 12:54:52.377780 15528 raft_consensus.cc:359] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.384392 15528 raft_consensus.cc:385] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.384841 15528 raft_consensus.cc:740] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8291105312984227b0a53e4aacda3e0f, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.380153 15532 tablet_bootstrap.cc:492] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4: Bootstrap starting.
I20260608 12:54:52.385179 15398 tablet_service.cc:1511] Processing CreateTablet for tablet 370fbc66631547b489f7992ae5591f6c (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:52.387570 15473 tablet_service.cc:1511] Processing CreateTablet for tablet 370fbc66631547b489f7992ae5591f6c (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:54:52.388950 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370fbc66631547b489f7992ae5591f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.388574 15528 consensus_queue.cc:260] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.394068 15532 tablet_bootstrap.cc:654] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.386695 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370fbc66631547b489f7992ae5591f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.400039 15321 tablet_service.cc:1511] Processing CreateTablet for tablet bbe82ed3ed444569aabe1ca634b44e06 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:52.401536 15321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe82ed3ed444569aabe1ca634b44e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.403105 15470 tablet_service.cc:1511] Processing CreateTablet for tablet bbe82ed3ed444569aabe1ca634b44e06 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:52.404425 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe82ed3ed444569aabe1ca634b44e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.401886 15397 tablet_service.cc:1511] Processing CreateTablet for tablet bbe82ed3ed444569aabe1ca634b44e06 (DEFAULT_TABLE table=test-workload [id=b29aa09cf07b44768e5a9d3fcb246447]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:54:52.409353 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe82ed3ed444569aabe1ca634b44e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:52.409404 15529 tablet_bootstrap.cc:492] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746: No bootstrap required, opened a new log
I20260608 12:54:52.412694 15529 ts_tablet_manager.cc:1403] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.004s
I20260608 12:54:52.412860 15532 tablet_bootstrap.cc:492] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4: No bootstrap required, opened a new log
I20260608 12:54:52.413518 15532 ts_tablet_manager.cc:1403] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260608 12:54:52.415993 15529 raft_consensus.cc:359] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.416788 15529 raft_consensus.cc:385] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.417156 15529 raft_consensus.cc:740] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44b3076971e411e9439721fa9a46746, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.416939 15532 raft_consensus.cc:359] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.418081 15532 raft_consensus.cc:385] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.418466 15532 raft_consensus.cc:740] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.418195 15529 consensus_queue.cc:260] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.419523 15532 consensus_queue.cc:260] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.426488 15532 ts_tablet_manager.cc:1434] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260608 12:54:52.429579 15528 ts_tablet_manager.cc:1434] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.004s
I20260608 12:54:52.432353 15528 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f: Bootstrap starting.
I20260608 12:54:52.439505 15528 tablet_bootstrap.cc:654] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.445775 15532 tablet_bootstrap.cc:492] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4: Bootstrap starting.
I20260608 12:54:52.453390 15529 ts_tablet_manager.cc:1434] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746: Time spent starting tablet: real 0.040s	user 0.018s	sys 0.020s
I20260608 12:54:52.456976 15528 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f: No bootstrap required, opened a new log
I20260608 12:54:52.457125 15532 tablet_bootstrap.cc:654] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.457638 15528 ts_tablet_manager.cc:1403] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.010s
I20260608 12:54:52.459308 15529 tablet_bootstrap.cc:492] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746: Bootstrap starting.
I20260608 12:54:52.461035 15528 raft_consensus.cc:359] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.461802 15528 raft_consensus.cc:385] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.462142 15528 raft_consensus.cc:740] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8291105312984227b0a53e4aacda3e0f, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.463016 15528 consensus_queue.cc:260] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.466168 15528 ts_tablet_manager.cc:1434] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:54:52.467244 15528 tablet_bootstrap.cc:492] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f: Bootstrap starting.
I20260608 12:54:52.470775 15529 tablet_bootstrap.cc:654] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.474148 15528 tablet_bootstrap.cc:654] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.487905 15532 tablet_bootstrap.cc:492] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4: No bootstrap required, opened a new log
I20260608 12:54:52.487912 15529 tablet_bootstrap.cc:492] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746: No bootstrap required, opened a new log
I20260608 12:54:52.488003 15528 tablet_bootstrap.cc:492] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f: No bootstrap required, opened a new log
I20260608 12:54:52.488656 15532 ts_tablet_manager.cc:1403] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.020s
I20260608 12:54:52.488829 15529 ts_tablet_manager.cc:1403] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.013s
I20260608 12:54:52.488839 15528 ts_tablet_manager.cc:1403] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260608 12:54:52.491532 15528 raft_consensus.cc:359] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.492089 15528 raft_consensus.cc:385] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.492123 15532 raft_consensus.cc:359] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.492463 15528 raft_consensus.cc:740] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8291105312984227b0a53e4aacda3e0f, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.492970 15532 raft_consensus.cc:385] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.492429 15529 raft_consensus.cc:359] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.493376 15532 raft_consensus.cc:740] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.493496 15529 raft_consensus.cc:385] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.493968 15529 raft_consensus.cc:740] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44b3076971e411e9439721fa9a46746, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.493620 15528 consensus_queue.cc:260] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.494402 15532 consensus_queue.cc:260] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.496156 15528 ts_tablet_manager.cc:1434] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:54:52.496760 15532 ts_tablet_manager.cc:1434] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:52.497337 15528 tablet_bootstrap.cc:492] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f: Bootstrap starting.
I20260608 12:54:52.497828 15532 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4: Bootstrap starting.
I20260608 12:54:52.494822 15529 consensus_queue.cc:260] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.505268 15528 tablet_bootstrap.cc:654] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.505468 15532 tablet_bootstrap.cc:654] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.513741 15529 ts_tablet_manager.cc:1434] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260608 12:54:52.523540 15529 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746: Bootstrap starting.
I20260608 12:54:52.524152 15528 tablet_bootstrap.cc:492] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f: No bootstrap required, opened a new log
I20260608 12:54:52.524159 15532 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4: No bootstrap required, opened a new log
I20260608 12:54:52.525027 15528 ts_tablet_manager.cc:1403] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.005s
I20260608 12:54:52.525063 15532 ts_tablet_manager.cc:1403] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260608 12:54:52.528867 15529 tablet_bootstrap.cc:654] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.528661 15528 raft_consensus.cc:359] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.529484 15528 raft_consensus.cc:385] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.528873 15532 raft_consensus.cc:359] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.529810 15528 raft_consensus.cc:740] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8291105312984227b0a53e4aacda3e0f, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.530017 15532 raft_consensus.cc:385] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.530361 15532 raft_consensus.cc:740] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.530735 15528 consensus_queue.cc:260] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.531203 15532 consensus_queue.cc:260] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.533265 15528 ts_tablet_manager.cc:1434] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:54:52.533715 15532 ts_tablet_manager.cc:1434] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:54:52.535638 15528 tablet_bootstrap.cc:492] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f: Bootstrap starting.
I20260608 12:54:52.537959 15532 tablet_bootstrap.cc:492] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4: Bootstrap starting.
I20260608 12:54:52.544827 15532 tablet_bootstrap.cc:654] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.545568 15528 tablet_bootstrap.cc:654] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.548789 15536 raft_consensus.cc:493] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:52.549607 15536 raft_consensus.cc:515] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.572772 15535 raft_consensus.cc:493] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:52.573526 15535 raft_consensus.cc:515] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.576725 15536 leader_election.cc:290] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
I20260608 12:54:52.590451 15535 leader_election.cc:290] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:52.664295 15536 raft_consensus.cc:493] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:52.665162 15536 raft_consensus.cc:515] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.668542 15536 leader_election.cc:290] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773), d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761)
W20260608 12:54:52.701521 15278 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:52.702962 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b991a9d8748a7be4dc24822302f4d" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4" is_pre_election: true
I20260608 12:54:52.704111 15483 raft_consensus.cc:2468] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 0.
I20260608 12:54:52.704598 15533 raft_consensus.cc:493] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:52.705176 15533 raft_consensus.cc:515] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.706044 15297 leader_election.cc:304] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b094a1b78cc49e9868ac617c7639ce4, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:52.708160 15535 raft_consensus.cc:2804] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:52.708694 15535 raft_consensus.cc:493] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:52.709092 15535 raft_consensus.cc:3060] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.711186 15529 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746: No bootstrap required, opened a new log
I20260608 12:54:52.711784 15529 ts_tablet_manager.cc:1403] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746: Time spent bootstrapping tablet: real 0.188s	user 0.076s	sys 0.099s
I20260608 12:54:52.712105 15528 tablet_bootstrap.cc:492] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f: No bootstrap required, opened a new log
I20260608 12:54:52.716655 15528 ts_tablet_manager.cc:1403] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f: Time spent bootstrapping tablet: real 0.181s	user 0.067s	sys 0.088s
I20260608 12:54:52.718438 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cd63627364753af65ba7fc4a0c564" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:52.719182 15408 raft_consensus.cc:2468] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 0.
I20260608 12:54:52.719616 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b991a9d8748a7be4dc24822302f4d" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:52.714169 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cd63627364753af65ba7fc4a0c564" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746" is_pre_election: true
I20260608 12:54:52.715219 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b991a9d8748a7be4dc24822302f4d" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746" is_pre_election: true
I20260608 12:54:52.715478 15529 raft_consensus.cc:359] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.720395 15406 raft_consensus.cc:2468] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 0.
I20260608 12:54:52.722720 15446 leader_election.cc:304] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b094a1b78cc49e9868ac617c7639ce4, 8291105312984227b0a53e4aacda3e0f; no voters: 
I20260608 12:54:52.722903 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b991a9d8748a7be4dc24822302f4d" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:52.723716 15536 raft_consensus.cc:2804] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:52.723891 15407 raft_consensus.cc:2468] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 0.
I20260608 12:54:52.724195 15536 raft_consensus.cc:493] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:52.724279 15535 raft_consensus.cc:515] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.724809 15536 raft_consensus.cc:3060] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.720180 15528 raft_consensus.cc:359] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.727095 15528 raft_consensus.cc:385] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.727559 15528 raft_consensus.cc:740] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8291105312984227b0a53e4aacda3e0f, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.726800 15332 raft_consensus.cc:2393] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b094a1b78cc49e9868ac617c7639ce4 in current term 1: Already voted for candidate d44b3076971e411e9439721fa9a46746 in this term.
I20260608 12:54:52.728582 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b991a9d8748a7be4dc24822302f4d" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4"
I20260608 12:54:52.729310 15483 raft_consensus.cc:3060] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.733664 15446 leader_election.cc:304] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b094a1b78cc49e9868ac617c7639ce4, 8291105312984227b0a53e4aacda3e0f; no voters: 
I20260608 12:54:52.733908 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1b991a9d8748a7be4dc24822302f4d" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f"
I20260608 12:54:52.734973 15407 raft_consensus.cc:3060] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.735075 15535 leader_election.cc:290] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 election: Requested vote from peers 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:52.721557 15529 raft_consensus.cc:385] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.732661 15528 consensus_queue.cc:260] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.743362 15536 raft_consensus.cc:515] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.739981 15529 raft_consensus.cc:740] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44b3076971e411e9439721fa9a46746, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.750806 15552 raft_consensus.cc:493] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:52.751420 15529 consensus_queue.cc:260] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.752564 15333 raft_consensus.cc:2468] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 0.
I20260608 12:54:52.749603 15533 leader_election.cc:290] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:52.759738 15407 raft_consensus.cc:2468] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 1.
I20260608 12:54:52.761163 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cd63627364753af65ba7fc4a0c564" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746"
I20260608 12:54:52.749168 15532 tablet_bootstrap.cc:492] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4: No bootstrap required, opened a new log
I20260608 12:54:52.751351 15552 raft_consensus.cc:515] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.767128 15552 leader_election.cc:290] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
I20260608 12:54:52.768999 15532 ts_tablet_manager.cc:1403] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent bootstrapping tablet: real 0.234s	user 0.078s	sys 0.096s
I20260608 12:54:52.773000 15533 raft_consensus.cc:493] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:52.773543 15533 raft_consensus.cc:515] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.775425 15529 ts_tablet_manager.cc:1434] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.000s
I20260608 12:54:52.775887 15533 leader_election.cc:290] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:52.776557 15529 tablet_bootstrap.cc:492] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746: Bootstrap starting.
I20260608 12:54:52.775898 15532 raft_consensus.cc:359] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.780169 15532 raft_consensus.cc:385] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.780476 15532 raft_consensus.cc:740] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.786381 15528 ts_tablet_manager.cc:1434] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f: Time spent starting tablet: real 0.069s	user 0.013s	sys 0.018s
I20260608 12:54:52.786417 15483 raft_consensus.cc:2468] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 1.
I20260608 12:54:52.793277 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213cd63627364753af65ba7fc4a0c564" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f"
I20260608 12:54:52.793711 15528 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f: Bootstrap starting.
I20260608 12:54:52.793919 15552 raft_consensus.cc:2764] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:54:52.784065 15536 leader_election.cc:290] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 election: Requested vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
I20260608 12:54:52.786496 15532 consensus_queue.cc:260] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.789239 15296 leader_election.cc:304] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8291105312984227b0a53e4aacda3e0f, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:52.792534 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746" is_pre_election: true
W20260608 12:54:52.799211 15449 leader_election.cc:343] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:52.800179 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:52.800462 15535 raft_consensus.cc:2804] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:52.800969 15407 raft_consensus.cc:2468] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 0.
I20260608 12:54:52.802851 15532 ts_tablet_manager.cc:1434] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260608 12:54:52.803038 15446 leader_election.cc:304] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [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: 0b094a1b78cc49e9868ac617c7639ce4, 8291105312984227b0a53e4aacda3e0f; no voters: d44b3076971e411e9439721fa9a46746
I20260608 12:54:52.803992 15532 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4: Bootstrap starting.
I20260608 12:54:52.804147 15406 raft_consensus.cc:3060] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.807682 15536 raft_consensus.cc:2804] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:52.808184 15536 raft_consensus.cc:493] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:52.808647 15536 raft_consensus.cc:3060] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.816437 15406 raft_consensus.cc:2468] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 1.
I20260608 12:54:52.813963 15528 tablet_bootstrap.cc:654] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.817817 15446 leader_election.cc:304] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [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: 0b094a1b78cc49e9868ac617c7639ce4, 8291105312984227b0a53e4aacda3e0f; no voters: d44b3076971e411e9439721fa9a46746
I20260608 12:54:52.819597 15529 tablet_bootstrap.cc:654] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.820386 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "8291105312984227b0a53e4aacda3e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746" is_pre_election: true
I20260608 12:54:52.819301 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ab9918441e4e3a85258cc8d0ab2dd6" candidate_uuid: "8291105312984227b0a53e4aacda3e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746" is_pre_election: true
I20260608 12:54:52.821791 15332 raft_consensus.cc:2468] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8291105312984227b0a53e4aacda3e0f in term 0.
I20260608 12:54:52.823809 15374 leader_election.cc:304] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8291105312984227b0a53e4aacda3e0f, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:52.825232 15554 raft_consensus.cc:2804] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:52.825759 15554 raft_consensus.cc:493] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:52.826264 15554 raft_consensus.cc:3060] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:52.829542 15374 leader_election.cc:343] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:52.830513 15552 raft_consensus.cc:2804] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:52.831238 15552 raft_consensus.cc:697] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Becoming Leader. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Running, Role: LEADER
I20260608 12:54:52.832495 15552 consensus_queue.cc:237] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.834235 15535 raft_consensus.cc:697] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 1 LEADER]: Becoming Leader. State: Replica: d44b3076971e411e9439721fa9a46746, State: Running, Role: LEADER
I20260608 12:54:52.845211 15556 raft_consensus.cc:493] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:52.845872 15556 raft_consensus.cc:515] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.850039 15535 consensus_queue.cc:237] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.856904 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ab9918441e4e3a85258cc8d0ab2dd6" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:52.857354 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ab9918441e4e3a85258cc8d0ab2dd6" candidate_uuid: "8291105312984227b0a53e4aacda3e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4" is_pre_election: true
I20260608 12:54:52.858088 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "8291105312984227b0a53e4aacda3e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4" is_pre_election: true
I20260608 12:54:52.858232 15483 raft_consensus.cc:2468] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8291105312984227b0a53e4aacda3e0f in term 0.
I20260608 12:54:52.853186 15554 raft_consensus.cc:515] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.859053 15536 raft_consensus.cc:515] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.860322 15406 raft_consensus.cc:2393] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d44b3076971e411e9439721fa9a46746 in current term 1: Already voted for candidate 8291105312984227b0a53e4aacda3e0f in this term.
I20260608 12:54:52.860339 15482 raft_consensus.cc:2393] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8291105312984227b0a53e4aacda3e0f in current term 1: Already voted for candidate 0b094a1b78cc49e9868ac617c7639ce4 in this term.
I20260608 12:54:52.863297 15556 leader_election.cc:290] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:52.863750 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ab9918441e4e3a85258cc8d0ab2dd6" candidate_uuid: "8291105312984227b0a53e4aacda3e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746"
I20260608 12:54:52.863950 15529 tablet_bootstrap.cc:492] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746: No bootstrap required, opened a new log
I20260608 12:54:52.864464 15333 raft_consensus.cc:3060] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.864625 15529 ts_tablet_manager.cc:1403] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.019s
I20260608 12:54:52.864887 15332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746"
I20260608 12:54:52.866169 15372 leader_election.cc:304] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [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: 8291105312984227b0a53e4aacda3e0f; no voters: 0b094a1b78cc49e9868ac617c7639ce4, d44b3076971e411e9439721fa9a46746
I20260608 12:54:52.867048 15533 raft_consensus.cc:3060] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.869572 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ab9918441e4e3a85258cc8d0ab2dd6" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4" is_pre_election: true
I20260608 12:54:52.870357 15482 raft_consensus.cc:2468] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 0.
I20260608 12:54:52.869566 15528 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f: No bootstrap required, opened a new log
I20260608 12:54:52.872110 15528 ts_tablet_manager.cc:1403] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.013s
I20260608 12:54:52.872581 15297 leader_election.cc:304] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b094a1b78cc49e9868ac617c7639ce4, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:52.873034 15536 leader_election.cc:290] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 election: Requested vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
I20260608 12:54:52.875571 15554 leader_election.cc:290] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [CANDIDATE]: Term 1 election: Requested vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:52.876046 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f"
W20260608 12:54:52.878010 15449 leader_election.cc:343] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:52.878738 15533 raft_consensus.cc:2749] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:52.881331 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ab9918441e4e3a85258cc8d0ab2dd6" candidate_uuid: "8291105312984227b0a53e4aacda3e0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4"
I20260608 12:54:52.881911 15483 raft_consensus.cc:3060] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:52.882436 15532 tablet_bootstrap.cc:654] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.886233 15407 raft_consensus.cc:2468] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 1.
I20260608 12:54:52.887391 15333 raft_consensus.cc:2468] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8291105312984227b0a53e4aacda3e0f in term 1.
I20260608 12:54:52.888397 15556 raft_consensus.cc:2764] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:54:52.888243 15446 leader_election.cc:304] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [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: 0b094a1b78cc49e9868ac617c7639ce4, 8291105312984227b0a53e4aacda3e0f; no voters: d44b3076971e411e9439721fa9a46746
I20260608 12:54:52.888867 15374 leader_election.cc:304] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8291105312984227b0a53e4aacda3e0f, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:52.889619 15536 raft_consensus.cc:2804] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:52.889714 15529 raft_consensus.cc:359] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.890759 15529 raft_consensus.cc:385] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.890564 15536 raft_consensus.cc:697] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Becoming Leader. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Running, Role: LEADER
I20260608 12:54:52.891208 15529 raft_consensus.cc:740] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44b3076971e411e9439721fa9a46746, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.892092 15536 consensus_queue.cc:237] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.890831 15533 raft_consensus.cc:2804] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:52.895656 15533 raft_consensus.cc:697] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 1 LEADER]: Becoming Leader. State: Replica: 8291105312984227b0a53e4aacda3e0f, State: Running, Role: LEADER
I20260608 12:54:52.897162 15533 consensus_queue.cc:237] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.896200 15483 raft_consensus.cc:2468] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8291105312984227b0a53e4aacda3e0f in term 1.
I20260608 12:54:52.894870 15528 raft_consensus.cc:359] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.900903 15528 raft_consensus.cc:385] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.901388 15528 raft_consensus.cc:740] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8291105312984227b0a53e4aacda3e0f, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.903595 15528 consensus_queue.cc:260] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.892109 15529 consensus_queue.cc:260] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.908764 15230 catalog_manager.cc:5696] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "0b094a1b78cc49e9868ac617c7639ce4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:52.909822 15532 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4: No bootstrap required, opened a new log
I20260608 12:54:52.911653 15528 ts_tablet_manager.cc:1434] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260608 12:54:52.912324 15532 ts_tablet_manager.cc:1403] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.011s
I20260608 12:54:52.909905 15529 ts_tablet_manager.cc:1434] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260608 12:54:52.916162 15532 raft_consensus.cc:359] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.917034 15532 raft_consensus.cc:385] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.917423 15532 raft_consensus.cc:740] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.918393 15231 catalog_manager.cc:5696] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 reported cstate change: term changed from 0 to 1, leader changed from <none> to d44b3076971e411e9439721fa9a46746 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "d44b3076971e411e9439721fa9a46746" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:52.916756 15529 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746: Bootstrap starting.
I20260608 12:54:52.920975 15532 consensus_queue.cc:260] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.922956 15532 ts_tablet_manager.cc:1434] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:54:52.923818 15532 tablet_bootstrap.cc:492] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4: Bootstrap starting.
I20260608 12:54:52.929144 15529 tablet_bootstrap.cc:654] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.930365 15532 tablet_bootstrap.cc:654] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.937693 15229 catalog_manager.cc:5696] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8291105312984227b0a53e4aacda3e0f (127.4.88.130). New cstate: current_term: 1 leader_uuid: "8291105312984227b0a53e4aacda3e0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:52.945137 15529 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746: No bootstrap required, opened a new log
I20260608 12:54:52.944650 15230 catalog_manager.cc:5696] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "0b094a1b78cc49e9868ac617c7639ce4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:52.945780 15529 ts_tablet_manager.cc:1403] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.016s
I20260608 12:54:52.949195 15529 raft_consensus.cc:359] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.949971 15529 raft_consensus.cc:385] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.950297 15529 raft_consensus.cc:740] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44b3076971e411e9439721fa9a46746, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.950462 15532 tablet_bootstrap.cc:492] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4: No bootstrap required, opened a new log
I20260608 12:54:52.951066 15532 ts_tablet_manager.cc:1403] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.001s
I20260608 12:54:52.951270 15529 consensus_queue.cc:260] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.955508 15529 ts_tablet_manager.cc:1434] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:54:52.956442 15532 raft_consensus.cc:359] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.957207 15532 raft_consensus.cc:385] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.957558 15532 raft_consensus.cc:740] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.958134 15529 tablet_bootstrap.cc:492] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746: Bootstrap starting.
I20260608 12:54:52.958622 15532 consensus_queue.cc:260] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.961234 15532 ts_tablet_manager.cc:1434] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:54:52.967535 15529 tablet_bootstrap.cc:654] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:52.972774 15529 tablet_bootstrap.cc:492] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746: No bootstrap required, opened a new log
I20260608 12:54:52.973132 15529 ts_tablet_manager.cc:1403] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 12:54:52.975431 15529 raft_consensus.cc:359] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.975919 15529 raft_consensus.cc:385] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:52.976107 15529 raft_consensus.cc:740] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44b3076971e411e9439721fa9a46746, State: Initialized, Role: FOLLOWER
I20260608 12:54:52.976804 15529 consensus_queue.cc:260] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:52.978415 15529 ts_tablet_manager.cc:1434] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:54:53.022349 15535 raft_consensus.cc:493] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:53.023031 15535 raft_consensus.cc:515] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:53.025043 15535 leader_election.cc:290] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:53.025873 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe82ed3ed444569aabe1ca634b44e06" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:53.026157 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe82ed3ed444569aabe1ca634b44e06" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4" is_pre_election: true
I20260608 12:54:53.026468 15407 raft_consensus.cc:2468] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 0.
I20260608 12:54:53.026834 15483 raft_consensus.cc:2468] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 0.
I20260608 12:54:53.027603 15296 leader_election.cc:304] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8291105312984227b0a53e4aacda3e0f, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:53.028414 15535 raft_consensus.cc:2804] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:53.028825 15535 raft_consensus.cc:493] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:53.029178 15535 raft_consensus.cc:3060] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.035058 15535 raft_consensus.cc:515] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:53.037294 15535 leader_election.cc:290] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 election: Requested vote from peers 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:53.037997 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe82ed3ed444569aabe1ca634b44e06" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f"
I20260608 12:54:53.038252 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe82ed3ed444569aabe1ca634b44e06" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4"
I20260608 12:54:53.038546 15407 raft_consensus.cc:3060] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.038846 15483 raft_consensus.cc:3060] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.043774 15407 raft_consensus.cc:2468] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 1.
I20260608 12:54:53.043843 15483 raft_consensus.cc:2468] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44b3076971e411e9439721fa9a46746 in term 1.
I20260608 12:54:53.044978 15296 leader_election.cc:304] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8291105312984227b0a53e4aacda3e0f, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:53.045717 15535 raft_consensus.cc:2804] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:53.046243 15535 raft_consensus.cc:697] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 1 LEADER]: Becoming Leader. State: Replica: d44b3076971e411e9439721fa9a46746, State: Running, Role: LEADER
I20260608 12:54:53.047005 15535 consensus_queue.cc:237] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:53.054147 15229 catalog_manager.cc:5696] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 reported cstate change: term changed from 0 to 1, leader changed from <none> to d44b3076971e411e9439721fa9a46746 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "d44b3076971e411e9439721fa9a46746" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:53.157125 15536 raft_consensus.cc:493] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:53.157774 15536 raft_consensus.cc:515] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:53.159617 15536 leader_election.cc:290] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
I20260608 12:54:53.160543 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370fbc66631547b489f7992ae5591f6c" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746" is_pre_election: true
I20260608 12:54:53.160811 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370fbc66631547b489f7992ae5591f6c" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:53.161185 15333 raft_consensus.cc:2468] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 0.
I20260608 12:54:53.161469 15407 raft_consensus.cc:2468] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 0.
I20260608 12:54:53.162364 15449 leader_election.cc:304] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b094a1b78cc49e9868ac617c7639ce4, d44b3076971e411e9439721fa9a46746; no voters: 
I20260608 12:54:53.163031 15536 raft_consensus.cc:2804] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:53.163424 15536 raft_consensus.cc:493] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:53.163729 15536 raft_consensus.cc:3060] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.169457 15536 raft_consensus.cc:515] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:53.171571 15536 leader_election.cc:290] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 election: Requested vote from peers d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761), 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
I20260608 12:54:53.172130 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370fbc66631547b489f7992ae5591f6c" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44b3076971e411e9439721fa9a46746"
I20260608 12:54:53.172787 15333 raft_consensus.cc:3060] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.172798 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "370fbc66631547b489f7992ae5591f6c" candidate_uuid: "0b094a1b78cc49e9868ac617c7639ce4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f"
I20260608 12:54:53.173455 15407 raft_consensus.cc:3060] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.179064 15407 raft_consensus.cc:2468] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 1.
I20260608 12:54:53.180469 15333 raft_consensus.cc:2468] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b094a1b78cc49e9868ac617c7639ce4 in term 1.
I20260608 12:54:53.180869 15446 leader_election.cc:304] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b094a1b78cc49e9868ac617c7639ce4, 8291105312984227b0a53e4aacda3e0f; no voters: 
I20260608 12:54:53.182052 15536 raft_consensus.cc:2804] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:53.182837 15536 raft_consensus.cc:697] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Becoming Leader. State: Replica: 0b094a1b78cc49e9868ac617c7639ce4, State: Running, Role: LEADER
I20260608 12:54:53.184079 15536 consensus_queue.cc:237] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:53.184579 15535 raft_consensus.cc:493] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:53.185117 15535 raft_consensus.cc:515] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } }
I20260608 12:54:53.188338 15535 leader_election.cc:290] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773), 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:53.188253 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8291105312984227b0a53e4aacda3e0f" is_pre_election: true
I20260608 12:54:53.188558 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "141073bc007c4152b399a1b1dae1ed49" candidate_uuid: "d44b3076971e411e9439721fa9a46746" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b094a1b78cc49e9868ac617c7639ce4" is_pre_election: true
I20260608 12:54:53.189297 15407 raft_consensus.cc:2393] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d44b3076971e411e9439721fa9a46746 in current term 1: Already voted for candidate 0b094a1b78cc49e9868ac617c7639ce4 in this term.
I20260608 12:54:53.190891 15297 leader_election.cc:304] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [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: d44b3076971e411e9439721fa9a46746; no voters: 0b094a1b78cc49e9868ac617c7639ce4, 8291105312984227b0a53e4aacda3e0f
I20260608 12:54:53.191872 15535 raft_consensus.cc:3060] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.196871 15229 catalog_manager.cc:5696] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "0b094a1b78cc49e9868ac617c7639ce4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:53.198323 15535 raft_consensus.cc:2749] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:53.309979 15535 consensus_queue.cc:1048] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:53.312377 15536 consensus_queue.cc:1048] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:53.328034 15535 consensus_queue.cc:1048] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:53.339109 15552 consensus_queue.cc:1048] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:53.368945 15533 consensus_queue.cc:1048] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:53.387449 15533 consensus_queue.cc:1048] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:53.434535 15331 raft_consensus.cc:3060] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.444399 15592 consensus_queue.cc:1048] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:53.451072 15592 consensus_queue.cc:1048] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:54:53.478664 15513 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.4.88.190:36955, user_credentials={real_user=slave}} blocked reactor thread for 51525.8us
I20260608 12:54:53.482628 15556 consensus_queue.cc:1048] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:53.534276 15557 consensus_queue.cc:1048] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:53.698643 15591 consensus_queue.cc:1048] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:53.783378 15553 consensus_queue.cc:1048] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:55.210577  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.219344 15634 instance_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:55.219614 15635 instance_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:55.221163 15637 instance_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:55.222088  4450 server_base.cc:1061] running on GCE node
I20260608 12:54:55.223101  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.223296  4450 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:55.223433  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923295223421 us; error 0 us; skew 500 ppm
I20260608 12:54:55.224001  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.226418  4450 webserver.cc:533] Webserver started at http://127.4.88.132:43551/ using document root <none> and password file <none>
I20260608 12:54:55.226899  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.227102  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.227399  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.228570  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "12f234a91f2e4a04b487880da3396747"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-vkhm"
I20260608 12:54:55.232969  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:54:55.236378 15642 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:55.237166  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:54:55.237499  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "12f234a91f2e4a04b487880da3396747"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-vkhm"
I20260608 12:54:55.237847  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923059578967-4450-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:54:55.267563  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.268868  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.270448  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:55.272785  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:55.272989  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.273313  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:55.273487  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.315440  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:44793
I20260608 12:54:55.315573 15704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:44793 every 8 connection(s)
I20260608 12:54:55.331983 15705 heartbeater.cc:344] Connected to a master server at 127.4.88.190:36955
I20260608 12:54:55.332468 15705 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:55.333195 15705 heartbeater.cc:507] Master 127.4.88.190:36955 requested a full tablet report, sending...
I20260608 12:54:55.335227 15226 ts_manager.cc:194] Registered new tserver with Master: 12f234a91f2e4a04b487880da3396747 (127.4.88.132:44793)
I20260608 12:54:55.336714 15226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42820
W20260608 12:54:55.718923 15262 debug-util.cc:398] Leaking SignalData structure 0x7b08002323a0 after lost signal to thread 4453
W20260608 12:54:55.720887 15262 debug-util.cc:398] Leaking SignalData structure 0x7b0800052b00 after lost signal to thread 15357
W20260608 12:54:55.721899 15262 debug-util.cc:398] Leaking SignalData structure 0x7b08002a23a0 after lost signal to thread 15432
W20260608 12:54:55.722867 15262 debug-util.cc:398] Leaking SignalData structure 0x7b080004f0c0 after lost signal to thread 15507
I20260608 12:54:55.903355 15481 consensus_queue.cc:237] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [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: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:55.910979 15404 raft_consensus.cc:1275] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Refusing update from remote peer 0b094a1b78cc49e9868ac617c7639ce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:55.912704 15331 raft_consensus.cc:1275] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Refusing update from remote peer 0b094a1b78cc49e9868ac617c7639ce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:55.915086 15590 consensus_queue.cc:1048] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:54:55.916055 15711 consensus_queue.cc:1048] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } 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:54:55.929895 15711 raft_consensus.cc:2955] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
W20260608 12:54:55.938252 15449 consensus_peers.cc:597] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer 12f234a91f2e4a04b487880da3396747 (127.4.88.132:44793): Couldn't send request to peer 12f234a91f2e4a04b487880da3396747. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 213cd63627364753af65ba7fc4a0c564. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:55.941433 15331 raft_consensus.cc:2955] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:55.946154 15404 raft_consensus.cc:2955] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:55.956445 15226 catalog_manager.cc:5696] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 reported cstate change: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "0b094a1b78cc49e9868ac617c7639ce4" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:55.982107 15404 consensus_queue.cc:237] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [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: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } attrs { replace: true } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:55.997887 15481 raft_consensus.cc:1275] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Refusing update from remote peer 8291105312984227b0a53e4aacda3e0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:55.999861 15594 consensus_queue.cc:1048] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } 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:54:56.005112 15331 raft_consensus.cc:1275] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Refusing update from remote peer 8291105312984227b0a53e4aacda3e0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:56.007001 15594 consensus_queue.cc:1048] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:54:56.019433 15723 raft_consensus.cc:2955] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } attrs { replace: true } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.022537 15481 raft_consensus.cc:2955] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } attrs { replace: true } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.030838 15331 raft_consensus.cc:2955] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } attrs { replace: true } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.044747 15482 consensus_queue.cc:237] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [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: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:56.038956 15225 catalog_manager.cc:5696] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f reported cstate change: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "8291105312984227b0a53e4aacda3e0f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:56.051054 15374 consensus_peers.cc:597] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f -> Peer 12f234a91f2e4a04b487880da3396747 (127.4.88.132:44793): Couldn't send request to peer 12f234a91f2e4a04b487880da3396747. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e5ab9918441e4e3a85258cc8d0ab2dd6. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:54:56.055790 15449 consensus_peers.cc:597] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer 12f234a91f2e4a04b487880da3396747 (127.4.88.132:44793): Couldn't send request to peer 12f234a91f2e4a04b487880da3396747. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 370fbc66631547b489f7992ae5591f6c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:56.056453 15404 raft_consensus.cc:1275] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Refusing update from remote peer 0b094a1b78cc49e9868ac617c7639ce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:56.058624 15715 consensus_queue.cc:1048] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } 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:54:56.060942 15331 raft_consensus.cc:1275] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Refusing update from remote peer 0b094a1b78cc49e9868ac617c7639ce4: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:56.062922 15715 consensus_queue.cc:1048] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:54:56.067121 15716 raft_consensus.cc:2955] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.074514 15330 raft_consensus.cc:2955] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.076465 15404 raft_consensus.cc:2955] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.088909 15225 catalog_manager.cc:5696] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 reported cstate change: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "0b094a1b78cc49e9868ac617c7639ce4" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:56.116741 15330 consensus_queue.cc:237] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [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: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:56.125917 15482 raft_consensus.cc:1275] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Refusing update from remote peer d44b3076971e411e9439721fa9a46746: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:56.127945 15629 consensus_queue.cc:1048] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:54:56.128939 15404 raft_consensus.cc:1275] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Refusing update from remote peer d44b3076971e411e9439721fa9a46746: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:54:56.130903 15629 consensus_queue.cc:1048] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } 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:54:56.139747 15728 raft_consensus.cc:2955] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.141600 15482 raft_consensus.cc:2955] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.148514 15404 raft_consensus.cc:2955] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } } }
I20260608 12:54:56.158175 15226 catalog_manager.cc:5696] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 reported cstate change: config changed from index -1 to 16, NON_VOTER 12f234a91f2e4a04b487880da3396747 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "d44b3076971e411e9439721fa9a46746" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:54:56.180088 15299 consensus_peers.cc:597] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 -> Peer 12f234a91f2e4a04b487880da3396747 (127.4.88.132:44793): Couldn't send request to peer 12f234a91f2e4a04b487880da3396747. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea1b991a9d8748a7be4dc24822302f4d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:56.339290 15705 heartbeater.cc:499] Master 127.4.88.190:36955 was elected leader, sending a full tablet report...
I20260608 12:54:56.348726  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:54:56.393535  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:56.394465  4450 tablet_replica.cc:333] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746: stopping tablet replica
I20260608 12:54:56.395612  4450 raft_consensus.cc:2243] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:56.396713  4450 raft_consensus.cc:2272] T bbe82ed3ed444569aabe1ca634b44e06 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.399184  4450 tablet_replica.cc:333] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746: stopping tablet replica
I20260608 12:54:56.399803  4450 raft_consensus.cc:2243] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.400426  4450 raft_consensus.cc:2272] T 141073bc007c4152b399a1b1dae1ed49 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.403185  4450 tablet_replica.cc:333] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746: stopping tablet replica
I20260608 12:54:56.403787  4450 raft_consensus.cc:2243] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.404366  4450 raft_consensus.cc:2272] T 213cd63627364753af65ba7fc4a0c564 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.409109  4450 tablet_replica.cc:333] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746: stopping tablet replica
I20260608 12:54:56.409886  4450 raft_consensus.cc:2243] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.410501  4450 raft_consensus.cc:2272] T 370fbc66631547b489f7992ae5591f6c P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.413980  4450 tablet_replica.cc:333] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746: stopping tablet replica
I20260608 12:54:56.414727  4450 raft_consensus.cc:2243] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.415333  4450 raft_consensus.cc:2272] T e5ab9918441e4e3a85258cc8d0ab2dd6 P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.418874  4450 tablet_replica.cc:333] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746: stopping tablet replica
I20260608 12:54:56.419651  4450 raft_consensus.cc:2243] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:56.421134  4450 raft_consensus.cc:2272] T ea1b991a9d8748a7be4dc24822302f4d P d44b3076971e411e9439721fa9a46746 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.456786  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:54:56.484282  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
W20260608 12:54:56.488124 15449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:37761: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260608 12:54:56.510293 15731 ts_tablet_manager.cc:933] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: Initiating tablet copy from peer 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:56.517273 15731 tablet_copy_client.cc:323] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:36909
W20260608 12:54:56.518541 15449 consensus_peers.cc:597] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761): Couldn't send request to peer d44b3076971e411e9439721fa9a46746. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:56.535315 15734 ts_tablet_manager.cc:933] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: Initiating tablet copy from peer 0b094a1b78cc49e9868ac617c7639ce4 (127.4.88.131:36909)
I20260608 12:54:56.542027 15729 ts_tablet_manager.cc:933] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 12f234a91f2e4a04b487880da3396747: Initiating tablet copy from peer 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773)
W20260608 12:54:56.562034 15446 consensus_peers.cc:597] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773): Couldn't send request to peer 8291105312984227b0a53e4aacda3e0f. 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:54:56.568413 15729 tablet_copy_client.cc:323] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 12f234a91f2e4a04b487880da3396747: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.130:34773
I20260608 12:54:56.579744  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:56.584640  4450 tablet_replica.cc:333] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f: stopping tablet replica
I20260608 12:54:56.585729  4450 raft_consensus.cc:2243] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.589691  4450 raft_consensus.cc:2272] T 370fbc66631547b489f7992ae5591f6c P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.601415 15493 tablet_copy_service.cc:140] P 0b094a1b78cc49e9868ac617c7639ce4: Received BeginTabletCopySession request for tablet 213cd63627364753af65ba7fc4a0c564 from peer 12f234a91f2e4a04b487880da3396747 ({username='slave'} at 127.0.0.1:35746)
I20260608 12:54:56.602113 15493 tablet_copy_service.cc:161] P 0b094a1b78cc49e9868ac617c7639ce4: Beginning new tablet copy session on tablet 213cd63627364753af65ba7fc4a0c564 from peer 12f234a91f2e4a04b487880da3396747 at {username='slave'} at 127.0.0.1:35746: session id = 12f234a91f2e4a04b487880da3396747-213cd63627364753af65ba7fc4a0c564
I20260608 12:54:56.611236 15493 tablet_copy_source_session.cc:215] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:56.613896 15734 tablet_copy_client.cc:323] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:36909
I20260608 12:54:56.617103  4450 tablet_replica.cc:333] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f: stopping tablet replica
I20260608 12:54:56.618968  4450 raft_consensus.cc:2243] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.619446 15492 tablet_copy_service.cc:140] P 0b094a1b78cc49e9868ac617c7639ce4: Received BeginTabletCopySession request for tablet 370fbc66631547b489f7992ae5591f6c from peer 12f234a91f2e4a04b487880da3396747 ({username='slave'} at 127.0.0.1:35746)
I20260608 12:54:56.619804  4450 raft_consensus.cc:2272] T bbe82ed3ed444569aabe1ca634b44e06 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.620139 15492 tablet_copy_service.cc:161] P 0b094a1b78cc49e9868ac617c7639ce4: Beginning new tablet copy session on tablet 370fbc66631547b489f7992ae5591f6c from peer 12f234a91f2e4a04b487880da3396747 at {username='slave'} at 127.0.0.1:35746: session id = 12f234a91f2e4a04b487880da3396747-370fbc66631547b489f7992ae5591f6c
I20260608 12:54:56.623418  4450 tablet_replica.cc:333] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f: stopping tablet replica
I20260608 12:54:56.628263 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213cd63627364753af65ba7fc4a0c564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.629119  4450 raft_consensus.cc:2243] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:56.630275  4450 raft_consensus.cc:2272] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.634900  4450 tablet_replica.cc:333] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f: stopping tablet replica
I20260608 12:54:56.636023  4450 raft_consensus.cc:2243] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.638077  4450 raft_consensus.cc:2272] T ea1b991a9d8748a7be4dc24822302f4d P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.643080 15492 tablet_copy_source_session.cc:215] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:54:56.650389 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 370fbc66631547b489f7992ae5591f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.643576  4450 tablet_replica.cc:333] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f: stopping tablet replica
W20260608 12:54:56.643747 15449 consensus_peers.cc:597] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761): Couldn't send request to peer d44b3076971e411e9439721fa9a46746. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:56.673127  4450 raft_consensus.cc:2243] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.673861  4450 raft_consensus.cc:2272] T 213cd63627364753af65ba7fc4a0c564 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.678403  4450 tablet_replica.cc:333] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f: stopping tablet replica
I20260608 12:54:56.679251  4450 raft_consensus.cc:2243] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.679942  4450 raft_consensus.cc:2272] T 141073bc007c4152b399a1b1dae1ed49 P 8291105312984227b0a53e4aacda3e0f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:54:56.680235 15446 consensus_peers.cc:597] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773): Couldn't send request to peer 8291105312984227b0a53e4aacda3e0f. 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:54:56.690286 15731 tablet_copy_client.cc:806] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:56.691080 15731 tablet_copy_client.cc:670] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:56.692236 15734 tablet_copy_client.cc:806] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: tablet copy: Starting download of 0 data blocks...
I20260608 12:54:56.697028 15731 tablet_copy_client.cc:538] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:56.697110 15734 tablet_copy_client.cc:670] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: tablet copy: Starting download of 1 WAL segments...
I20260608 12:54:56.702889 15734 tablet_copy_client.cc:538] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:54:56.713855 15731 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: Bootstrap starting.
W20260608 12:54:56.725207 15646 connection.cc:466] server connection from 127.0.0.1:44176 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44176 (request call id 1) could send its response
W20260608 12:54:56.736328 15446 consensus_peers.cc:597] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer 8291105312984227b0a53e4aacda3e0f (127.4.88.130:34773): Couldn't send request to peer 8291105312984227b0a53e4aacda3e0f. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.130:34773: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:56.746071 15734 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: Bootstrap starting.
I20260608 12:54:56.746694  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:54:56.797865  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:54:56.820801  4450 tablet_copy_service.cc:362] P 0b094a1b78cc49e9868ac617c7639ce4: Destroying tablet copy session 12f234a91f2e4a04b487880da3396747-370fbc66631547b489f7992ae5591f6c due to service shutdown
I20260608 12:54:56.821230  4450 tablet_copy_service.cc:434] P 0b094a1b78cc49e9868ac617c7639ce4: ending tablet copy session 12f234a91f2e4a04b487880da3396747-370fbc66631547b489f7992ae5591f6c on tablet 370fbc66631547b489f7992ae5591f6c with peer 12f234a91f2e4a04b487880da3396747
I20260608 12:54:56.821887  4450 tablet_copy_service.cc:362] P 0b094a1b78cc49e9868ac617c7639ce4: Destroying tablet copy session 12f234a91f2e4a04b487880da3396747-213cd63627364753af65ba7fc4a0c564 due to service shutdown
I20260608 12:54:56.822233  4450 tablet_copy_service.cc:434] P 0b094a1b78cc49e9868ac617c7639ce4: ending tablet copy session 12f234a91f2e4a04b487880da3396747-213cd63627364753af65ba7fc4a0c564 on tablet 213cd63627364753af65ba7fc4a0c564 with peer 12f234a91f2e4a04b487880da3396747
I20260608 12:54:56.869267  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:56.872452  4450 tablet_replica.cc:333] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4: stopping tablet replica
I20260608 12:54:56.873452  4450 raft_consensus.cc:2243] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.874256  4450 raft_consensus.cc:2272] T bbe82ed3ed444569aabe1ca634b44e06 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.877573  4450 tablet_replica.cc:333] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4: stopping tablet replica
I20260608 12:54:56.880970  4450 raft_consensus.cc:2243] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:56.882494  4450 raft_consensus.cc:2272] T 370fbc66631547b489f7992ae5591f6c P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.901358  4450 tablet_replica.cc:333] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4: stopping tablet replica
I20260608 12:54:56.902820  4450 raft_consensus.cc:2243] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.904593  4450 raft_consensus.cc:2272] T e5ab9918441e4e3a85258cc8d0ab2dd6 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.922827 15734 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:54:56.912207  4450 tablet_replica.cc:333] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4: stopping tablet replica
I20260608 12:54:56.923897 15734 tablet_bootstrap.cc:492] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: Bootstrap complete.
I20260608 12:54:56.924167  4450 raft_consensus.cc:2243] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:56.924782 15734 ts_tablet_manager.cc:1403] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: Time spent bootstrapping tablet: real 0.179s	user 0.134s	sys 0.015s
I20260608 12:54:56.930711  4450 raft_consensus.cc:2272] T 213cd63627364753af65ba7fc4a0c564 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.933256 15734 raft_consensus.cc:359] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:56.934202 15734 raft_consensus.cc:740] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12f234a91f2e4a04b487880da3396747, State: Initialized, Role: LEARNER
I20260608 12:54:56.935051  4450 tablet_replica.cc:333] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4: stopping tablet replica
I20260608 12:54:56.934998 15734 consensus_queue.cc:260] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } attrs { replace: true } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:56.936040  4450 raft_consensus.cc:2243] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:54:56.944926 15449 consensus_peers.cc:597] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 -> Peer d44b3076971e411e9439721fa9a46746 (127.4.88.129:37761): Couldn't send request to peer d44b3076971e411e9439721fa9a46746. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:37761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:56.948376  4450 raft_consensus.cc:2272] T 141073bc007c4152b399a1b1dae1ed49 P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.949856 15734 ts_tablet_manager.cc:1434] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.007s
I20260608 12:54:56.962023  4450 tablet_replica.cc:333] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4: stopping tablet replica
I20260608 12:54:56.962992  4450 raft_consensus.cc:2243] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:56.963903  4450 raft_consensus.cc:2272] T ea1b991a9d8748a7be4dc24822302f4d P 0b094a1b78cc49e9868ac617c7639ce4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:56.994673  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:54:57.008561 15731 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260608 12:54:57.009521 15734 tablet_copy_client.cc:1131] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.131:36909: connect: Connection refused (error 111)
I20260608 12:54:57.009609 15731 tablet_bootstrap.cc:492] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: Bootstrap complete.
I20260608 12:54:57.010756 15731 ts_tablet_manager.cc:1403] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: Time spent bootstrapping tablet: real 0.297s	user 0.132s	sys 0.023s
I20260608 12:54:57.013624 15731 raft_consensus.cc:359] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:57.014562 15731 raft_consensus.cc:740] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 12f234a91f2e4a04b487880da3396747, State: Initialized, Role: LEARNER
I20260608 12:54:57.015280 15731 consensus_queue.cc:260] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "d44b3076971e411e9439721fa9a46746" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 37761 } attrs { replace: true } } peers { permanent_uuid: "8291105312984227b0a53e4aacda3e0f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 34773 } } peers { permanent_uuid: "0b094a1b78cc49e9868ac617c7639ce4" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 36909 } } peers { permanent_uuid: "12f234a91f2e4a04b487880da3396747" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 44793 } attrs { promote: true } }
I20260608 12:54:57.020926 15731 ts_tablet_manager.cc:1434] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:54:57.024971  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
W20260608 12:54:57.027524 15731 tablet_copy_client.cc:1131] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.131:36909: connect: Connection refused (error 111)
I20260608 12:54:57.065011  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:57.066733  4450 tablet_replica.cc:333] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747: stopping tablet replica
I20260608 12:54:57.067566  4450 raft_consensus.cc:2243] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:57.068177  4450 raft_consensus.cc:2272] T 370fbc66631547b489f7992ae5591f6c P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:57.071527  4450 tablet_replica.cc:333] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747: stopping tablet replica
I20260608 12:54:57.072278  4450 raft_consensus.cc:2243] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:54:57.072814  4450 raft_consensus.cc:2272] T 213cd63627364753af65ba7fc4a0c564 P 12f234a91f2e4a04b487880da3396747 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:54:57.096473  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:54:57.115813  4450 master.cc:562] Master@127.4.88.190:36955 shutting down...
W20260608 12:54:57.145599 15278 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:54:57.145951 15278 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:54:57.146209 15278 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:54:57.147680  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:57.148286  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:57.148630  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P abae2be984d24c6ea5cedd9dedcce28e: stopping tablet replica
W20260608 12:54:58.167899  4450 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 15262)
W20260608 12:54:59.168439  4450 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 15262)
W20260608 12:55:00.168952  4450 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 15262)
I20260608 12:55:00.420413  4450 master.cc:584] Master@127.4.88.190:36955 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (9914 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:55:00.472747  4450 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.88.190:40115
I20260608 12:55:00.473917  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:00.479113 15747 instance_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.480683 15750 instance_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:55:00.480672 15748 instance_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:00.481177  4450 server_base.cc:1061] running on GCE node
I20260608 12:55:00.482285  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:00.482503  4450 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.482681  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923300482662 us; error 0 us; skew 500 ppm
I20260608 12:55:00.483291  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:00.485905  4450 webserver.cc:533] Webserver started at http://127.4.88.190:39903/ using document root <none> and password file <none>
I20260608 12:55:00.486465  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:00.486687  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:00.486975  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:00.488092  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/master-0-root/instance:
uuid: "9c5f690c64e7417c8d48a3ac5c195761"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.492815  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:00.496384 15755 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.497325  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:55:00.497570  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/master-0-root
uuid: "9c5f690c64e7417c8d48a3ac5c195761"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.497812  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-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:00.510654  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:00.511798  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:00.551066  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.190:40115
I20260608 12:55:00.551208 15806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.190:40115 every 8 connection(s)
I20260608 12:55:00.555517 15807 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:00.567402 15807 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761: Bootstrap starting.
I20260608 12:55:00.572515 15807 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:00.576946 15807 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761: No bootstrap required, opened a new log
I20260608 12:55:00.579226 15807 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c5f690c64e7417c8d48a3ac5c195761" member_type: VOTER }
I20260608 12:55:00.579632 15807 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:00.579864 15807 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c5f690c64e7417c8d48a3ac5c195761, State: Initialized, Role: FOLLOWER
I20260608 12:55:00.580539 15807 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c5f690c64e7417c8d48a3ac5c195761" member_type: VOTER }
I20260608 12:55:00.581038 15807 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:00.581274 15807 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:00.581560 15807 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:00.586575 15807 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c5f690c64e7417c8d48a3ac5c195761" member_type: VOTER }
I20260608 12:55:00.587193 15807 leader_election.cc:304] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [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: 9c5f690c64e7417c8d48a3ac5c195761; no voters: 
I20260608 12:55:00.588455 15807 leader_election.cc:290] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:00.588943 15810 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:00.590431 15810 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 1 LEADER]: Becoming Leader. State: Replica: 9c5f690c64e7417c8d48a3ac5c195761, State: Running, Role: LEADER
I20260608 12:55:00.591178 15810 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [LEADER]: Queue going to LEADER mode. State: All 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: "9c5f690c64e7417c8d48a3ac5c195761" member_type: VOTER }
I20260608 12:55:00.591570 15807 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:00.595736 15811 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c5f690c64e7417c8d48a3ac5c195761" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c5f690c64e7417c8d48a3ac5c195761" member_type: VOTER } }
I20260608 12:55:00.596623 15811 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:00.596326 15812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c5f690c64e7417c8d48a3ac5c195761. Latest consensus state: current_term: 1 leader_uuid: "9c5f690c64e7417c8d48a3ac5c195761" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c5f690c64e7417c8d48a3ac5c195761" member_type: VOTER } }
I20260608 12:55:00.597337 15812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:00.601496 15817 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:00.610050 15817 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:00.611076  4450 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:00.619864 15817 catalog_manager.cc:1382] Generated new cluster ID: 62c396b30b9540dbbc4988910609aa54
I20260608 12:55:00.620167 15817 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:00.646320 15817 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:00.647753 15817 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:00.662448 15817 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761: Generated new TSK 0
I20260608 12:55:00.663122 15817 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:00.677477  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:00.683666 15828 instance_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.684552 15829 instance_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:00.689401  4450 server_base.cc:1061] running on GCE node
W20260608 12:55:00.689165 15831 instance_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.690814  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:00.691010  4450 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.691138  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923300691126 us; error 0 us; skew 500 ppm
I20260608 12:55:00.691664  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:00.694192  4450 webserver.cc:533] Webserver started at http://127.4.88.129:46843/ using document root <none> and password file <none>
I20260608 12:55:00.694636  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:00.694794  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:00.695003  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:00.696027  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-0-root/instance:
uuid: "c880c8223e8e411a8a2f464e169f1811"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.700626  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:55:00.703954 15836 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.704931  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:55:00.705190  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-0-root
uuid: "c880c8223e8e411a8a2f464e169f1811"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.705442  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-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:00.715006  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:00.716159  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:00.717694  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:00.720042  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:00.720281  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:55:00.720566  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:00.720726  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.761430  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.129:42901
I20260608 12:55:00.761557 15898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.129:42901 every 8 connection(s)
I20260608 12:55:00.766542  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:00.775309 15904 instance_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.779155 15903 instance_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.783324 15906 instance_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.784276 15899 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40115
I20260608 12:55:00.785058 15899 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:00.785288  4450 server_base.cc:1061] running on GCE node
I20260608 12:55:00.786269 15899 heartbeater.cc:507] Master 127.4.88.190:40115 requested a full tablet report, sending...
I20260608 12:55:00.787089  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:00.787328  4450 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.787544  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923300787524 us; error 0 us; skew 500 ppm
I20260608 12:55:00.788357  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:00.789230 15772 ts_manager.cc:194] Registered new tserver with Master: c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901)
I20260608 12:55:00.791689  4450 webserver.cc:533] Webserver started at http://127.4.88.130:36181/ using document root <none> and password file <none>
I20260608 12:55:00.792469  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:00.792781  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:00.792725 15772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56450
I20260608 12:55:00.793347  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:00.794739  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-1-root/instance:
uuid: "3b04f14f5eea4903934546d4cfa2544f"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.799409  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:55:00.803130 15911 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.803874  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:55:00.804188  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-1-root
uuid: "3b04f14f5eea4903934546d4cfa2544f"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.804554  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-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:00.823417  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:00.824663  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:00.826233  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:00.828677  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:00.828914  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.829165  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:00.829360  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.869681  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.130:38801
I20260608 12:55:00.869815 15973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.130:38801 every 8 connection(s)
I20260608 12:55:00.874789  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:00.882854 15977 instance_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.886088 15978 instance_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:00.893196 15974 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40115
I20260608 12:55:00.894133 15974 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:00.895927 15974 heartbeater.cc:507] Master 127.4.88.190:40115 requested a full tablet report, sending...
I20260608 12:55:00.899629 15772 ts_manager.cc:194] Registered new tserver with Master: 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801)
W20260608 12:55:00.900233 15980 instance_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.900370  4450 server_base.cc:1061] running on GCE node
I20260608 12:55:00.902176 15772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56456
I20260608 12:55:00.902410  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:00.902770  4450 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.902977  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923300902961 us; error 0 us; skew 500 ppm
I20260608 12:55:00.903667  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:00.906486  4450 webserver.cc:533] Webserver started at http://127.4.88.131:41203/ using document root <none> and password file <none>
I20260608 12:55:00.907074  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:00.907303  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:00.907584  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:00.909085  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-2-root/instance:
uuid: "2fc6b589bffd4d27a53df69b27756bb1"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.913800  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 12:55:00.917304 15985 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.918066  4450 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:55:00.918398  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-2-root
uuid: "2fc6b589bffd4d27a53df69b27756bb1"
format_stamp: "Formatted at 2026-06-08 12:55:00 on dist-test-slave-vkhm"
I20260608 12:55:00.918697  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-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:00.945195  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:00.946463  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:00.947980  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:00.950420  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:00.950666  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.950950  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:00.951141  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:00.991318  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.131:39319
I20260608 12:55:00.991458 16047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.131:39319 every 8 connection(s)
I20260608 12:55:01.011456 16048 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40115
I20260608 12:55:01.011945 16048 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:01.012780 16048 heartbeater.cc:507] Master 127.4.88.190:40115 requested a full tablet report, sending...
I20260608 12:55:01.015506 15772 ts_manager.cc:194] Registered new tserver with Master: 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:01.052549  4450 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.057759509s
I20260608 12:55:01.054173 15772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56464
I20260608 12:55:01.796020 15899 heartbeater.cc:499] Master 127.4.88.190:40115 was elected leader, sending a full tablet report...
I20260608 12:55:01.905577 15974 heartbeater.cc:499] Master 127.4.88.190:40115 was elected leader, sending a full tablet report...
I20260608 12:55:02.059664 16048 heartbeater.cc:499] Master 127.4.88.190:40115 was elected leader, sending a full tablet report...
I20260608 12:55:02.115706 15772 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39932:
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:55:02.119057 15772 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:02.189718 16013 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0e3bd29524fbfb4d970b912150827 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:55:02.191959 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0e3bd29524fbfb4d970b912150827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.193881 15864 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0e3bd29524fbfb4d970b912150827 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:55:02.198503 15864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0e3bd29524fbfb4d970b912150827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.200826 16012 tablet_service.cc:1511] Processing CreateTablet for tablet 493e51ff1de74c31b9f3a3a4625b3ba1 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:55:02.201095 15863 tablet_service.cc:1511] Processing CreateTablet for tablet 493e51ff1de74c31b9f3a3a4625b3ba1 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:55:02.203020 15863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493e51ff1de74c31b9f3a3a4625b3ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.203161 16012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493e51ff1de74c31b9f3a3a4625b3ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.211812 15862 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae658b1c0b460d9da6d258d8f3a050 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:55:02.213605 15862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae658b1c0b460d9da6d258d8f3a050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.215906 16011 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae658b1c0b460d9da6d258d8f3a050 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:55:02.217633 16011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae658b1c0b460d9da6d258d8f3a050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.232276 15939 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0e3bd29524fbfb4d970b912150827 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:55:02.234115 15939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0e3bd29524fbfb4d970b912150827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.237984 15938 tablet_service.cc:1511] Processing CreateTablet for tablet 493e51ff1de74c31b9f3a3a4625b3ba1 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:55:02.239540 15938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493e51ff1de74c31b9f3a3a4625b3ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.241905 15937 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae658b1c0b460d9da6d258d8f3a050 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:55:02.244032 15937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae658b1c0b460d9da6d258d8f3a050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.263549 15862 tablet_service.cc:1511] Processing CreateTablet for tablet 38899fc2fb534f2ca9570306ffa07722 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:55:02.265899 15862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38899fc2fb534f2ca9570306ffa07722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.281955 15936 tablet_service.cc:1511] Processing CreateTablet for tablet 38899fc2fb534f2ca9570306ffa07722 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:55:02.284271 15936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38899fc2fb534f2ca9570306ffa07722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.302012 16013 tablet_service.cc:1511] Processing CreateTablet for tablet 38899fc2fb534f2ca9570306ffa07722 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:55:02.303606 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38899fc2fb534f2ca9570306ffa07722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.303722 15863 tablet_service.cc:1511] Processing CreateTablet for tablet 00ebb480c3a14871abdeea1c15b2da69 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:55:02.305202 15863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ebb480c3a14871abdeea1c15b2da69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.308534 16071 tablet_bootstrap.cc:492] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f: Bootstrap starting.
I20260608 12:55:02.317301 16071 tablet_bootstrap.cc:654] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.331310 16070 tablet_bootstrap.cc:492] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811: Bootstrap starting.
I20260608 12:55:02.335121 16069 tablet_bootstrap.cc:492] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1: Bootstrap starting.
I20260608 12:55:02.341233 16010 tablet_service.cc:1511] Processing CreateTablet for tablet 00ebb480c3a14871abdeea1c15b2da69 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:55:02.342844 16010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ebb480c3a14871abdeea1c15b2da69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.345906 15939 tablet_service.cc:1511] Processing CreateTablet for tablet 5344c6c0607942feb423fb8ee481fc21 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:55:02.347929 15939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5344c6c0607942feb423fb8ee481fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.348102 15864 tablet_service.cc:1511] Processing CreateTablet for tablet 5344c6c0607942feb423fb8ee481fc21 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:55:02.357188 15864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5344c6c0607942feb423fb8ee481fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.363142 16070 tablet_bootstrap.cc:654] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.364982 15936 tablet_service.cc:1511] Processing CreateTablet for tablet 00ebb480c3a14871abdeea1c15b2da69 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:55:02.367038 15936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00ebb480c3a14871abdeea1c15b2da69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.378175 16011 tablet_service.cc:1511] Processing CreateTablet for tablet 5344c6c0607942feb423fb8ee481fc21 (DEFAULT_TABLE table=test-workload [id=37c7dbfbf5a345c48c59521dc4ecf986]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:55:02.379487 16011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5344c6c0607942feb423fb8ee481fc21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:02.385902 16071 tablet_bootstrap.cc:492] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f: No bootstrap required, opened a new log
I20260608 12:55:02.386561 16071 ts_tablet_manager.cc:1403] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.022s
I20260608 12:55:02.390476 16071 raft_consensus.cc:359] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.391796 16071 raft_consensus.cc:385] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.392136 16071 raft_consensus.cc:740] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.393196 16071 consensus_queue.cc:260] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.396509 16069 tablet_bootstrap.cc:654] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.402544 16070 tablet_bootstrap.cc:492] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811: No bootstrap required, opened a new log
I20260608 12:55:02.405020 16070 ts_tablet_manager.cc:1403] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.006s
I20260608 12:55:02.402619 16071 ts_tablet_manager.cc:1434] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.003s
I20260608 12:55:02.407888 16071 tablet_bootstrap.cc:492] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f: Bootstrap starting.
I20260608 12:55:02.409863 16070 raft_consensus.cc:359] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.410563 16069 tablet_bootstrap.cc:492] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1: No bootstrap required, opened a new log
I20260608 12:55:02.410676 16070 raft_consensus.cc:385] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.411247 16069 ts_tablet_manager.cc:1403] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent bootstrapping tablet: real 0.077s	user 0.000s	sys 0.019s
I20260608 12:55:02.414934 16069 raft_consensus.cc:359] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.415684 16069 raft_consensus.cc:385] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.415881 16071 tablet_bootstrap.cc:654] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.411201 16070 raft_consensus.cc:740] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.416957 16070 consensus_queue.cc:260] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.416018 16069 raft_consensus.cc:740] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc6b589bffd4d27a53df69b27756bb1, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.419134 16069 consensus_queue.cc:260] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.422055 16070 ts_tablet_manager.cc:1434] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:55:02.423202 16070 tablet_bootstrap.cc:492] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811: Bootstrap starting.
I20260608 12:55:02.424928 16071 tablet_bootstrap.cc:492] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f: No bootstrap required, opened a new log
I20260608 12:55:02.425570 16071 ts_tablet_manager.cc:1403] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 12:55:02.428002 16069 ts_tablet_manager.cc:1434] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260608 12:55:02.429203 16069 tablet_bootstrap.cc:492] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1: Bootstrap starting.
I20260608 12:55:02.428997 16071 raft_consensus.cc:359] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.429888 16071 raft_consensus.cc:385] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.430228 16071 raft_consensus.cc:740] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.430680 16070 tablet_bootstrap.cc:654] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.431290 16071 consensus_queue.cc:260] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.433969 16071 ts_tablet_manager.cc:1434] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:55:02.436935 16071 tablet_bootstrap.cc:492] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f: Bootstrap starting.
I20260608 12:55:02.437278 16069 tablet_bootstrap.cc:654] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.443037 16070 tablet_bootstrap.cc:492] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811: No bootstrap required, opened a new log
I20260608 12:55:02.443624 16070 ts_tablet_manager.cc:1403] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 12:55:02.444507 16078 raft_consensus.cc:493] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:02.445132 16078 raft_consensus.cc:515] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.445804 16071 tablet_bootstrap.cc:654] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.453603 16078 leader_election.cc:290] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901), 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801)
I20260608 12:55:02.468815 16070 raft_consensus.cc:359] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.469910 16070 raft_consensus.cc:385] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.470268 16070 raft_consensus.cc:740] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.471524 16070 consensus_queue.cc:260] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.483263 16070 ts_tablet_manager.cc:1434] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260608 12:55:02.493593 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493e51ff1de74c31b9f3a3a4625b3ba1" candidate_uuid: "2fc6b589bffd4d27a53df69b27756bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b04f14f5eea4903934546d4cfa2544f" is_pre_election: true
W20260608 12:55:02.495822 15989 leader_election.cc:343] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:02.496750 16071 tablet_bootstrap.cc:492] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f: No bootstrap required, opened a new log
I20260608 12:55:02.497602 16071 ts_tablet_manager.cc:1403] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.026s
I20260608 12:55:02.489414 16070 tablet_bootstrap.cc:492] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811: Bootstrap starting.
I20260608 12:55:02.502116 16069 tablet_bootstrap.cc:492] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1: No bootstrap required, opened a new log
I20260608 12:55:02.502701 16069 ts_tablet_manager.cc:1403] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.048s
I20260608 12:55:02.502570 16071 raft_consensus.cc:359] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.503439 16071 raft_consensus.cc:385] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.503789 16071 raft_consensus.cc:740] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.504776 16071 consensus_queue.cc:260] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.506135 16070 tablet_bootstrap.cc:654] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.506210 16069 raft_consensus.cc:359] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.507193 16069 raft_consensus.cc:385] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.507503 16069 raft_consensus.cc:740] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc6b589bffd4d27a53df69b27756bb1, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.507826 15874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493e51ff1de74c31b9f3a3a4625b3ba1" candidate_uuid: "2fc6b589bffd4d27a53df69b27756bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811" is_pre_election: true
I20260608 12:55:02.508637 15874 raft_consensus.cc:2468] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fc6b589bffd4d27a53df69b27756bb1 in term 0.
I20260608 12:55:02.508517 16069 consensus_queue.cc:260] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.509928 16071 ts_tablet_manager.cc:1434] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:55:02.511018 16071 tablet_bootstrap.cc:492] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f: Bootstrap starting.
I20260608 12:55:02.510871 15988 leader_election.cc:304] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [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: 2fc6b589bffd4d27a53df69b27756bb1, c880c8223e8e411a8a2f464e169f1811; no voters: 3b04f14f5eea4903934546d4cfa2544f
I20260608 12:55:02.512897 16069 ts_tablet_manager.cc:1434] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260608 12:55:02.513441 16078 raft_consensus.cc:2804] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:02.513985 16069 tablet_bootstrap.cc:492] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1: Bootstrap starting.
I20260608 12:55:02.513994 16078 raft_consensus.cc:493] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:02.514861 16078 raft_consensus.cc:3060] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.519112 16071 tablet_bootstrap.cc:654] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.522015 16073 raft_consensus.cc:493] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:02.528920 16069 tablet_bootstrap.cc:654] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.528885 16073 raft_consensus.cc:515] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.525169 16070 tablet_bootstrap.cc:492] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811: No bootstrap required, opened a new log
I20260608 12:55:02.531056 16070 ts_tablet_manager.cc:1403] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.008s
I20260608 12:55:02.534602 16070 raft_consensus.cc:359] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.535353 16070 raft_consensus.cc:385] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.535657 16070 raft_consensus.cc:740] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.539294 16070 consensus_queue.cc:260] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.542208 16070 ts_tablet_manager.cc:1434] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:55:02.543372 16070 tablet_bootstrap.cc:492] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811: Bootstrap starting.
I20260608 12:55:02.544135 16073 leader_election.cc:290] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319), c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901)
I20260608 12:55:02.550647 16070 tablet_bootstrap.cc:654] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.557220 16071 tablet_bootstrap.cc:492] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f: No bootstrap required, opened a new log
I20260608 12:55:02.557794 16071 ts_tablet_manager.cc:1403] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.000s
I20260608 12:55:02.538149 16078 raft_consensus.cc:515] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.561234 16069 tablet_bootstrap.cc:492] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1: No bootstrap required, opened a new log
I20260608 12:55:02.561892 16069 ts_tablet_manager.cc:1403] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.010s
I20260608 12:55:02.563747 16070 tablet_bootstrap.cc:492] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811: No bootstrap required, opened a new log
I20260608 12:55:02.563747 15874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493e51ff1de74c31b9f3a3a4625b3ba1" candidate_uuid: "2fc6b589bffd4d27a53df69b27756bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811"
I20260608 12:55:02.564625 16070 ts_tablet_manager.cc:1403] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:55:02.564661 15874 raft_consensus.cc:3060] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.566078 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0e3bd29524fbfb4d970b912150827" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811" is_pre_election: true
I20260608 12:55:02.566941 15873 raft_consensus.cc:2468] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 0.
I20260608 12:55:02.568382 16069 raft_consensus.cc:359] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.568642 15914 leader_election.cc:304] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:02.568753 16070 raft_consensus.cc:359] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.569648 16070 raft_consensus.cc:385] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.569746 16073 raft_consensus.cc:2804] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:02.569988 16070 raft_consensus.cc:740] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.570288 16073 raft_consensus.cc:493] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:02.570853 16073 raft_consensus.cc:3060] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.570963 16070 consensus_queue.cc:260] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.569247 16069 raft_consensus.cc:385] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.571836 16071 raft_consensus.cc:359] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.572666 16071 raft_consensus.cc:385] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.572986 16071 raft_consensus.cc:740] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.574086 16070 ts_tablet_manager.cc:1434] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260608 12:55:02.573828 16071 consensus_queue.cc:260] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.575210 16070 tablet_bootstrap.cc:492] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811: Bootstrap starting.
I20260608 12:55:02.579133 16073 raft_consensus.cc:515] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.583194 16070 tablet_bootstrap.cc:654] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.572154 16069 raft_consensus.cc:740] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc6b589bffd4d27a53df69b27756bb1, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.584233 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0e3bd29524fbfb4d970b912150827" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811"
I20260608 12:55:02.585300 15873 raft_consensus.cc:3060] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.585476 16069 consensus_queue.cc:260] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.590384 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0e3bd29524fbfb4d970b912150827" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1" is_pre_election: true
I20260608 12:55:02.591480 16023 raft_consensus.cc:2468] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 0.
I20260608 12:55:02.592980 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0e3bd29524fbfb4d970b912150827" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1"
I20260608 12:55:02.593936 16022 raft_consensus.cc:3060] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.594944 15874 raft_consensus.cc:2468] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc6b589bffd4d27a53df69b27756bb1 in term 1.
I20260608 12:55:02.597470 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493e51ff1de74c31b9f3a3a4625b3ba1" candidate_uuid: "2fc6b589bffd4d27a53df69b27756bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b04f14f5eea4903934546d4cfa2544f"
I20260608 12:55:02.598464 15949 raft_consensus.cc:3060] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.598958 15988 leader_election.cc:304] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc6b589bffd4d27a53df69b27756bb1, c880c8223e8e411a8a2f464e169f1811; no voters: 
W20260608 12:55:02.608387 15820 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:02.613281 16076 raft_consensus.cc:493] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:02.614080 16076 raft_consensus.cc:515] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.624369 16076 leader_election.cc:290] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:02.630647 16071 ts_tablet_manager.cc:1434] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f: Time spent starting tablet: real 0.073s	user 0.016s	sys 0.037s
I20260608 12:55:02.630760 16073 leader_election.cc:290] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 election: Requested vote from peers 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319), c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901)
I20260608 12:55:02.630550 16090 raft_consensus.cc:493] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:02.632056 16071 tablet_bootstrap.cc:492] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f: Bootstrap starting.
I20260608 12:55:02.634974 15949 raft_consensus.cc:2468] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fc6b589bffd4d27a53df69b27756bb1 in term 1.
I20260608 12:55:02.639976 16071 tablet_bootstrap.cc:654] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.631928 16090 raft_consensus.cc:515] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.644225 15872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38899fc2fb534f2ca9570306ffa07722" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811" is_pre_election: true
I20260608 12:55:02.645291 15872 raft_consensus.cc:2468] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 0.
I20260608 12:55:02.647347 15914 leader_election.cc:304] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:02.648826 16073 raft_consensus.cc:2804] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:02.649379 16073 raft_consensus.cc:493] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:02.649847 16073 raft_consensus.cc:3060] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.592984 16078 leader_election.cc:290] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [CANDIDATE]: Term 1 election: Requested vote from peers c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901), 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801)
W20260608 12:55:02.656286 15988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.88.129:42901, user_credentials={real_user=slave}} blocked reactor thread for 57468.5us
I20260608 12:55:02.665266 16078 raft_consensus.cc:2804] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:02.670210 15873 raft_consensus.cc:2468] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 1.
I20260608 12:55:02.675865 16078 raft_consensus.cc:697] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 LEADER]: Becoming Leader. State: Replica: 2fc6b589bffd4d27a53df69b27756bb1, State: Running, Role: LEADER
I20260608 12:55:02.675724 15914 leader_election.cc:304] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:02.677230 16078 consensus_queue.cc:237] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.677531 16093 raft_consensus.cc:2804] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:02.667335 16022 raft_consensus.cc:2468] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 1.
I20260608 12:55:02.681610 16090 leader_election.cc:290] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:02.687706 16069 ts_tablet_manager.cc:1434] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent starting tablet: real 0.125s	user 0.033s	sys 0.027s
I20260608 12:55:02.689116 16069 tablet_bootstrap.cc:492] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1: Bootstrap starting.
I20260608 12:55:02.687755 16071 tablet_bootstrap.cc:492] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f: No bootstrap required, opened a new log
I20260608 12:55:02.691229 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38899fc2fb534f2ca9570306ffa07722" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1" is_pre_election: true
I20260608 12:55:02.694437 16070 tablet_bootstrap.cc:492] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811: No bootstrap required, opened a new log
I20260608 12:55:02.695075 16070 ts_tablet_manager.cc:1403] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.029s
I20260608 12:55:02.691514 16071 ts_tablet_manager.cc:1403] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f: Time spent bootstrapping tablet: real 0.060s	user 0.031s	sys 0.020s
W20260608 12:55:02.700327 15912 leader_election.cc:343] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:02.699379 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae658b1c0b460d9da6d258d8f3a050" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1" is_pre_election: true
I20260608 12:55:02.701785 16023 raft_consensus.cc:2468] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 0.
I20260608 12:55:02.698679 16070 raft_consensus.cc:359] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.702405 16070 raft_consensus.cc:385] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.702844 16070 raft_consensus.cc:740] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.703395 16093 raft_consensus.cc:697] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 1 LEADER]: Becoming Leader. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Running, Role: LEADER
I20260608 12:55:02.703478 15837 leader_election.cc:304] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fc6b589bffd4d27a53df69b27756bb1, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:02.704464 16069 tablet_bootstrap.cc:654] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.704054 16070 consensus_queue.cc:260] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.704514 16076 raft_consensus.cc:2804] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:02.706144 16076 raft_consensus.cc:493] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:02.706584 16076 raft_consensus.cc:3060] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.706681 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae658b1c0b460d9da6d258d8f3a050" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b04f14f5eea4903934546d4cfa2544f" is_pre_election: true
I20260608 12:55:02.707444 15949 raft_consensus.cc:2468] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 0.
I20260608 12:55:02.704581 16093 consensus_queue.cc:237] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } }
I20260608 12:55:02.711992 16071 raft_consensus.cc:359] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.712899 16071 raft_consensus.cc:385] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.713286 16071 raft_consensus.cc:740] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.714156 16071 consensus_queue.cc:260] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.715226 16076 raft_consensus.cc:515] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.715631 16073 raft_consensus.cc:515] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.719187 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae658b1c0b460d9da6d258d8f3a050" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b04f14f5eea4903934546d4cfa2544f"
I20260608 12:55:02.721493 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae658b1c0b460d9da6d258d8f3a050" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1"
I20260608 12:55:02.722143 16023 raft_consensus.cc:3060] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.724181 16071 ts_tablet_manager.cc:1434] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.007s
I20260608 12:55:02.725472 16071 tablet_bootstrap.cc:492] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f: Bootstrap starting.
I20260608 12:55:02.725744 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38899fc2fb534f2ca9570306ffa07722" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1"
W20260608 12:55:02.727447 15912 leader_election.cc:343] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:02.719761 15949 raft_consensus.cc:3060] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.721544 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38899fc2fb534f2ca9570306ffa07722" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811"
I20260608 12:55:02.729034 15873 raft_consensus.cc:3060] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.732484 16071 tablet_bootstrap.cc:654] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.719759 15770 catalog_manager.cc:5696] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130). New cstate: current_term: 1 leader_uuid: "3b04f14f5eea4903934546d4cfa2544f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:02.734171 15949 raft_consensus.cc:2468] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 1.
I20260608 12:55:02.723074 15772 catalog_manager.cc:5696] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131). New cstate: current_term: 1 leader_uuid: "2fc6b589bffd4d27a53df69b27756bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:02.735930 15840 leader_election.cc:304] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:02.722143 16073 leader_election.cc:290] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 election: Requested vote from peers c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:02.737344 16076 leader_election.cc:290] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 election: Requested vote from peers 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:02.737942 16076 raft_consensus.cc:2804] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:02.738368 16076 raft_consensus.cc:697] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 1 LEADER]: Becoming Leader. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Running, Role: LEADER
I20260608 12:55:02.738742 16069 tablet_bootstrap.cc:492] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1: No bootstrap required, opened a new log
I20260608 12:55:02.739250 16070 ts_tablet_manager.cc:1434] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.005s
I20260608 12:55:02.739225 16076 consensus_queue.cc:237] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.741044 16070 tablet_bootstrap.cc:492] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811: Bootstrap starting.
I20260608 12:55:02.739271 16069 ts_tablet_manager.cc:1403] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.006s
I20260608 12:55:02.744666 15873 raft_consensus.cc:2468] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 1.
I20260608 12:55:02.746726 15914 leader_election.cc:304] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [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: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 2fc6b589bffd4d27a53df69b27756bb1
I20260608 12:55:02.747973 16073 raft_consensus.cc:2804] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:02.748601 16073 raft_consensus.cc:697] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 1 LEADER]: Becoming Leader. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Running, Role: LEADER
I20260608 12:55:02.749459 16073 consensus_queue.cc:237] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.759615 16023 raft_consensus.cc:2468] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 1.
I20260608 12:55:02.761292 16071 tablet_bootstrap.cc:492] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f: No bootstrap required, opened a new log
I20260608 12:55:02.763527 16071 ts_tablet_manager.cc:1403] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.026s
I20260608 12:55:02.763762 16069 raft_consensus.cc:359] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.764896 16069 raft_consensus.cc:385] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.765300 16069 raft_consensus.cc:740] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc6b589bffd4d27a53df69b27756bb1, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.766289 16070 tablet_bootstrap.cc:654] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.766219 16069 consensus_queue.cc:260] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.775010 16071 raft_consensus.cc:359] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.775887 16071 raft_consensus.cc:385] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.776551 16071 raft_consensus.cc:740] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.773887 15771 catalog_manager.cc:5696] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880c8223e8e411a8a2f464e169f1811 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "c880c8223e8e411a8a2f464e169f1811" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:02.780476 16071 consensus_queue.cc:260] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.783820 16071 ts_tablet_manager.cc:1434] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:55:02.788134 16069 ts_tablet_manager.cc:1434] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260608 12:55:02.793884 16069 tablet_bootstrap.cc:492] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1: Bootstrap starting.
I20260608 12:55:02.800364 16070 tablet_bootstrap.cc:492] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811: No bootstrap required, opened a new log
I20260608 12:55:02.800999 16070 ts_tablet_manager.cc:1403] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.016s
I20260608 12:55:02.802199 16069 tablet_bootstrap.cc:654] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.804824 16073 raft_consensus.cc:493] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:02.805433 16073 raft_consensus.cc:515] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.809165 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebb480c3a14871abdeea1c15b2da69" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811" is_pre_election: true
I20260608 12:55:02.809831 15873 raft_consensus.cc:2468] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 0.
I20260608 12:55:02.811359 15914 leader_election.cc:304] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:02.812597 16093 raft_consensus.cc:2804] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:02.812987 16093 raft_consensus.cc:493] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:02.813392 16093 raft_consensus.cc:3060] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.817001 16073 leader_election.cc:290] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:02.819576 16070 raft_consensus.cc:359] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.820968 16070 raft_consensus.cc:385] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.821329 16070 raft_consensus.cc:740] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.821211 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebb480c3a14871abdeea1c15b2da69" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1" is_pre_election: true
I20260608 12:55:02.822535 16069 tablet_bootstrap.cc:492] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1: No bootstrap required, opened a new log
I20260608 12:55:02.823132 16069 ts_tablet_manager.cc:1403] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260608 12:55:02.823446 16070 consensus_queue.cc:260] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.824321 16093 raft_consensus.cc:515] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
W20260608 12:55:02.825032 15912 leader_election.cc:343] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:55:02.826911 16093 leader_election.cc:290] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 election: Requested vote from peers c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:02.826593 16069 raft_consensus.cc:359] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.827515 16069 raft_consensus.cc:385] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.827649 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebb480c3a14871abdeea1c15b2da69" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811"
I20260608 12:55:02.827900 16069 raft_consensus.cc:740] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc6b589bffd4d27a53df69b27756bb1, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.828295 15873 raft_consensus.cc:3060] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.829077 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00ebb480c3a14871abdeea1c15b2da69" candidate_uuid: "3b04f14f5eea4903934546d4cfa2544f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1"
I20260608 12:55:02.828902 16069 consensus_queue.cc:260] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.829922 16023 raft_consensus.cc:3060] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.831576 16069 ts_tablet_manager.cc:1434] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260608 12:55:02.832721 16069 tablet_bootstrap.cc:492] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1: Bootstrap starting.
I20260608 12:55:02.836162 15873 raft_consensus.cc:2468] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 1.
I20260608 12:55:02.837491 16023 raft_consensus.cc:2468] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b04f14f5eea4903934546d4cfa2544f in term 1.
I20260608 12:55:02.838480 15914 leader_election.cc:304] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:02.839711 16069 tablet_bootstrap.cc:654] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:02.839787 16093 raft_consensus.cc:2804] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:02.840497 16093 raft_consensus.cc:697] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 1 LEADER]: Becoming Leader. State: Replica: 3b04f14f5eea4903934546d4cfa2544f, State: Running, Role: LEADER
I20260608 12:55:02.841442 16093 consensus_queue.cc:237] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.841564 15772 catalog_manager.cc:5696] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130). New cstate: current_term: 1 leader_uuid: "3b04f14f5eea4903934546d4cfa2544f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:02.837126 16070 ts_tablet_manager.cc:1434] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.007s
I20260608 12:55:02.854130 16069 tablet_bootstrap.cc:492] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1: No bootstrap required, opened a new log
I20260608 12:55:02.854755 16069 ts_tablet_manager.cc:1403] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260608 12:55:02.857980 16069 raft_consensus.cc:359] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.858565 16069 raft_consensus.cc:385] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:02.858810 16069 raft_consensus.cc:740] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fc6b589bffd4d27a53df69b27756bb1, State: Initialized, Role: FOLLOWER
I20260608 12:55:02.859500 16069 consensus_queue.cc:260] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.861502 16069 ts_tablet_manager.cc:1434] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:55:02.862035 16078 raft_consensus.cc:493] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:02.862603 16078 raft_consensus.cc:515] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:02.864578 16078 leader_election.cc:290] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901), 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801)
I20260608 12:55:02.865326 15873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38899fc2fb534f2ca9570306ffa07722" candidate_uuid: "2fc6b589bffd4d27a53df69b27756bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c880c8223e8e411a8a2f464e169f1811" is_pre_election: true
I20260608 12:55:02.866186 15873 raft_consensus.cc:2393] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fc6b589bffd4d27a53df69b27756bb1 in current term 1: Already voted for candidate 3b04f14f5eea4903934546d4cfa2544f in this term.
I20260608 12:55:02.866284 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38899fc2fb534f2ca9570306ffa07722" candidate_uuid: "2fc6b589bffd4d27a53df69b27756bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b04f14f5eea4903934546d4cfa2544f" is_pre_election: true
I20260608 12:55:02.865743 15770 catalog_manager.cc:5696] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130). New cstate: current_term: 1 leader_uuid: "3b04f14f5eea4903934546d4cfa2544f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:02.867897 15989 leader_election.cc:304] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [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: 2fc6b589bffd4d27a53df69b27756bb1; no voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811
I20260608 12:55:02.868798 16078 raft_consensus.cc:3060] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:02.875309 16078 raft_consensus.cc:2749] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:55:03.086886 16076 raft_consensus.cc:493] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:03.087417 16076 raft_consensus.cc:515] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:03.089234 16076 leader_election.cc:290] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:03.090281 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5344c6c0607942feb423fb8ee481fc21" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b04f14f5eea4903934546d4cfa2544f" is_pre_election: true
I20260608 12:55:03.090399 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5344c6c0607942feb423fb8ee481fc21" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1" is_pre_election: true
I20260608 12:55:03.090977 15949 raft_consensus.cc:2468] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 0.
I20260608 12:55:03.091037 16023 raft_consensus.cc:2468] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 0.
I20260608 12:55:03.092097 15840 leader_election.cc:304] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:03.092914 16076 raft_consensus.cc:2804] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:03.093243 16076 raft_consensus.cc:493] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:03.093557 16076 raft_consensus.cc:3060] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:03.098474 16076 raft_consensus.cc:515] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:03.100236 16076 leader_election.cc:290] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 election: Requested vote from peers 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801), 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:03.101095 15949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5344c6c0607942feb423fb8ee481fc21" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b04f14f5eea4903934546d4cfa2544f"
I20260608 12:55:03.101405 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5344c6c0607942feb423fb8ee481fc21" candidate_uuid: "c880c8223e8e411a8a2f464e169f1811" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fc6b589bffd4d27a53df69b27756bb1"
I20260608 12:55:03.101730 15949 raft_consensus.cc:3060] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:03.102001 16023 raft_consensus.cc:3060] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:03.109030 16023 raft_consensus.cc:2468] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 1.
I20260608 12:55:03.109030 15949 raft_consensus.cc:2468] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c880c8223e8e411a8a2f464e169f1811 in term 1.
I20260608 12:55:03.110419 15840 leader_election.cc:304] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b04f14f5eea4903934546d4cfa2544f, c880c8223e8e411a8a2f464e169f1811; no voters: 
I20260608 12:55:03.111356 16076 raft_consensus.cc:2804] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:03.111840 16076 raft_consensus.cc:697] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 1 LEADER]: Becoming Leader. State: Replica: c880c8223e8e411a8a2f464e169f1811, State: Running, Role: LEADER
I20260608 12:55:03.112730 16076 consensus_queue.cc:237] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } }
I20260608 12:55:03.120440 15770 catalog_manager.cc:5696] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 reported cstate change: term changed from 0 to 1, leader changed from <none> to c880c8223e8e411a8a2f464e169f1811 (127.4.88.129). New cstate: current_term: 1 leader_uuid: "c880c8223e8e411a8a2f464e169f1811" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:03.139570 16076 consensus_queue.cc:1048] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:03.154855 16102 consensus_queue.cc:1048] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:03.246417 16078 consensus_queue.cc:1048] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:03.250316 16093 consensus_queue.cc:1048] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:03.265228 16078 consensus_queue.cc:1048] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:55:03.273648 16093 consensus_queue.cc:1048] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:03.294713 16093 consensus_queue.cc:1048] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:55:03.305236 16093 consensus_queue.cc:1048] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:03.322806 16130 consensus_queue.cc:1048] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:03.325886 16129 consensus_queue.cc:1048] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:03.597710 16076 consensus_queue.cc:1048] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:03.693346 16156 consensus_queue.cc:1048] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260608 12:55:04.606863 15837 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.131:39319, user_credentials={real_user=slave}} blocked reactor thread for 48449.9us
W20260608 12:55:04.627178 15988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.88.129:42901, user_credentials={real_user=slave}} blocked reactor thread for 45425.2us
I20260608 12:55:05.087374  4450 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:05.099560 16178 instance_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:05.100135 16179 instance_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:05.101469 16181 instance_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:05.101963  4450 server_base.cc:1061] running on GCE node
I20260608 12:55:05.103163  4450 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:05.103401  4450 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:05.103618  4450 hybrid_clock.cc:648] HybridClock initialized: now 1780923305103600 us; error 0 us; skew 500 ppm
I20260608 12:55:05.104281  4450 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:05.107362  4450 webserver.cc:533] Webserver started at http://127.4.88.132:34211/ using document root <none> and password file <none>
I20260608 12:55:05.107872  4450 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:05.108076  4450 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:05.108421  4450 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:05.109545  4450 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-3-root/instance:
uuid: "d89043a338064c78be115d9b66a743c3"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-vkhm"
I20260608 12:55:05.114342  4450 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:55:05.118358 16186 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:05.119225  4450 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:55:05.119554  4450 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-3-root
uuid: "d89043a338064c78be115d9b66a743c3"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-vkhm"
I20260608 12:55:05.119958  4450 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-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:05.153870  4450 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:05.155134  4450 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:05.156677  4450 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:05.159101  4450 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:05.159318  4450 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.159636  4450 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:05.159808  4450 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.202263  4450 rpc_server.cc:307] RPC server started. Bound to: 127.4.88.132:35073
I20260608 12:55:05.202389 16248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.88.132:35073 every 8 connection(s)
I20260608 12:55:05.219066 16249 heartbeater.cc:344] Connected to a master server at 127.4.88.190:40115
I20260608 12:55:05.219664 16249 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:05.220530 16249 heartbeater.cc:507] Master 127.4.88.190:40115 requested a full tablet report, sending...
I20260608 12:55:05.222515 15771 ts_manager.cc:194] Registered new tserver with Master: d89043a338064c78be115d9b66a743c3 (127.4.88.132:35073)
I20260608 12:55:05.223979 15771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39940
I20260608 12:55:05.834141 15874 consensus_queue.cc:237] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [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: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } }
I20260608 12:55:05.841955 15947 raft_consensus.cc:1275] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Refusing update from remote peer c880c8223e8e411a8a2f464e169f1811: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:55:05.842417 16019 raft_consensus.cc:1275] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Refusing update from remote peer c880c8223e8e411a8a2f464e169f1811: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:55:05.843592 16156 consensus_queue.cc:1048] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:55:05.844538 16255 consensus_queue.cc:1048] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } 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:55:05.854130 15838 consensus_peers.cc:597] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 -> Peer d89043a338064c78be115d9b66a743c3 (127.4.88.132:35073): Couldn't send request to peer d89043a338064c78be115d9b66a743c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5344c6c0607942feb423fb8ee481fc21. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:05.854172 16156 raft_consensus.cc:2955] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.855144 15947 raft_consensus.cc:2955] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.856060 16019 raft_consensus.cc:2955] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.871148 15771 catalog_manager.cc:5696] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f reported cstate change: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "c880c8223e8e411a8a2f464e169f1811" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.883551 16019 consensus_queue.cc:237] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [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: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } attrs { replace: true } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } }
I20260608 12:55:05.904060 15947 raft_consensus.cc:1275] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Refusing update from remote peer 2fc6b589bffd4d27a53df69b27756bb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:55:05.906188 16173 consensus_queue.cc:1048] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:55:05.908428 15987 consensus_peers.cc:597] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 -> Peer d89043a338064c78be115d9b66a743c3 (127.4.88.132:35073): Couldn't send request to peer d89043a338064c78be115d9b66a743c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 493e51ff1de74c31b9f3a3a4625b3ba1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:05.911731 15874 raft_consensus.cc:1275] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Refusing update from remote peer 2fc6b589bffd4d27a53df69b27756bb1: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:55:05.913327 16264 consensus_queue.cc:1048] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } 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:55:05.916132 16266 raft_consensus.cc:2955] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } attrs { replace: true } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.917783 15947 raft_consensus.cc:2955] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } attrs { replace: true } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.919315 15874 raft_consensus.cc:2955] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } attrs { replace: true } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.929852 15772 catalog_manager.cc:5696] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 reported cstate change: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "2fc6b589bffd4d27a53df69b27756bb1" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:05.931037 15872 consensus_queue.cc:237] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [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: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } }
I20260608 12:55:05.941682 16019 raft_consensus.cc:1275] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Refusing update from remote peer c880c8223e8e411a8a2f464e169f1811: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:55:05.942159 15947 raft_consensus.cc:1275] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Refusing update from remote peer c880c8223e8e411a8a2f464e169f1811: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:55:05.942670 15838 consensus_peers.cc:597] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 -> Peer d89043a338064c78be115d9b66a743c3 (127.4.88.132:35073): Couldn't send request to peer d89043a338064c78be115d9b66a743c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bae658b1c0b460d9da6d258d8f3a050. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:05.943456 16156 consensus_queue.cc:1048] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:55:05.944489 16255 consensus_queue.cc:1048] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } 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:55:05.952446 16255 raft_consensus.cc:2955] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.954687 15947 raft_consensus.cc:2955] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.971925 15770 catalog_manager.cc:5696] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f reported cstate change: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "c880c8223e8e411a8a2f464e169f1811" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.974073 16019 raft_consensus.cc:2955] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } attrs { replace: true } } peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:05.979116 15947 consensus_queue.cc:237] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [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: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } }
I20260608 12:55:05.989135 15874 raft_consensus.cc:1275] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Refusing update from remote peer 3b04f14f5eea4903934546d4cfa2544f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:55:05.989916 16019 raft_consensus.cc:1275] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Refusing update from remote peer 3b04f14f5eea4903934546d4cfa2544f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:55:05.991120 16129 consensus_queue.cc:1048] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:55:05.993070 16269 consensus_queue.cc:1048] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } 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:55:06.000000 16269 raft_consensus.cc:2955] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:06.002841 15874 raft_consensus.cc:2955] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
I20260608 12:55:06.005677 16019 raft_consensus.cc:2955] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } } }
W20260608 12:55:06.008765 15913 consensus_peers.cc:597] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f -> Peer d89043a338064c78be115d9b66a743c3 (127.4.88.132:35073): Couldn't send request to peer d89043a338064c78be115d9b66a743c3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bf0e3bd29524fbfb4d970b912150827. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:06.018349 15770 catalog_manager.cc:5696] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f reported cstate change: config changed from index -1 to 16, NON_VOTER d89043a338064c78be115d9b66a743c3 (127.4.88.132) added. New cstate: current_term: 1 leader_uuid: "3b04f14f5eea4903934546d4cfa2544f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "2fc6b589bffd4d27a53df69b27756bb1" member_type: VOTER last_known_addr { host: "127.4.88.131" port: 39319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c880c8223e8e411a8a2f464e169f1811" member_type: VOTER last_known_addr { host: "127.4.88.129" port: 42901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b04f14f5eea4903934546d4cfa2544f" member_type: VOTER last_known_addr { host: "127.4.88.130" port: 38801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d89043a338064c78be115d9b66a743c3" member_type: NON_VOTER last_known_addr { host: "127.4.88.132" port: 35073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:06.226442 16249 heartbeater.cc:499] Master 127.4.88.190:40115 was elected leader, sending a full tablet report...
I20260608 12:55:06.235837  4450 tablet_server.cc:179] TabletServer@127.4.88.129:0 shutting down...
I20260608 12:55:06.272586  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:06.273566  4450 tablet_replica.cc:333] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811: stopping tablet replica
I20260608 12:55:06.274472  4450 raft_consensus.cc:2243] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.275951  4450 raft_consensus.cc:2272] T 5344c6c0607942feb423fb8ee481fc21 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.279421  4450 tablet_replica.cc:333] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811: stopping tablet replica
I20260608 12:55:06.280303  4450 raft_consensus.cc:2243] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.280967  4450 raft_consensus.cc:2272] T 00ebb480c3a14871abdeea1c15b2da69 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.283882  4450 tablet_replica.cc:333] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811: stopping tablet replica
I20260608 12:55:06.284650  4450 raft_consensus.cc:2243] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.285224  4450 raft_consensus.cc:2272] T 38899fc2fb534f2ca9570306ffa07722 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.288226  4450 tablet_replica.cc:333] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811: stopping tablet replica
I20260608 12:55:06.288961  4450 raft_consensus.cc:2243] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.289544  4450 raft_consensus.cc:2272] T 493e51ff1de74c31b9f3a3a4625b3ba1 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.292932  4450 tablet_replica.cc:333] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811: stopping tablet replica
I20260608 12:55:06.293764  4450 raft_consensus.cc:2243] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.294415  4450 raft_consensus.cc:2272] T 6bf0e3bd29524fbfb4d970b912150827 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.297739  4450 tablet_replica.cc:333] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811: stopping tablet replica
I20260608 12:55:06.298441  4450 raft_consensus.cc:2243] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.299827  4450 raft_consensus.cc:2272] T 0bae658b1c0b460d9da6d258d8f3a050 P c880c8223e8e411a8a2f464e169f1811 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:06.323841 15988 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42901: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:55:06.333602 15988 consensus_peers.cc:597] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 -> Peer c880c8223e8e411a8a2f464e169f1811 (127.4.88.129:42901): Couldn't send request to peer c880c8223e8e411a8a2f464e169f1811. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.129:42901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:06.333714  4450 tablet_server.cc:196] TabletServer@127.4.88.129:0 shutdown complete.
I20260608 12:55:06.358888  4450 tablet_server.cc:179] TabletServer@127.4.88.130:0 shutting down...
I20260608 12:55:06.397202  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:06.398116  4450 tablet_replica.cc:333] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f: stopping tablet replica
I20260608 12:55:06.398996  4450 raft_consensus.cc:2243] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.400125  4450 raft_consensus.cc:2272] T 00ebb480c3a14871abdeea1c15b2da69 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.403301  4450 tablet_replica.cc:333] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f: stopping tablet replica
I20260608 12:55:06.404057  4450 raft_consensus.cc:2243] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.404690  4450 raft_consensus.cc:2272] T 0bae658b1c0b460d9da6d258d8f3a050 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.408252  4450 tablet_replica.cc:333] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f: stopping tablet replica
I20260608 12:55:06.409096  4450 raft_consensus.cc:2243] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.409719  4450 raft_consensus.cc:2272] T 5344c6c0607942feb423fb8ee481fc21 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.413260  4450 tablet_replica.cc:333] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f: stopping tablet replica
I20260608 12:55:06.414009  4450 raft_consensus.cc:2243] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.414686  4450 raft_consensus.cc:2272] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.418025  4450 tablet_replica.cc:333] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f: stopping tablet replica
I20260608 12:55:06.418747  4450 raft_consensus.cc:2243] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.419770  4450 raft_consensus.cc:2272] T 38899fc2fb534f2ca9570306ffa07722 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.422889  4450 tablet_replica.cc:333] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f: stopping tablet replica
I20260608 12:55:06.423578  4450 raft_consensus.cc:2243] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.425066  4450 raft_consensus.cc:2272] T 6bf0e3bd29524fbfb4d970b912150827 P 3b04f14f5eea4903934546d4cfa2544f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.441726 16271 ts_tablet_manager.cc:933] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: Initiating tablet copy from peer 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319)
I20260608 12:55:06.447010 16271 tablet_copy_client.cc:323] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: tablet copy: Beginning tablet copy session from remote peer at address 127.4.88.131:39319
I20260608 12:55:06.449079  4450 tablet_server.cc:196] TabletServer@127.4.88.130:0 shutdown complete.
I20260608 12:55:06.472005 16033 tablet_copy_service.cc:140] P 2fc6b589bffd4d27a53df69b27756bb1: Received BeginTabletCopySession request for tablet 493e51ff1de74c31b9f3a3a4625b3ba1 from peer d89043a338064c78be115d9b66a743c3 ({username='slave'} at 127.0.0.1:36902)
I20260608 12:55:06.472771 16033 tablet_copy_service.cc:161] P 2fc6b589bffd4d27a53df69b27756bb1: Beginning new tablet copy session on tablet 493e51ff1de74c31b9f3a3a4625b3ba1 from peer d89043a338064c78be115d9b66a743c3 at {username='slave'} at 127.0.0.1:36902: session id = d89043a338064c78be115d9b66a743c3-493e51ff1de74c31b9f3a3a4625b3ba1
I20260608 12:55:06.473680  4450 tablet_server.cc:179] TabletServer@127.4.88.131:0 shutting down...
I20260608 12:55:06.484935 16033 tablet_copy_source_session.cc:215] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:06.487452  4450 tablet_copy_service.cc:362] P 2fc6b589bffd4d27a53df69b27756bb1: Destroying tablet copy session d89043a338064c78be115d9b66a743c3-493e51ff1de74c31b9f3a3a4625b3ba1 due to service shutdown
I20260608 12:55:06.487843  4450 tablet_copy_service.cc:434] P 2fc6b589bffd4d27a53df69b27756bb1: ending tablet copy session d89043a338064c78be115d9b66a743c3-493e51ff1de74c31b9f3a3a4625b3ba1 on tablet 493e51ff1de74c31b9f3a3a4625b3ba1 with peer d89043a338064c78be115d9b66a743c3
I20260608 12:55:06.489002 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493e51ff1de74c31b9f3a3a4625b3ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.507443 16271 tablet_copy_client.cc:806] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:06.508154 16271 tablet_copy_client.cc:670] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:06.521268  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:06.522434  4450 tablet_replica.cc:333] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1: stopping tablet replica
I20260608 12:55:06.523433  4450 raft_consensus.cc:2243] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.524080  4450 raft_consensus.cc:2272] T 5344c6c0607942feb423fb8ee481fc21 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.526961  4450 tablet_replica.cc:333] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1: stopping tablet replica
I20260608 12:55:06.527801  4450 raft_consensus.cc:2243] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.528527  4450 raft_consensus.cc:2272] T 00ebb480c3a14871abdeea1c15b2da69 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.530719  4450 tablet_replica.cc:333] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1: stopping tablet replica
I20260608 12:55:06.531302  4450 raft_consensus.cc:2243] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.531793  4450 raft_consensus.cc:2272] T 0bae658b1c0b460d9da6d258d8f3a050 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.534582  4450 tablet_replica.cc:333] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1: stopping tablet replica
I20260608 12:55:06.535225  4450 raft_consensus.cc:2243] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.535887  4450 raft_consensus.cc:2272] T 6bf0e3bd29524fbfb4d970b912150827 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.539469  4450 tablet_replica.cc:333] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1: stopping tablet replica
W20260608 12:55:06.539520 15989 consensus_peers.cc:597] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 -> Peer 3b04f14f5eea4903934546d4cfa2544f (127.4.88.130:38801): Couldn't send request to peer 3b04f14f5eea4903934546d4cfa2544f. Status: Network error: Client connection negotiation failed: client connection to 127.4.88.130:38801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:06.540132  4450 raft_consensus.cc:2243] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:06.540709  4450 raft_consensus.cc:2272] T 38899fc2fb534f2ca9570306ffa07722 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.542900  4450 tablet_replica.cc:333] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1: stopping tablet replica
I20260608 12:55:06.543423  4450 raft_consensus.cc:2243] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.544502  4450 raft_consensus.cc:2272] T 493e51ff1de74c31b9f3a3a4625b3ba1 P 2fc6b589bffd4d27a53df69b27756bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.572467  4450 tablet_server.cc:196] TabletServer@127.4.88.131:0 shutdown complete.
I20260608 12:55:06.591125  4450 tablet_server.cc:179] TabletServer@127.4.88.132:0 shutting down...
I20260608 12:55:06.616905  4450 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:55:06.629454 16271 ts_tablet_manager.cc:1011] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: Tablet Copy: Unable to fetch data from remote peer 2fc6b589bffd4d27a53df69b27756bb1 (127.4.88.131:39319): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.4.88.131:39319: connect: Connection refused (error 111)
I20260608 12:55:06.629921 16271 tablet_replica.cc:333] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: stopping tablet replica
I20260608 12:55:06.630182 16271 raft_consensus.cc:2243] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:06.630502 16271 raft_consensus.cc:2272] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3 [term 1 LEARNER]: Raft consensus is shut down!
W20260608 12:55:06.632934 16271 tablet_copy_client.cc:1131] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.4.88.131:39319: connect: Connection refused (error 111)
W20260608 12:55:06.634109 16271 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 493e51ff1de74c31b9f3a3a4625b3ba1 but one is already registered
I20260608 12:55:06.634410 16271 ts_tablet_manager.cc:1916] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:06.645444 16271 ts_tablet_manager.cc:1929] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260608 12:55:06.645789 16271 log.cc:1199] T 493e51ff1de74c31b9f3a3a4625b3ba1 P d89043a338064c78be115d9b66a743c3: Deleting WAL directory at /tmp/dist-test-taskCGSfR4/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923059578967-4450-0/minicluster-data/ts-3-root/wals/493e51ff1de74c31b9f3a3a4625b3ba1
I20260608 12:55:06.664002  4450 tablet_server.cc:196] TabletServer@127.4.88.132:0 shutdown complete.
I20260608 12:55:06.672766  4450 master.cc:562] Master@127.4.88.190:40115 shutting down...
W20260608 12:55:06.696041 15820 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:55:06.696369 15820 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:55:06.696609 15820 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:55:06.697875  4450 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:06.698411  4450 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:06.698752  4450 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c5f690c64e7417c8d48a3ac5c195761: stopping tablet replica
I20260608 12:55:06.720077  4450 master.cc:584] Master@127.4.88.190:40115 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6297 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (16212 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (247023 ms total)
[  PASSED  ] 24 tests.
I20260608 12:55:06.780694  4450 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 ~41 seconds ago
I20260608 12:55:06.780920  4450 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 ~41 seconds ago
I20260608 12:55:06.781073  4450 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:55:06.781225  4450 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 24 messages since previous log ~74 seconds ago
I20260608 12:55:06.781381  4450 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 4 messages since previous log ~156 seconds ago
I20260608 12:55:06.781564  4450 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~225 seconds ago
I20260608 12:55:06.781870  4450 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 61 messages since previous log ~27 seconds ago
I20260608 12:55:06.782032  4450 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
